Paul Romano
8265c75cb0
Sort XML elements by integer ID, use 2 spaces per indent level
...
Some test results actually change because the different ordering of materials in
the XML file results in a different order in which nuclides are loaded
in. Because probability table sampling is sensitive to the order of nuclides,
the RNG stream ends up being different.
2017-06-07 20:12:51 -05:00
Paul Romano
ca009e211e
Manage unique IDs via new IDManagerMixin that uses class variables
2017-06-07 20:12:51 -05:00
Paul Romano
ad2e1cc1b4
Respond to @wbinventor comments on #852
2017-04-10 07:16:17 -05:00
Paul Romano
c3aa903146
Get rid of tallies_present argument for test harness classes
2017-04-07 21:04:14 -05:00
Paul Romano
fc0c907030
Add openmc.examples module that replaces input_set.py from tests
2017-04-07 21:04:10 -05:00
Paul Romano
ffc3bbfd67
Allow plot, volume, and particle restart run modes directly
2017-02-17 09:59:21 -06:00
Adam Nelson
d4c7a9cdda
Updating tests for correction to histogram scattering
2017-01-16 14:50:23 -05:00
Paul Romano
40ce4fe84d
Write full Python API generated inputs to inputs_true.dat
2016-12-14 06:58:45 -06:00
Paul Romano
9a3f3d1560
Use clever tricks to simplify Boolean geometry expressions
2016-12-14 06:57:51 -06:00
Sam Shaner
2eb49d17e6
updated failing tests
2016-11-05 12:47:32 -04:00
Sam Shaner
4639fee7e1
merged with upstream/develop
2016-11-02 13:29:26 -04:00
Sam Shaner
ccab350cd6
fixed error in mgxs_header.F90 with nu-fission not being read in for angle dependent xs
2016-11-02 13:09:19 -04:00
Sam Shaner
716b6a92f5
removed element expansion in Fortran and added it to Python API
2016-10-23 16:11:18 -04:00
Sam Shaner
f7c3f80504
updated results to mg tests
2016-10-18 08:11:19 -04:00
Adam Nelson
aaf9b40169
fixing the python2 test error
2016-10-15 19:46:18 -04:00
Adam Nelson
c1dd7df7dd
Increased MG mode test coverage from 63% to 74%.
2016-10-15 15:15:50 -04:00
Adam Nelson
8c8e0a7174
Updating failing tests
2016-09-10 15:04:07 -04:00
Adam Nelson
6cf7f7fa48
Revising with develop with its latest th5 merge
2016-09-08 05:17:30 -04:00
Paul Romano
46cb02efe4
Remove old default_temperature specification in materials.xml
2016-09-06 22:25:12 -05:00
Adam Nelson
1625927b44
Slowly getting the tests to work
2016-09-05 21:04:50 -04:00
Adam Nelson
766c93e4f7
Got all the tests passing!
2016-08-23 20:06:14 -04:00
Adam Nelson
dffb9858e8
Fixed per @paulromano comments
2016-06-08 19:38:44 -04:00
Adam Nelson
826d5a43d8
Switched tabular_legendre to have a default of true
2016-06-07 20:04:13 -04:00
Adam Nelson
a90a2f14dd
Updating tests and merging
2016-05-02 04:57:33 -04:00
Paul Romano
f622300b7f
Various improvements/fixes to Python API. Also fix MPI F08 binding issue.
2016-04-25 08:29:36 -05:00
Adam Nelson
a53b3fc781
Updated test results, made fission sampling in MG mode a smidge faster
2016-03-09 21:01:26 -05:00
Adam Nelson
2c4917bd3f
Updating MG tests which previously failed due to change in rejection sampling algorithm
2016-02-13 06:07:19 -05:00
Adam Nelson
1aa80bbac8
I think I fixed the failing tests. Travis, do your thing
2016-02-03 13:00:55 -05:00
Adam Nelson
d6f71ff603
Revised existing MG tests to use my 1d problem since I had angular xs and tabular scattering kernels already generated; added tests for max_order and nuclidic data instead of macroscopic mgxs data. Fixed a bug related to doing the nuclidic data.
2015-11-18 20:47:54 -05:00
Adam Nelson
9141e2a00f
Updated testing harness and input_set for MG tests and added first MG test: test_mg_basic
2015-11-17 20:30:16 -05:00