OpenMC/tests/regression_tests/sourcepoint_batch
2019-05-21 13:14:50 -05:00
..
__init__.py Make tests directory a package (for pytest) 2018-02-05 07:35:19 -06:00
geometry.xml Move regression tests into separate directory 2018-02-05 07:35:19 -06:00
materials.xml Move regression tests into separate directory 2018-02-05 07:35:19 -06:00
results_true.dat Change in Calculating K-Eff from cpp side for cases of batches (n) <= 3 has changed. Therefore filter_distribcell, which ran batches of 1,1,3 and 1, has been updated to reflect the more accurate calcultion. sourcepoint_batches explanation: This test needed to be updated because statepoint files are written for 3 or fewer batches, which will change the k-eff result written in write_eigenvalue_hdf5 for those statepoint files. All other k-effective values are unaffected and the final result of the simulation is the same. 2019-05-21 13:14:50 -05:00
settings.xml Move regression tests into separate directory 2018-02-05 07:35:19 -06:00
test.py Use Position and Direction in Particle class 2019-03-01 16:00:36 -06:00