OpenMC/openmc/deplete
2025-11-20 12:10:04 -06:00
..
__init__.py Automate workflow for mesh- or cell-based R2S calculations (#3508) 2025-11-01 00:15:25 +00:00
_matrix_funcs.py simplifying LEQI docstring math and removing unnecessary operations (#2705) 2023-09-25 16:25:37 -05:00
abc.py 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
atom_number.py replaced ordereddict with {} (#2641) 2023-08-19 12:15:11 +00:00
chain.py Fix a few warnings, rename add_to_tallies_file (#3639) 2025-11-18 17:57:12 -06:00
coupled_operator.py Allowing chain_file to be chain object to save reloading time (#3436) 2025-06-12 21:02:35 +00:00
cram.py Change matrix format to CSC in depletion (#2764) 2023-11-28 07:34:02 -06:00
d1s.py Speed up apply_time_correction by reducing file I/O and deepcopies (#3617) 2025-10-28 09:23:16 +01:00
helpers.py Ruff comments on code (#2696) 2023-09-26 03:37:19 +00:00
independent_operator.py Adding material depletion function (#3420) 2025-07-18 14:37:57 +00:00
integrators.py 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
microxs.py Add two MPI barriers in R2S workflow (#3646) 2025-11-20 12:10:04 -06:00
nuclide.py Consistent XML parsing using functions from _xml module (#3517) 2025-08-08 17:47:55 +00:00
openmc_operator.py Allowing chain_file to be chain object to save reloading time (#3436) 2025-06-12 21:02:35 +00:00
pool.py depletion-thermochemistry: Redox control transfer rates (#2783) 2025-11-12 16:45:48 -06:00
r2s.py Add two MPI barriers in R2S workflow (#3646) 2025-11-20 12:10:04 -06:00
reaction_rates.py Replace all deprecated Python typing imports and syntax with updated forms (#3085) 2024-07-18 17:40:42 +00:00
results.py 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
stepresult.py 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
transfer_rates.py depletion-thermochemistry: Redox control transfer rates (#2783) 2025-11-12 16:45:48 -06:00