OpenMC/tests
2023-01-13 10:33:19 -05:00
..
cpp_unit_tests added documentation on unit testing with catch2 2022-12-23 12:54:59 -05:00
regression_tests Merge branch 'develop' into distribution-alias-sampling 2023-01-13 10:33:19 -05:00
unit_tests Merge pull request #2348 from cfichtlscherer/prompt_neutrons 2023-01-13 09:44:44 +07: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
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 update and expand deplete_no_transport test 2022-08-09 21:54:35 -05:00
readme.rst Update documentation relating to test suite 2018-02-05 07:35:48 -06:00
testing_harness.py Change StatePoint.k_combined -> keff, ResultsList.get_eigenvalue -> get_keff 2022-05-02 12:09:43 -05:00

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