Commit graph

174 commits

Author SHA1 Message Date
Paul Romano
84e7422aa3 Don't expose keff_search_control 2026-03-12 11:50:13 -05:00
Paul Romano
69c3483687 Rename to run 2026-03-12 11:47:32 -05:00
Paul Romano
95dbb29c21 Remove a deepcopy 2026-03-12 11:41:23 -05:00
Paul Romano
7ac6fcdcc3 Remove step_index in search_for_keff calls 2026-03-12 11:09:05 -05:00
Paul Romano
deb9f1d79a Refactor Integrator.integrate 2026-03-12 11:05:59 -05:00
Paul Romano
2b4fa56ca3 Style fixes 2026-03-12 10:53:33 -05:00
Paul Romano
f8ea4649df Small edits 2026-03-12 10:51:11 -05:00
Paul Romano
821bb5ab65 Fix restart with saved keff search 2026-03-12 10:51:08 -05:00
Paul Romano
5af848f6fd Style fixes 2026-03-11 17:46:39 -05:00
church89
1fd1ad7cda make keff_search control class private 2026-02-26 10:47:57 +01:00
church89
4c512adca1 addressing Paul's comments 2026-02-20 16:54:31 +01:00
church89
5737c39e41 minor fix 2026-01-19 14:40:08 +01:00
church89
17f10c4055 remove obsolete bits and update unit test 2026-01-19 14:35:00 +01:00
church89
3e9733b4ff refactoring of reactivity control 2026-01-19 11:51:03 +01:00
church89
8d7ac63151 Merge branch 'develop' of https://github.com/openmc-dev/openmc into openmc-dev-develop 2026-01-13 13:30:50 +01:00
Paul Romano
9c91bddf04
Migrate to SciPy sparse arrays (#3613) 2026-01-02 13:43:25 +02:00
Paul Romano
f544d02e49
Don't write reaction rates in depletion results by default, remove per-stage data for multistage integrators (#3609) 2025-11-19 12:26:57 -05:00
Lorenzo Chierici
50bb0df191
depletion-thermochemistry: Redox control transfer rates (#2783)
Co-authored-by: Gavin Ridley <gavin.keith.ridley@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-11-12 16:45:48 -06:00
Paul Romano
007ac8148b
Allow newer Sphinx version and fix docbuild warnings (#3571) 2025-09-19 07:27:41 +03: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
Lewis Gross
e14bb884eb
Update _get_start_data to always grab the beginning of timestep time (#3414)
Co-authored-by: Paul Wilson <paul.wilson@wisc.edu>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-06-04 23:40:55 +00:00
Lorenzo Chierici
7382b5d1c8
External transfer rates source term (#3088)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-05-12 15:48:21 -05:00
Lorenzo Chierici
3ed3071ce7
Merge pull request #44 from openmc-dev/develop
merge latest develop
2025-03-12 10:03:01 +01:00
Lewis Gross
557b714d87
add continue feature for depletion (#3272)
Co-authored-by: Connor Moreno <camoreno@wisc.edu>
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Lewis Gross <ligross@cnerg-docker-04.neep.wisc.edu>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-03-06 01:07:50 +00:00
Paul Romano
d643ad0c41
Simulation of decay photons through the D1S method (#3235)
D1S FTW!
2025-02-21 12:47:38 -05:00
Lorenzo Chierici
dcb25575ca
avoid zero division if source rate of previous result is zero (#3169) 2024-10-14 14:47:22 -05:00
Paul Romano
55b52b7ef3
Release of version 0.15.0 (#3050) 2024-06-22 01:28:56 +00:00
Lorenzo Chierici
f576e873c2
Merge branch 'develop' into batchwise_pr 2024-06-06 13:49:14 +02:00
church89
e7c15cfa4f add forgotten argument to StepResult save method 2024-06-06 13:47:02 +02:00
church89
7583f78750 implement suggested changes to reactivity control classes 2024-06-05 09:27:29 +02:00
Paul Romano
6e57f1dc72
Compute homogenized materials over mesh elements (#2971) 2024-05-02 13:47:10 -04:00
Jonathan Shimwell
5d2b352025
f strings instead of .format for string editing (#2987) 2024-04-29 16:45:37 -05:00
Gavin Ridley
ff50afb19f
Allow pure decay IndependentOperator (#2966)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-04-24 22:14:37 +00:00
church89
efc1f617e7 made ReactivityControllers settable through the integrator 2024-04-16 14:22:06 +02:00
church89
ee13d16d7d remove unused index argumnet in restart method to comply with latest develop branch 2024-03-20 10:39:52 +01:00
Lorenzo Chierici
49191d4da3
Merge branch 'develop' into batchwise_pr 2024-03-20 09:04:35 +01:00
church89
a4731ab2b9 add reactivity control restarting condition to integrator class 2024-03-19 13:32:17 +01:00
church89
9328e5b930 explicit path argument in SIIntegrator step result save method, since right thi class is not supported 2024-03-19 11:26:42 +01:00
church89
0a2933ce53 replaced batchwise nomenclature with reactivity_control one 2024-03-15 13:37:44 +01:00
church89
9d6c5be32d address comments by @drewejohnson 2024-03-14 17:30:58 +01:00
Lorenzo Chierici
f3dfdf8a45
Apply suggestions from code review
Address doc string comments

Co-authored-by: Andrew Johnson <drewejohnson@users.noreply.github.com>
2024-03-14 10:36:27 +01:00
Jonathan Shimwell
a8f7a61acb
removed unused step_index arg from restart (#2867) 2024-02-28 22:13:45 +00:00
Jonathan Shimwell
5005c3cdc6
type hinting openmc.deplete.abc.py (#2866)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-02-15 07:30:46 +00:00
church89
1aad455c3b add batchwise get method and update unit test 2024-02-12 11:02:46 +01:00
church89
ef4fe68125 missing underscore 2024-02-07 13:49:50 +01:00
church89
1731fdab5e address comments by @drewejohnson 2024-02-07 12:56:19 +01:00
Lorenzo Chierici
13ee2e3daf Apply suggestions from code review
Co-authored-by: Andrew Johnson <drewejohnson@users.noreply.github.com>
2024-02-07 12:56:19 +01:00
church89
325969f561 remove unused import 2024-02-07 12:56:19 +01:00
church89
688631c9fd add missing docstrings 2024-02-07 12:56:19 +01:00
church89
cea8801ded resolve conflicts 2024-02-07 12:52:16 +01:00