Commit graph

3298 commits

Author SHA1 Message Date
Sterling Harper
443b308945 Merge remote-tracking branch 'upstream/develop' into diff_tally3 2016-01-22 15:09:54 -05:00
Paul Romano
2ff33e5511 Modify test_energy_laws to include Ta-181
Ta-181 is among a handful of nuclides that uses Kalbach-Mann systematics with
linear-linear interpolation.
2016-01-22 13:35:00 -06:00
Paul Romano
c635084221 Add test to cover Watt, N-body phase space, and evaporation spectra. Fix bug
with N-body phase space.
2016-01-22 11:38:47 -06:00
Sterling Harper
e9ee39d6ea Merge pull request #567 from paulromano/test-simplification
Consolidation of tests in regression test suite
2016-01-21 14:51:24 -05:00
Paul Romano
f0821bdef3 Make sure MEM_CHECK is not defined when it's not supposed to be 2016-01-21 07:18:21 -06:00
Paul Romano
f27d4797bd Add tallies to test_survival_biasing 2016-01-20 20:16:11 -06:00
Paul Romano
b0995e44c1 Merge test_many_scores into test_tallies 2016-01-20 20:16:11 -06:00
Paul Romano
c8c6433840 Various improvements to run_tests.py 2016-01-20 20:16:08 -06:00
Paul Romano
a31a121504 Use older style ndarray.tostring() rather than ndarray.tobytes() 2016-01-19 14:44:32 -06:00
Paul Romano
d2df222c52 Combine two S(a,b) tests into one 2016-01-19 13:20:05 -06:00
Paul Romano
8f1f3a775b Remove test_basic as it doesn't affect coverage 2016-01-19 13:20:05 -06:00
Paul Romano
a5f2d67892 Add a voxel plot to test_plot 2016-01-19 13:20:05 -06:00
Paul Romano
cc26157544 Replace four plot tests with one 2016-01-19 13:20:05 -06:00
Paul Romano
9be8714199 Replace four density tests with a single one 2016-01-19 13:20:05 -06:00
Paul Romano
fbd66b9495 Replace many filter/score tests with a single test_tallies 2016-01-19 13:20:05 -06:00
Paul Romano
05ea729022 Use same add_tests for valgrind/coverage configurations 2016-01-19 13:20:05 -06:00
Paul Romano
80b6da6176 Get coverage working with run_tests.py and generate HTML output 2016-01-19 13:20:05 -06:00
wbinventor@gmail.com
2de30b8e38 Removed blank line in test_mgxs_library_distribcell.py 2016-01-19 08:55:39 -05:00
wbinventor@gmail.com
7bb00368f2 Added test for MGXS library subdomain-averaging across distribcells 2016-01-18 18:44:16 -05:00
Sterling Harper
e2c2f8c939 Merge remote-tracking branch 'upstream/develop' into diff_tally3 2016-01-18 16:25:38 -05:00
Sterling Harper
509c4150d3 Split track and collison derivative accumulations 2016-01-17 21:00:46 -05:00
wbinventor@gmail.com
bc0b826249 Added new tally aggregation (summation) test 2016-01-15 17:33:22 -05:00
Paul Romano
13d91746a0 Change SpatialIndependent to CartesianIndependent 2016-01-15 06:38:30 -06:00
Paul Romano
148e01eec0 Address more comments on pull request #556. 2016-01-15 06:29:41 -06:00
Paul Romano
66f1d7b840 Update inputs digest for test_distribmat once more.
Apparently when I generated the digest before, I had a tallies.xml file present
in the test directory which caused the digest to be wrong.
2016-01-14 09:30:22 -06:00
Paul Romano
ea9fb637f6 Respond to @smharper comments on #556 2016-01-14 06:46:32 -06:00
Paul Romano
84cf96a4be Fix test_distribmat to work with new source capabilities 2016-01-13 21:50:09 -06:00
Paul Romano
d833f90720 Merge branch 'develop' into source-improvements 2016-01-13 21:47:00 -06:00
Paul Romano
8f2169b37c Fix Python3-related problems 2016-01-13 13:50:34 -06:00
Paul Romano
d244913b4c Replace four source tests with a single comprehensive one. Also fix a few bugs. 2016-01-13 13:21:12 -06:00
Sterling Harper
c5eb4b79cc Update distribmat test 2016-01-13 12:24:25 -05:00
Sterling Harper
0ef1461c71 Merge remote-tracking branch 'upstream/develop' into distribcell_mats 2016-01-13 12:24:00 -05:00
Sterling Harper
445c969804 Small fixes for #548 2016-01-13 11:36:05 -05:00
Paul Romano
ba316dd98e Capability to have multiple source distributions. 2016-01-13 09:39:45 -06:00
Paul Romano
db9ac7ba2f SettingsFile now uses source property based off openmc.source.Source. 2016-01-13 09:39:45 -06:00
Paul Romano
8207028d8c Use distribution_from_xml when reading settings.xml 2016-01-13 09:39:45 -06:00
Sterling Harper
9505744291 Fix void distribmats 2016-01-09 23:44:26 -05:00
Sterling Harper
d5d486536b Update summary.h5 files for distribmat 2016-01-09 23:02:29 -05:00
Sterling Harper
c0031d1055 Add --build-inputs option to PyAPITestHarness 2016-01-09 21:32:55 -05:00
Sterling Harper
acb48218b5 Use super() in testing_harness.py 2016-01-09 21:07:30 -05:00
Sterling Harper
12844d0dd1 Add distributed material test 2016-01-09 20:42:40 -05:00
Adam Nelson
ff27852c51 Merge remote-tracking branch 'upstream/develop' into mg 2016-01-07 20:05:01 -05:00
Sterling Harper
295e0034b8 Merge remote-tracking branch 'upstream/develop' into diff_tally3 2015-12-30 16:37:53 -05:00
Adam Nelson
50f21e6ec8 merging with upstream 2015-12-23 18:24:26 -05:00
Sam Shaner
714f4ff2cc removed num_score_bins from tallies.py and removed duplicate scores from tests 2015-12-22 14:10:13 -08:00
Sam Shaner
6ca9e70a70 fixed comments in tallies.py and tally arithmetic test 2015-12-19 12:08:03 -08:00
Sam Shaner
e4fc8e44ed updated tally arithmetic test for work for Python 3 2015-12-19 10:50:07 -08:00
Sam Shaner
911c88ff97 condensed the tally arithmetic test to reduce run time 2015-12-19 09:11:40 -08:00
Sam Shaner
36ca4c9ee8 added tally arithmetic test inputs_true.dat 2015-12-18 14:04:15 -08:00
Sam Shaner
587f0e8f0e extended tally arithmetic test to cover different hybrid tallies and fixed bug in tallies.py 2015-12-18 13:59:16 -08:00