Commit graph

1359 commits

Author SHA1 Message Date
amandalund
b7b410975b Update TRISO unit tests 2018-11-19 21:56:36 -06:00
amandalund
66fe2185f3 Update TRISO tests 2018-11-14 16:04:30 -06:00
Paul Romano
3246a9320e Remove option to specify multipole library outside of cross_sections.xml 2018-11-12 13:35:29 -06:00
Paul Romano
16124d2569 Support setting density in g/cm3 through C API 2018-11-06 09:01:37 -06:00
Paul Romano
4ae02e3c1b
Merge pull request #1101 from smharper/cpp_tallies
Move most tally filters to C++
2018-10-25 15:59:44 -04:00
Paul Romano
50aa7be701 Make sure ABCs come from collections.abc 2018-10-18 05:54:36 -05:00
Sterling Harper
77cef923b5 Fix MaterialFilter C-API indexing error 2018-10-14 14:21:37 -04:00
Shikhar Kumar
8feefcd13a Fix travis error 2018-10-03 11:38:07 -04:00
Paul Romano
a2c4f03a4d
Merge pull request #1058 from hanzhuoran/fet_fix
Fix some problems associated with FET
2018-08-26 13:30:31 -05:00
Sterling Harper
f467d52ce7 Make sure init is called in C-API unit test 2018-08-24 16:04:05 -04:00
Sterling Harper
b941d3aaa4
Merge pull request #1052 from paulromano/from-xml
Add from_xml() classmethods on Geometry and Materials
2018-08-24 14:21:47 -04:00
Sterling Harper
dfcb97e714
Merge pull request #1054 from liangjg/wmp_v1.0
Accommodate the new WMP Library
2018-08-24 11:09:15 -04:00
Zhuoran Han
57674ce33b Delete leftovers 2018-08-23 12:12:04 -05:00
Zhuoran Han
be075618d9 Fix code style 2018-08-23 11:50:12 -05:00
Paul Romano
c3e0c6941b
Merge pull request #1043 from hanzhuoran/math
Add math functions for FET reconstruction
2018-08-21 12:05:12 -05:00
Zhuoran Han
058ceda821 Change based on suggestion 2018-08-21 10:16:06 -05:00
Paul Romano
6d5ab25a2c
Merge pull request #1050 from shikhar413/cmfd-helper
Added C API bindings and bug fix related to CMFD tallies
2018-08-20 07:52:55 -05:00
Shikhar Kumar
7aecb12781 Fix pytest issue: Setting tally id no longer necessary 2018-08-18 03:36:58 -04:00
Zhuoran Han
33be934308 Add test of Zernike radial.
There is really nothing to test for Legendre
2018-08-17 15:27:51 -05:00
liangjg
63032ba40a update mutipole tests 2018-08-17 14:22:25 -04:00
Paul Romano
c5632794de Add tests for from_xml methods 2018-08-17 12:02:05 -05:00
Paul Romano
c769c35c30 Add Python bindings to C API material volume funcs 2018-08-17 09:49:58 -05:00
Sterling Harper
516a17b04c Shorten the depletion regression test 2018-08-16 15:41:18 -04:00
Zhuoran Han
dc3064a795 Test for the new Polynomial class 2018-08-16 14:14:42 -05:00
Zhuoran Han
847e2cc280 Revert test_math.py 2018-08-16 14:13:03 -05:00
Paul Romano
c56b91bc77
Merge pull request #1044 from smharper/openmc_reset
Don't deactivate tallies in openmc_reset
2018-08-16 11:56:45 -05:00
Sterling Harper
a10737cf11 Add a test for openmc.capi.reset 2018-08-16 10:49:33 -04:00
Paul Romano
fa9a6610af
Merge pull request #1039 from smharper/capi_sourcepoint
Write statepoints with source banks from openmc.capi
2018-08-15 15:51:10 -05:00
Sterling Harper
0ff0568a10
Merge pull request #1042 from paulromano/cpp-nucdata
Move many nuclear data-related classes to C++
2018-08-15 14:52:41 -04:00
Sterling Harper
3aa4a6f6da Update capi tally activation test 2018-08-14 13:46:42 -04:00
Sterling Harper
7994af72fa Fix capi restart test 2018-08-14 11:08:43 -04:00
Sterling Harper
ec67e25111 Merge remote-tracking branch 'upstream/develop' into capi_sourcepoint 2018-08-14 11:06:50 -04:00
Zhuoran Han
1b127cd2e8 Add test for evaluate zn_rad 2018-08-13 12:52:14 -05:00
Zhuoran Han
61431be559 Add unit test. Still need to add another tests for eva_zn 2018-08-13 12:52:14 -05:00
Paul Romano
19f3218c3e
Merge pull request #1037 from hanzhuoran/zernike
Added a ZernikeRadialFilter
2018-08-13 12:07:02 -05:00
Paul Romano
ee02f02655 Update results for numpy 1.14+. Closes #1026. 2018-08-10 12:50:56 -05:00
Sterling Harper
4b62006d23 Fix capi restart unit test 2018-08-08 10:54:53 -04:00
Sterling Harper
2ff8eb4696 Add a C-API based restart test 2018-08-07 17:03:38 -04:00
Sterling Harper
90cc31629a
Merge pull request #1032 from paulromano/endf8-fixes
Tabulated fission energy release
2018-08-07 09:44:51 -05:00
Zhuoran Han
1ac31bf0f9 Merge remote-tracking branch 'upstream/develop' into zernike 2018-08-06 15:31:44 -05:00
Zhuoran Han
4c1c1c2cf0 Add unit test for Radial Zernike filter 2018-08-06 08:37:23 -05:00
Paul Romano
9fa0ca2b06
Merge pull request #1023 from amandalund/photon-new
Photon Transport
2018-08-05 16:04:36 -05:00
Paul Romano
ef9070ce76 Update tests/scripts 2018-08-02 16:08:14 -05:00
Isaac Meyer
46e58ef4dd Added more tests for covariance module 2018-08-02 15:52:41 -05:00
Isaac Meyer
c4b28e480b Fixed naming change in tests 2018-07-31 09:34:18 -05:00
Isaac Meyer
c6c47e1e68 Some name changes, removed redundandancies 2018-07-31 08:29:59 -05:00
Isaac Meyer
6b828523fe Removed print statements from test 2018-07-24 09:23:32 -05:00
Isaac Meyer
8c320cf1a4 Changed tests to reflect changes in module 2018-07-23 17:10:49 -05:00
Isaac Meyer
9ad8dabb9c Fixes to tests 2018-07-19 13:51:59 -05:00
Isaac Meyer
c22b36e0c8 Style and changed sampling to produce ResonanceRange objects 2018-07-19 13:10:37 -05:00