Commit graph

35 commits

Author SHA1 Message Date
Paul Romano
b41e22f68b
Refactor ParticleType to use PDG Monte Carlo numbering scheme (#3756)
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: Amanda Lund <alund1187@gmail.com>
2026-02-03 07:23:24 +00:00
GuySten
5c4121efd2
Fix hdf5 source_bank struct size. (#3676) 2025-12-11 22:01:10 -06:00
Ilham Variansyah
ecb0a3361f
Combing for fission site sampling, and delayed neutron emission time (#2992)
Co-authored-by: Gavin Ridley <gavin.keith.ridley@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-09-19 08:10:08 +00:00
GuySten
4500f07b44
Remove reorder_attributes from openmc._xml (#3519) 2025-08-08 16:59:22 +07:00
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
Patrick Myers
1cb22075ef
Changed xml to lxml (#2489) 2023-05-09 10:41:04 -05:00
Ethan Peterson
11e618fe81 adding export_to_xml to run and updating tests 2023-03-24 18:54:54 -04:00
Paul Romano
091241070f Update test results with numpy 1.24 and anisotropic fission 2023-02-10 12:21:42 -06:00
myerspat
19c807ade2 updated regression tests 2022-12-21 10:15:14 -05:00
Paul Romano
b2270d4aef Update reference surface source for regression test 2022-09-23 08:43:48 -05:00
Paul Romano
cad7f68129 Update test results that depend on inverse-velocity score 2022-01-05 07:43:44 -06:00
Paul Romano
9552be7316 Update test results from new random number stream 2021-05-03 10:32:16 -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
e2d3ace601 Add an __init__.py to the surface source regression test 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