Lorenzo Chierici
e431d49bec
Add reactivity control to coupled transport-depletion analyses ( #2693 )
...
Co-authored-by: Andrew Johnson <drewejohnson@users.noreply.github.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2026-04-20 07:13:53 -05:00
Jonathan Shimwell
f81962c960
Allowing chain_file to be chain object to save reloading time ( #3436 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-06-12 21:02:35 +00:00
Jonathan Shimwell
820648daee
using reduce chain level to remove need for reduce chain ( #3377 )
...
Co-authored-by: Jon Shimwell <jon@proximafusion.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-04-23 06:44:46 +00:00
John Vincent Cauilan
4c0e08bae8
Replace all deprecated Python typing imports and syntax with updated forms ( #3085 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-07-18 17:40:42 +00:00
Jonathan Shimwell
5d2b352025
f strings instead of .format for string editing ( #2987 )
2024-04-29 16:45:37 -05:00
Lorenzo Chierici
569c087597
Depletion restart with mpi ( #2778 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-04-09 12:26:03 -07:00
Gavin Ridley
fca4da4bda
Export model.tallies to XML in CoupledOperator ( #2840 )
2024-01-23 06:53:11 -06:00
Gavin Ridley
d8e9d58c5e
Reset timers at correct place in deplete ( #2821 )
2024-01-11 08:56:44 -06:00
Jin Whan Bae
f5900293fa
microxs from mg flux and chain file ( #2755 )
...
Co-authored-by: Jin Whan Bae <baej@ornl.gov>
Co-authored-by: shimwell <mail@jshimwell.com>
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
Co-authored-by: Olek <45364492+yardasol@users.noreply.github.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-12-21 21:21:14 -06:00
Paul Romano
94f02ae10b
Bump version to 0.14.0-dev ( #2740 )
2023-10-31 16:55:19 -05:00
Jonathan Shimwell
03c1c6a1f3
moved diff_burnable_mat to model ( #2718 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-10-17 07:14:55 -05:00
Jonathan Shimwell
989875b070
allowing different volume methods for diff mat ( #2691 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-09-26 00:37:25 +00:00
Olek
bbd7756930
Allow decay only nuclides to be specified in Material for a depletion simulation ( #2616 )
...
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-09-14 01:00:52 +00:00
Paul Romano
8ce5c7366c
Remove initial dilute nuclides in depletion ( #2568 )
2023-06-21 14:45:59 +02:00
Lorenzo Chierici
c5bc2302eb
Transfer rates mpi ( #2551 )
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-06-15 23:00:20 -05:00
yardasol
e4281408f6
reset timers after writing statepoint file
2022-11-18 10:31:58 -06:00
Paul Romano
3645a41861
Address @shimwell comments on #2211
2022-09-21 07:26:27 -05:00
Paul Romano
a074e0a5cf
Use openmc.config['cross_sections'] instead of OPENMC_CROSS_SECTIONS
2022-09-07 16:46:10 -05:00
Paul Romano
02f1815299
Add missing versionadded directives
2022-08-15 13:20:59 -05:00
yardasol
c3921b735f
Changes from @paulromano's 6th round of comments
...
- add more detail to `MicroXS` example in User's Guide
- Cleanup the `from_model` method
- Reduce repeated code between `MicroXS` and `CoupledOperator`
2022-08-04 10:51:38 -05:00
yardasol
89d79310bb
revert DepletionOperator to TransportOperator; doc updates
2022-08-01 12:44:28 -05:00
yardasol
2f985a8086
syntax fix in CoupledOperator
2022-08-01 09:58:52 -05:00
yardasol
eac4092362
address @paulromano's fourth round of comments
...
- syntax fixes
- remove `units` argument from MicroXS.from_csv and MicroXS.from_array
- make Operator warning display only when users call Operator
2022-08-01 09:35:35 -05:00
yardasol
3e81a86915
TransportOperator->DepletionOperator
2022-07-30 18:37:51 -05:00
yardasol
467ae6b9fb
operator.py -> coupled_operator.py
2022-07-30 16:55:36 -05:00