| .. |
|
__init__.py
|
make keff_search control class private
|
2026-02-26 10:47:57 +01: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 expose keff_search_control
|
2026-03-12 11:50:13 -05:00 |
|
atom_number.py
|
replaced ordereddict with {} (#2641)
|
2023-08-19 12:15:11 +00:00 |
|
chain.py
|
Migrate to SciPy sparse arrays (#3613)
|
2026-01-02 13:43:25 +02: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
|
Migrate to SciPy sparse arrays (#3613)
|
2026-01-02 13:43:25 +02: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 |
|
keff_search_control.py
|
Rename to run
|
2026-03-12 11:47:32 -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
|
Migrate to SciPy sparse arrays (#3613)
|
2026-01-02 13:43:25 +02: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
|
add forgotten docstring
|
2026-02-20 17:04:03 +01:00 |
|
transfer_rates.py
|
depletion-thermochemistry: Redox control transfer rates (#2783)
|
2025-11-12 16:45:48 -06:00 |