Commit graph

24 commits

Author SHA1 Message Date
Jonathan Shimwell
db426b66ca
Materials name persist when running depletion simulation (#3738)
Co-authored-by: GuySten <guyste@post.bgu.ac.il>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2026-01-27 06:06:36 +00:00
Paul Romano
58c7fbeac6
Re-run flaky tests when needed (#3604) 2025-10-14 07:47:26 -05:00
Paul Romano
5918564727
Bump up tolerance for flaky activation test (#3560) 2025-09-03 16:35:11 +00:00
Paul Romano
98fe64dd5a
Make sure FluxCollapseHelper loads missing nuclide data (#2694) 2023-09-15 13:19:11 -04: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
c5fd211bb2
Merge pull request #2436 from kkiesling/hybrid_depletion_tally
Fix hybrid depletion direct tally error if nuclides are not present in material
2023-03-25 12:07:43 -05:00
Kalin Kiesling
2d6938553a
Update tests/unit_tests/test_deplete_activation.py
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-03-25 09:13:58 -05:00
Kalin Kiesling
7f68462e3a add nuclide that is not in model; (fails locally) 2023-03-23 15:43:18 -05:00
Rémi Delaporte-Mathurin
6d787d5fb0
Apply suggestions from code review
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2022-11-21 09:39:01 -05:00
Patrick Shriwise
444a80012b Naming tally in activation unit test 2022-10-11 23:38:13 -05:00
Paul Romano
28b8f9ecc5 Change Operator --> CoupledOperator in a few places 2022-08-15 13:35:04 -05:00
Paul Romano
a4f98b489c Change values in dict returned by Material.get_nuclide_atom_densities 2022-06-27 22:36:36 -05:00
Paul Romano
8bfb1889b9 Rename deplete.ResultsList -> deplete.Results 2022-06-03 09:04:00 -05:00
Paul Romano
0b77cc7edc Allow normal instantiation of ResultsList (instead of from_hdf5) 2022-06-03 09:03:57 -05:00
shimwell
130b3a2dc6 corrected arg type to material 2022-03-03 19:14:00 +00:00
Jonathan Shimwell
51b6d59105 minimal changes to allow mat objects not id strings 2022-03-03 18:14:17 +00:00
Patrick Shriwise
f1234a38b0 Updating depletion test files. Further adjustments to how materials are identified for some utility functions. 2021-10-08 14:15:40 -05:00
Paul Romano
504756ae2e Parameterize tolerance for activation test 2020-09-17 22:19:18 -05:00
Paul Romano
7e48637c1d Expand activation test to cover all cases for FluxCollapseHelper 2020-09-15 10:23:31 -05:00
Paul Romano
2466f1739e Implement hybrid depletion tallies 2020-09-15 10:23:31 -05:00
Paul Romano
fbcd789f20 Use flux reaction_rate_mode in activation test 2020-09-15 10:23:31 -05:00
Paul Romano
1d1e7fc5c1 Add depletion decay-only timestep test 2020-08-13 09:24:47 -05:00
Paul Romano
e682aa88e4 Address @drewejohnson comments on #1628 2020-08-06 08:12:36 -05:00
Paul Romano
7ff79778a2 Add new activation test 2020-08-03 14:34:39 -05:00