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
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
40ce4fe84d
Write full Python API generated inputs to inputs_true.dat
2016-12-14 06:58:45 -06:00
Paul Romano
1110c03c74
Fix use of energy in tests
2016-10-31 14:46:47 -05:00
Paul Romano
0fcc44bedb
Fix specification of material temperature. Allow XML files to be exported to
...
non-default paths.
2016-09-13 23:16:10 +02: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
1d551037ce
updating tests and setting it so the closest temperature is used
2016-08-22 21:25:47 -04: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
Paul Romano
d9b097dbaf
Make Materials, Plots, and Tallies list-like
2016-04-29 16:14:02 -05:00
Paul Romano
50a80693b5
Rename main Python API classes to get rid of File.
2016-04-25 10:37:06 -05:00
Paul Romano
d789b13399
Update inputs for test_source (<default_xs> is gone)
2016-03-25 13:46:00 -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
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
ea9fb637f6
Respond to @smharper comments on #556
2016-01-14 06:46:32 -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