Commit graph

3298 commits

Author SHA1 Message Date
Adam Nelson
384a08956a Added test of convert_* methods; 2017-02-16 21:02:34 -05:00
Will Boyd
2a86def754 Merge pull request #778 from nelsonag/mg_angle
Incorporation of angle-dependent MGXS capabilities in `openmc.MGXS`
2017-02-14 21:24:20 -05:00
Paul Romano
ab72510d20 Update physical constants to CODATA 2014 2017-02-14 07:13:20 -06:00
jingang
5a7029cadd update tests results for the new abundance data 2017-02-12 16:22:02 -05:00
Adam Nelson
2bf05f281e Merge remote-tracking branch 'upstream/develop' into mg_angle 2017-01-19 13:28:55 -05:00
Adam Nelson
d4c7a9cdda Updating tests for correction to histogram scattering 2017-01-16 14:50:23 -05:00
Paul Romano
91f86a2983 Make sure all S(a,b) tables are applied to all applicable nuclides 2017-01-13 12:23:52 -06:00
Paul Romano
0cccc94b6e Update S(a,b) test results. New link for NNDC data. 2017-01-09 11:21:47 -06:00
samuelshaner
1a7630083b updated tests and updated setting of nuclides and elements in example files 2016-12-15 21:06:12 +00:00
Paul Romano
f866af1b16 Rework statepoint and sourcepoint options for openmc.Settings 2016-12-14 06:58:45 -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
9a3f3d1560 Use clever tricks to simplify Boolean geometry expressions 2016-12-14 06:57:51 -06:00
Paul Romano
be470d2615 Get rid of self._*_file attributes 2016-12-14 06:56:38 -06:00
Paul Romano
4cc44f9a50 Improve _cleanup method for testing harness 2016-12-14 06:56:38 -06:00
Paul Romano
7e2eb1746e Merge pull request #769 from liangjg/FixTallyAllNuclides
Fix filter weight missing when scoring all nuclides
2016-12-14 06:55:53 -06:00
jingang
e37ef4baa3 update test_tallies to test scoring all_nuclides with mesh filter 2016-12-13 11:23:23 -05:00
Sterling Harper
7b7840a5fc EnergyFunctionFilter.from_tabulated1d constructor 2016-12-07 15:38:18 -05:00
Sterling Harper
310fa134be Address #768 comments 2016-12-05 16:51:55 -05:00
Sterling Harper
e8c9fe664a Merge remote-tracking branch 'upstream/develop' into linlinenergy 2016-12-04 21:13:45 -05:00
Sterling Harper
9c7d9432a2 Add EnergyFunctionFilter test 2016-12-04 20:05:18 -05:00
Sterling Harper
8219bab4ba Merge pull request #763 from wbinventor/fix-distribcell-mgxs-avg-2
Track Density-Weighted Average MGXS
2016-12-02 15:00:04 -05:00
Will Boyd
0faa406cea Fixed MGXS.get_subdomain_avg_xs(...) to use track density-weighted averaging 2016-11-28 17:52:38 -05:00
Will Boyd
b94d1bf661 Now using list comprehensions for filter bin indices in tallies.py 2016-11-28 14:18:19 -05:00
Adam Nelson
6ba1f04631 Resolving @paulromano comments 2016-11-27 06:34:47 -05:00
Adam Nelson
4459c93932 Merging with upstream 2016-11-19 05:25:32 -05:00
Paul Romano
15a28bc622 Merge pull request #746 from smharper/diff_tally6
Differential Tallies
2016-11-16 15:10:59 -06:00
Sterling Harper
6a4b00a3f0 Remove StringIO from test_diff_tally 2016-11-16 12:50:35 -05:00
Adam Nelson
1a921e7d08 Fixed final failing test 2016-11-13 14:56:57 -05:00
Adam Nelson
7c4ed737af Fixing failing tests 2016-11-13 14:38:57 -05:00
Sterling Harper
24ae87ea4c Go back to try/except on test_diff_tally StringIO 2016-11-13 14:30:40 -05:00
Sterling Harper
2573fba5fa Address #746 comments 2016-11-13 13:49:30 -05:00
Sterling Harper
6a9ca62d35 Merge remote-tracking branch 'upstream/develop' into diff_tally6 2016-11-08 18:14:58 -05:00
Sam Shaner
6832d69d3d Merge remote-tracking branch 'origin/mg-mode-delayed' into mg-mode-delayed-matrix 2016-11-05 12:59:51 -04:00
Sam Shaner
2eb49d17e6 updated failing tests 2016-11-05 12:47:32 -04:00
samuel shaner
cc9bcc577c added num_delayed_groups attribute to mgxs object 2016-11-05 16:40:22 +00:00
samuel shaner
687054e025 updated mesh test 2016-11-05 11:28:11 +00:00
Sam Shaner
2256878423 updated failing tests 2016-11-05 06:55:22 -04:00
Sterling Harper
c10859ae02 Move diff tallies from MeV to eV 2016-11-03 17:21:12 -04:00
Sterling Harper
902286a674 Merge remote-tracking branch 'upstream/develop' into diff_tally6 2016-11-03 17:01:15 -04:00
Sam Shaner
1e90230536 merged with upstream/develop 2016-11-03 16:33:17 -04:00
Sterling Harper
b93ebcc5b1 Merge remote-tracking branch 'upstream/develop' into diff_tally6 2016-11-02 20:16:04 -04:00
Sterling Harper
dde18cb6f1 Revert "Show me your secrets, Travis"
This reverts commit 48678c92b9.
2016-11-02 19:33:11 -04:00
Sterling Harper
48678c92b9 Show me your secrets, Travis 2016-11-02 19:08:34 -04:00
Sam Shaner
fa87d32034 removed comment in testing harness 2016-11-02 13:40:16 -04:00
Sam Shaner
e14cc02386 updated mg tallies and mg nuclide tests 2016-11-02 13:38:23 -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
Paul Romano
c73fd713f7 Update three tests for which results legitimately change 2016-10-31 14:46:47 -05:00
Paul Romano
1110c03c74 Fix use of energy in tests 2016-10-31 14:46:47 -05:00
Sam Shaner
c7016ba1f2 fixed errors with ordering delayed groups and energy groups in mgxs_header.F90 2016-10-31 12:12:04 -04:00