Commit graph

23 commits

Author SHA1 Message Date
Joffrey Dorville
659e43af7d
Enabling MCPL source files to be read when using surf_source_read (#3472)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-07-18 08:47:08 +00:00
Paul Romano
d643ad0c41
Simulation of decay photons through the D1S method (#3235)
D1S FTW!
2025-02-21 12:47:38 -05:00
Zoe Prieto
9686851e7a
Write surface source files per batch (#3124)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-10-03 22:32:03 +00:00
Joffrey Dorville
ddc9526966
Storing surface source points using a cell ID (#2888)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-06-19 10:11:58 -05:00
Paul Romano
c5f551103f
Bank surface source particles in all active cycles (#2592)
Co-authored-by: Jose Ignacio Marquez Damian <22483345+marquezj@users.noreply.github.com>
2023-07-14 18:43:47 +00:00
Patrick Shriwise
eda39ad9ca
Python source class refactor (#2524)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-06-20 21:27:55 -05:00
Paul Romano
dc0850541b Fix test update for mg_temperature and surface_source 2021-05-03 09:43:09 -05:00
YoungHui Park
c689203874 Add openmc.reset_auto_ids() to reset ID numbers 2021-01-18 14:36:05 -06:00
YoungHui Park
797a91e683 Rename marker/variable name 2021-01-18 14:36:05 -06:00
YoungHui Park
aada8cd26a Remove manual ID specification 2021-01-18 14:36:05 -06:00
YoungHui Park
65e182b6f9 Add missing change on variable name 2021-01-18 14:36:05 -06:00
YoungHui Park
5f48ec9eeb Rename max_surf_banks to max_particles 2021-01-18 14:36:05 -06:00
YoungHui Park
26c3043726 Rename surf_ids to surface_ids 2021-01-18 14:36:05 -06:00
YoungHui Park
e427dbde50 Reword src to source for consistency 2021-01-18 14:36:05 -06:00
YoungHui Park
400c20b6fc Update tests/regression_tests/surface_source/test.py
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-01-18 14:36:05 -06:00
YoungHui Park
f1dea9c4f1 Update tests/regression_tests/surface_source/test.py
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-01-18 14:36:05 -06:00
YoungHui Park
9fa68075c6 Convert dtye from mixed to a float for comparison assertion 2021-01-18 14:36:05 -06:00
YoungHui Park
7ee3e12771 Test line-by-line assert_array_equal 2021-01-18 14:36:05 -06:00
YoungHui Park
ba644ca335 Try numpy assert_array_equal 2021-01-18 14:36:05 -06:00
YoungHui Park
2b95dd30e2 Test line-by-line assertion 2021-01-18 14:36:05 -06:00
YoungHui Park
8b08da7405 Give seed to surface source testing 2021-01-18 14:36:05 -06:00
YoungHui Park
1fa3083676 Minor revisions 2021-01-18 14:36:05 -06:00
YoungHui Park
d3f26426d4 Add regression test for surface source read/write feature 2021-01-18 14:36:04 -06:00