OpenMC/openmc/deplete
Paul Romano 16cde42ff4
Some checks are pending
Tests and Coverage / filter-changes (push) Waiting to run
Tests and Coverage / Python 3.13 (omp=n, mpi=n, dagmc=, libmesh=, event= (push) Blocked by required conditions
Tests and Coverage / Python 3.14 (omp=n, mpi=n, dagmc=, libmesh=, event= (push) Blocked by required conditions
Tests and Coverage / Python 3.14t (omp=n, mpi=n, dagmc=, libmesh=, event= (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=n, mpi=n, dagmc=n, libmesh=n, event=n (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=y, mpi=n, dagmc=n, libmesh=n, event=n (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=n, mpi=y, dagmc=n, libmesh=n, event=n (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=y, mpi=y, dagmc=n, libmesh=n, event=n (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=y, mpi=n, dagmc=, libmesh=y, event= (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=y, mpi=n, dagmc=, libmesh=, event=y (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=y, mpi=y, dagmc=y, libmesh=, event= (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=y, mpi=y, dagmc=, libmesh=y, event= (push) Blocked by required conditions
Tests and Coverage / coverage (push) Blocked by required conditions
Tests and Coverage / Check CI status (push) Blocked by required conditions
dockerhub-publish-develop / main (push) Waiting to run
dockerhub-publish-develop-dagmc-libmesh / main (push) Waiting to run
dockerhub-publish-develop-dagmc / main (push) Waiting to run
dockerhub-publish-develop-libmesh / main (push) Waiting to run
Enable parent-nuclide tally breakdowns in R2S calculations (#4013)
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
2026-07-16 00:00:42 +03: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 Allow the use of substeps for CRAM (#3908) 2026-04-22 18:24:34 -05:00
atom_number.py replaced ordereddict with {} (#2641) 2023-08-19 12:15:11 +00:00
chain.py Support endf.Material in from_endf methods (#3932) 2026-05-29 21:53:45 -05:00
coupled_operator.py Add reactivity control to coupled transport-depletion analyses (#2693) 2026-04-20 07:13:53 -05:00
cram.py Allow the use of substeps for CRAM (#3908) 2026-04-22 18:24:34 -05:00
d1s.py Avoid storing inconsistent sum/sum_sq on summed D1S tallies (#3949) 2026-05-30 03:25:22 +00:00
helpers.py Speed up reaction rate lookup for FluxCollapseHelper (#3724) 2026-01-13 15:34:07 -05:00
independent_operator.py Fix several issues related to independent operator depletion (#3977) 2026-06-23 09:00:47 +02: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 Add reactivity control to coupled transport-depletion analyses (#2693) 2026-04-20 07:13:53 -05:00
microxs.py Make sure output is treated consistently in R2SManager (#3994) 2026-07-04 22:20:03 -05:00
nuclide.py Consistent XML parsing using functions from _xml module (#3517) 2025-08-08 17:47:55 +00:00
openmc_operator.py Materials name persist when running depletion simulation (#3738) 2026-01-27 06:06:36 +00:00
pool.py Allow the use of substeps for CRAM (#3908) 2026-04-22 18:24:34 -05:00
r2s.py Enable parent-nuclide tally breakdowns in R2S calculations (#4013) 2026-07-16 00:00:42 +03: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 Add chain parameter to Material.get_activity for half-life data (#3957) 2026-07-11 06:18:26 +00:00
stepresult.py Add reactivity control to coupled transport-depletion analyses (#2693) 2026-04-20 07:13:53 -05:00
transfer_rates.py depletion-thermochemistry: Redox control transfer rates (#2783) 2025-11-12 16:45:48 -06:00