OpenMC/tests
Matteo Zammataro 97e04c464a
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
Add ambient dose coefficients (H*(10)) from ICRP74 (#3256)
Co-authored-by: matteo.zammataro <matteo.zammataro@newcleo.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2026-07-02 23:51:10 +00:00
..
cpp_unit_tests Tally 32-bit Overflow Fix (#3960) 2026-07-02 11:53:49 -05:00
regression_tests Turn the weight window game off for a zero or negative lower bound (#3990) 2026-07-02 13:04:02 -05:00
unit_tests Add ambient dose coefficients (H*(10)) from ICRP74 (#3256) 2026-07-02 23:51:10 +00:00
__init__.py Tests: adding option to copy file into temp dir. 2022-01-08 16:28:31 -06:00
chain_ni.xml Simulation of decay photons through the D1S method (#3235) 2025-02-21 12:47:38 -05:00
chain_simple.xml Add decay heat function in material (#2287) 2022-11-17 22:57:01 -06:00
chain_simple_decay.xml Allow decay only nuclides to be specified in Material for a depletion simulation (#2616) 2023-09-14 01:00:52 +00:00
conftest.py Speedup CI and Improve Reproducibility Across Compilers (#3823) 2026-02-25 17:12:18 -06:00
dummy_operator.py Clip negative atom densities that result from CRAM (#3879) 2026-04-21 20:24:53 +00:00
fns_flux_709.npy Flux Energy Group Conversion using lethargy-weighted redistribution (#3705) 2026-01-10 22:04:47 +02:00
micro_xs_simple.csv Refactor MicroXS class and usage in IndependentOperator (#2595) 2023-08-31 10:55:21 -04:00
readme.rst Update documentation relating to test suite 2018-02-05 07:35:48 -06:00
test_matplotlib_import.py Defer a few more matplotlib imports 2023-04-26 09:48:05 -05:00
testing_harness.py Random Ray Forward Flux Save in Adjoint Mode (#3962) 2026-07-01 22:35:27 +02:00

See docs/source/devguide/tests.rst for information on the OpenMC test suite.