Commit graph

3298 commits

Author SHA1 Message Date
samuel shaner
dfdb77619e reverted to old triso test with 12 digits of precision on element expansion 2016-10-28 13:24:35 +00:00
samuel shaner
163f153ab6 reverted material to outputting full atomic amount to xml file 2016-10-26 13:45:12 +00:00
Sam Shaner
c8c98f79dc updated failing tests 2016-10-26 08:12:26 -04:00
Sam Shaner
eb86779c75 Merge branch 'element-wo' of github.com:samuelshaner/openmc into element-wo 2016-10-26 07:46:46 -04:00
Sam Shaner
6c4da4795a added path insert to failing tests 2016-10-26 07:45:59 -04:00
samuel shaner
0639ba3c81 changed triso test to use elements 2016-10-26 01:44:14 +00:00
Sam Shaner
a042ff60ed addressed PR comments 2016-10-25 20:54:56 -04:00
Sam Shaner
af29379f12 removed shortening of nuclide pct in element.expand() 2016-10-25 17:21:48 -04:00
Sam Shaner
6b1ff61284 updated input files 2016-10-24 09:50:46 -04:00
Sam Shaner
b0a5be1c1c updated documentation and comments in Python API 2016-10-24 09:12:57 -04:00
Sam Shaner
716b6a92f5 removed element expansion in Fortran and added it to Python API 2016-10-23 16:11:18 -04:00
Sterling Harper
7f2ab62523 Update tests 2016-10-21 01:56:44 -04:00
Sterling Harper
d602dc0e6a Merge remote-tracking branch 'upstream/develop' into diff_tally6 2016-10-21 01:52:55 -04:00
Sterling Harper
dc384f5c14 Add temperature deriv test; total nuclide err msg 2016-10-20 15:38:02 -04:00
Sam Shaner
5f750f3976 updated setting of delayed groups in mgxs tests 2016-10-19 11:58:32 -04:00
Sam Shaner
3218ad15e4 Merge remote-tracking branch 'upstream/develop' into element-wo 2016-10-18 09:05:17 -04:00
Sam Shaner
6b687e9bf5 updated test results and fixed a few typos 2016-10-18 08:59:59 -04:00
Sam Shaner
f7c3f80504 updated results to mg tests 2016-10-18 08:11:19 -04:00
Sam Shaner
961e4754f4 merged with nelsonag/mg_th5 2016-10-18 07:44:13 -04:00
Sam Shaner
1505a9297f added warning for enrichments over 6 percent and removed some elements from elements wo test 2016-10-18 07:30:35 -04:00
Sam Shaner
cf34c229a7 fixed issue with normalizing mass fractions and reverted documentation 2016-10-17 21:45:24 -04:00
Sam Shaner
21bcf08318 removed removal of tallies.xml file in testing_harness.py 2016-10-17 17:49:13 -04:00
Sam Shaner
d15c735d93 simplified element expansion in input_xml.F90 by using global arrays 2016-10-17 16:52:20 -04:00
Sam Shaner
663636ce2e added enrichment and wo element support in Python API and added new tests 2016-10-16 22:09:25 -04:00
Adam Nelson
aaf9b40169 fixing the python2 test error 2016-10-15 19:46:18 -04:00
Adam Nelson
ea0e706b70 Ok, fixed the extra whitespace (havent gotten my sublime settings all set since I got the new computer, and, as a bonus, I added nuclidic tallies to the test_mg_tallies test, including a few bugfixes along the way 2016-10-15 16:15:17 -04:00
Adam Nelson
c1dd7df7dd Increased MG mode test coverage from 63% to 74%. 2016-10-15 15:15:50 -04:00
Adam Nelson
b005aace7e Added a scatter_shape parameter to the library format and the ability to read/write it (but do nothing with it aside from check for the default value). Also converted back from is checks in the python for a string to ==, since is does not work for many cases 2016-10-15 11:33:00 -04:00
Sam Shaner
7f69c7eca9 Merge remote-tracking branch 'QingmingHe/fix-include-error' into mg-mode-delayed 2016-10-15 10:29:55 -04:00
Adam Nelson
29c48ee23e Merge remote-tracking branch 'upstream/develop' into mg_th5 2016-10-15 10:05:21 -04:00
Sam Shaner
a49b977339 merged with nelsonag/mg_th5 2016-10-14 09:04:59 -04:00
Adam Nelson
f697fb2038 Merge remote-tracking branch 'upstream/develop' into mg_th5 2016-10-13 19:37:45 -04:00
Qingming He
48a95a5b8d add an unit test for energy cutoff 2016-10-13 19:23:37 -04:00
Sam Shaner
01c28052da updated test mg hdf5 file and failing tests 2016-10-13 17:11:50 -04:00
Sam Shaner
480d2ca6e5 fixed issue in mgxs_header.F90 where nu cannot be calculated if a fission xs has not been given 2016-10-13 16:54:47 -04:00
Sam Shaner
9035f6951e merged with upstream/develop 2016-10-13 09:57:29 -04:00
Sam Shaner
4e4b7674c6 merged with upstream/develop 2016-10-13 09:05:21 -04:00
Qingming He
f4ac440407 add a create_fission_neutrons unit test 2016-10-12 09:31:21 -04:00
Sam Shaner
d24353a651 Merge remote-tracking branch 'origin/develop' into mg_th5 2016-10-11 08:49:01 -04:00
Sterling Harper
24b96ba354 Merge remote-tracking branch 'upstream/develop' into diff_tally6 2016-10-10 22:38:11 -04:00
Adam Nelson
c446f10e5a Last @paulromano comment I held off on. Didnt update all mgxs h5 libraries yet as future comments from others will require I do that anyways. 2016-10-10 15:33:14 -04:00
Adam Nelson
4f3454edea Significantly reduced the number of nuclides in the standard (HM problem I believe) input set, reducing the total test time by a good amount 2016-10-10 09:49:01 -04:00
Adam Nelson
65513b2664 Changes to testing scripts to less over-subscribe Travis (3 OMP threads to 2 and 3 MPI processes to 2) 2016-10-10 09:04:57 -04:00
Paul Romano
23ec0b89bb Merge pull request #728 from smharper/multipole_fix
Fix multipole with s(alpha, beta) bug
2016-10-09 15:14:50 -05:00
Sterling Harper
b4df08ac33 Sort the output of temperature dictionary 2016-10-07 20:54:57 -04:00
Sterling Harper
c7c5e671cf Use ordered dict in test_multipole 2016-10-07 16:26:46 -04:00
Sterling Harper
63b9543fc9 use_windowed_multipole --> temperature_multipole 2016-10-07 14:19:17 -04:00
Sterling Harper
b68e3c12ac Stick multipole flag back in settings.temperature 2016-10-07 13:52:07 -04:00
Adam Nelson
a52921e40a Updating with develop 2016-10-04 19:55:52 -04:00
Sterling Harper
49fb1ade00 Allow wmp to work with s(a, b) and URR interp 2016-10-02 15:59:57 -04:00