Commit graph

17 commits

Author SHA1 Message Date
Paul Romano
9fee6534b6
Prepare for NumPy 2.0 (#2845) 2024-03-26 12:00:06 -04:00
Paul Romano
94f02ae10b
Bump version to 0.14.0-dev (#2740) 2023-10-31 16:55:19 -05:00
Jonathan Shimwell
20877c61a1
Adding helpful info to keyerror for StepResults.get_material (#2674)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-09-01 19:32:08 +00:00
Jonathan Shimwell
457bea6f0b
replaced ordereddict with {} (#2641)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-08-19 12:15:11 +00:00
Jonathan Shimwell
2536cae11b
allowing stepresult to save to a path (#2567)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-06-21 12:07:15 +00:00
Paul Romano
d6a4a3ecb9 Produce light particles from decay 2022-11-16 23:07:52 -06:00
Paul Romano
53b6d8ab11 Change 0.14.0 --> 0.13.2 2022-10-21 07:08:52 -05:00
Paul Romano
ce1abc5350 Documentation updates 2022-09-26 12:58:54 -05:00
Paul Romano
7af56d8db2 Add get_material method on StepResult 2022-09-26 12:58:54 -05:00
Paul Romano
ed6fbe37f5 Rename mat_to_ind -> index_mat, nuc_to_ind -> index_nuc in StepResult 2022-09-26 12:58:53 -05:00
Paul Romano
d31b083685 Address @yardasol review comments 2022-08-16 16:19:55 -05:00
yardasol
89d79310bb revert DepletionOperator to TransportOperator; doc updates 2022-08-01 12:44:28 -05:00
yardasol
3e81a86915 TransportOperator->DepletionOperator 2022-07-30 18:37:51 -05:00
yardasol
1d81b553de allow None-valued keff in stepresult.py 2022-07-07 14:30:48 -05:00
Paul Romano
382867db7f Address @drewejohnson comments on #2077 2022-06-13 12:32:09 -05:00
Paul Romano
bc1ab31746 Raise exception if timestep in [MWd/kg] is given with zero power 2022-06-03 09:09:52 -05:00
Paul Romano
bd7b33c636 Rename results.py stepresult.py 2022-06-03 09:04:00 -05:00
Renamed from openmc/deplete/results.py (Browse further)