Commit graph

23 commits

Author SHA1 Message Date
Paul Romano
c3aa903146 Get rid of tallies_present argument for test harness classes 2017-04-07 21:04:14 -05:00
Paul Romano
ffc3bbfd67 Allow plot, volume, and particle restart run modes directly 2017-02-17 09:59:21 -06:00
Paul Romano
ab72510d20 Update physical constants to CODATA 2014 2017-02-14 07:13:20 -06:00
Paul Romano
a95266ab22 Major refactor to include cross sections at multiple temperatures within the
Nuclide and SAlphaData derived types.
2016-08-31 10:13:38 -05:00
Adam Nelson
cd95667292 Updated to get significantly higher tets passage rate. Still have more work to do in a few key areas. 2016-08-21 20:40:47 -04:00
Paul Romano
68e5a093aa Added full openmc.data package and hooks in code 2016-07-14 15:19:48 -05:00
jingang
1f33f93e63 Implemented in a different way: using a additional stream ('STREAM_URR_PTABLE') to sample urr prn 2016-03-07 10:22:22 -05:00
jingang
deec7eef4f Update regression tests results for Al.5 2016-03-05 13:52:07 -05:00
jingang
4686a4ce88 Updated regress tests as the new URR sampling approach changed the results 2016-03-01 18:14:31 -05:00
Paul Romano
6e61de7515 Merge branch 'develop' into complex-cells
Conflicts:
	tests/test_filter_cell/geometry.xml
	tests/test_filter_cellborn/geometry.xml
	tests/test_filter_energy/geometry.xml
	tests/test_filter_energyout/geometry.xml
	tests/test_filter_group_transfer/geometry.xml
	tests/test_filter_material/geometry.xml
	tests/test_filter_universe/geometry.xml
	tests/test_score_MT/geometry.xml
	tests/test_score_absorption/geometry.xml
	tests/test_score_events/geometry.xml
	tests/test_score_fission/geometry.xml
	tests/test_score_flux/geometry.xml
	tests/test_score_flux_yn/geometry.xml
	tests/test_score_kappafission/geometry.xml
	tests/test_score_nufission/geometry.xml
	tests/test_score_nuscatter/geometry.xml
	tests/test_score_nuscatter_n/geometry.xml
	tests/test_score_nuscatter_pn/geometry.xml
	tests/test_score_nuscatter_yn/geometry.xml
	tests/test_score_scatter/geometry.xml
	tests/test_score_scatter_n/geometry.xml
	tests/test_score_scatter_pn/geometry.xml
	tests/test_score_scatter_yn/geometry.xml
	tests/test_score_total/geometry.xml
	tests/test_score_total_yn/geometry.xml
2015-10-05 08:04:20 +07:00
Sterling Harper
03a8fb64e6 Address @paulromano comments on #469 2015-10-03 11:28:36 -04:00
Sterling Harper
d14750149a Fix Python paths in tests 2015-10-02 23:59:41 -04:00
Paul Romano
adfa0288ce Update all geometry.xml files to use 'region' 2015-09-28 16:54:48 +07:00
Paul Romano
23481c6438 Update test results since modeling (n,xn) as secondary particles changes answers 2015-08-21 11:23:55 +07:00
Paul Romano
8331902dfb Merge branch 'develop' into double-constants
Conflicts:
	tests/test_trigger_batch_interval/results_true.dat
	tests/test_trigger_no_batch_interval/results_true.dat
	tests/test_trigger_tallies/results_true.dat
2015-07-05 10:40:57 +07:00
Paul Romano
465e525124 Use real(8) constants everywhere. Use variables from constants module where
possible. Also add HALF, THREE, and FOUR.
2015-07-03 10:07:26 +07:00
Sterling Harper
62d4670d1b Added update capability to TestHarness #402 2015-06-29 19:22:14 -06:00
Sterling Harper
e610f0147d Updated tests to use Python TestHarness 2015-06-26 14:37:24 -06:00
Paul Romano
085ade9ffc Consistently use the same Python interpreter when running tests 2015-06-04 13:53:42 +07:00
Paul Romano
5be69f0e4d Make it clear why sys.path is amended in results.py scripts 2015-06-01 08:51:12 +07:00
Paul Romano
acc7b2cf24 Fix openmc imports in tests and fix a few paths in run_test.py 2015-05-31 15:34:15 +07:00
Will Boyd
0169c80802 Updated tally trigger tests to use active in place of status element 2015-05-07 08:32:11 -04:00
Will Boyd
fc5c421854 Initial commmit for tally triggers with squashed commit log 2015-05-05 16:47:05 -04:00