OpenMC/tests
2024-06-22 01:28:56 +00:00
..
cpp_unit_tests update math function unit test with catch2 (#2955) 2024-06-19 15:56:02 +00:00
regression_tests Release of version 0.15.0 (#3050) 2024-06-22 01:28:56 +00:00
unit_tests Release of version 0.15.0 (#3050) 2024-06-22 01:28:56 +00:00
__init__.py Tests: adding option to copy file into temp dir. 2022-01-08 16:28:31 -06: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 partial work on adding travis event-based functionality via command line argument 2020-01-23 23:12:18 +00:00
dummy_operator.py revert DepletionOperator to TransportOperator; doc updates 2022-08-01 12:44:28 -05: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 Transport (#2823) 2024-04-18 22:10:16 +00:00

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