OpenMC/tests
Paul Romano 183d9c74f6
Merge pull request #2161 from lewisgross1296/delete_tally
Add extern function to delete a tally by its index in the tallies vector
2022-08-18 08:45:07 -05:00
..
regression_tests Change Operator --> CoupledOperator in a few places 2022-08-15 13:35:04 -05:00
unit_tests Merge pull request #2161 from lewisgross1296/delete_tally 2022-08-18 08:45:07 -05:00
__init__.py Tests: adding option to copy file into temp dir. 2022-01-08 16:28:31 -06:00
chain_simple.xml Move simple chains into tests directory 2018-02-21 10:50:18 -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.