Commit graph

916 commits

Author SHA1 Message Date
Paul Romano
da5f7440b1 Remove get_ from get_hexagonal_prism, get_rectangular_prism 2019-06-18 06:17:54 -05:00
Paul Romano
c0f90effcd Merge branch 'develop' into rotate-lattice 2019-06-18 06:17:33 -05:00
Sterling Harper
2c0b16e73d
Merge pull request #1216 from dryuri92/newhex
Support different orientations for hexagonal lattices
2019-06-17 15:21:49 -04:00
Paul Romano
7ca97676aa
Merge pull request #1260 from pshriwise/overlap_plotting
Overlap plotting
2019-06-17 07:08:12 -05:00
Paul Romano
41bb3cf6be
Merge pull request #1255 from pshriwise/dagmc_rayhist
Adding RayHistory to DagMC
2019-06-17 07:04:40 -05:00
Patrick Shriwise
cb3f878d11 Renaming test. Altering includes in surface/cell.h to isolate external package includes. 2019-06-16 22:02:03 -05:00
Patrick Shriwise
7096b44633 Updating test results after rebase to account for changes in develop. 2019-06-14 12:36:45 -05:00
Patrick Shriwise
48959ab84c Updating test name 2019-06-14 11:15:17 -05:00
Patrick Shriwise
8d1098400c PEP8 corrections to plot overlap test. 2019-06-14 11:15:16 -05:00
Patrick Shriwise
8946bbd238 Adding a test plotting overlap regions. 2019-06-14 11:15:16 -05:00
Patrick Shriwise
04a87e3cf1 Removing materials import from refl/uwuw DagMC tests. 2019-06-14 00:00:46 -05:00
Paul Romano
cb9d0a92b0
Merge pull request #1222 from shikhar413/cmfd-added-funcs
Added CMFD Functionality - Tally windows, statepoint write/restart, in-memory functions
2019-06-13 08:01:47 -05:00
Paul Romano
e7f3e34088 Fix from_hdf5 for hex lattice with x orientation. Assorted other fixes. 2019-06-10 13:13:52 -05:00
Patrick Shriwise
bff4f091c7 Finishing test setup. 2019-06-07 17:36:06 -05:00
Patrick Shriwise
d072adc050 Fixes for reflecting DagMC BCs 2019-06-07 17:33:40 -05:00
Paul Romano
853438083a Change order of x-oriented hex lattice universes to clockwise 2019-06-07 15:33:58 -05:00
Patrick Shriwise
d870734b5c Placing dagmc tests under their own directory. 2019-06-07 13:32:33 -05:00
Sterling Harper
6a22a246d8 Merge remote-tracking branch 'upstream/develop' into rect_mesh 2019-06-07 09:29:13 -04:00
Sterling Harper
9ddd8b3067 Change Python Mesh class to RegularMesh 2019-06-07 08:51:09 -04:00
Shikhar Kumar
afc23d0cf1 Update results_true.dat for cmfd_feed_2g and cmfd_feed_ng 2019-06-04 20:51:48 -04:00
Shikhar Kumar
5e8f50dd2e Merge branch 'develop' of https://github.com/openmc-dev/openmc into cmfd-added-funcs 2019-06-04 18:28:40 -04:00
Shikhar Kumar
c16154e84a Remove openmc_load_cmfd_tallies, address comments from @paulromano 2019-06-04 18:28:19 -04:00
Paul Romano
d1a2640ac3 Rename lattice_hex_OX -> lattice_hex_x 2019-06-04 16:00:50 -05:00
Paul Romano
a465dcdb16 Consistently use 'x' / 'y' for hex lattice orientation 2019-06-04 15:59:51 -05:00
dr.yuri
d860266892 test lattice OX according to PEP8 2019-05-31 02:38:06 +03:00
dr.yuri
8ae6c30d6b correct python code 2019-05-30 12:29:33 +03:00
dr.yuri
79f792c09a New regression test for lattice with OX orient 2019-05-30 10:54:08 +03:00
Sterling Harper
7f8e993e93 Implement rectilinear meshline plots 2019-05-29 15:48:58 -04:00
Sterling Harper
7a49a29f38 Refactor and fix RegularMesh meshline plots 2019-05-29 15:39:57 -04:00
Paul Romano
d1e051c857 Update test results for Ubuntu 16.04 2019-05-29 08:53:52 -05:00
Sterling Harper
3cee8a77fc Add RectilinearMesh to regression tests 2019-05-28 18:48:10 -04:00
Paul Romano
7b4d9d268d Change calculation of thermal elastic/inelastic xs 2019-05-23 07:35:26 -05:00
Paul Romano
827064da85 Fix bug whereby coherent elastic scattering cross section was zero 2019-05-23 07:35:26 -05:00
lavistam
14a95b6373 Change in Calculating K-Eff from cpp side for cases of batches (n) <= 3 has changed. Therefore filter_distribcell, which ran batches of 1,1,3 and 1, has been updated to reflect the more accurate calcultion. sourcepoint_batches explanation: This test needed to be updated because statepoint files are written for 3 or fewer batches, which will change the k-eff result written in write_eigenvalue_hdf5 for those statepoint files. All other k-effective values are unaffected and the final result of the simulation is the same. 2019-05-21 13:14:50 -05:00
Paul Romano
cf4f3e93cb Remove lattice_mixed test (replaced by lattice_rotated) 2019-05-15 11:34:28 -05:00
Paul Romano
4cc90ad589 Add rotated lattice test 2019-05-15 11:34:25 -05:00
Paul Romano
7b6ec80acf
Merge pull request #1203 from liangjg/heat-photon
Photon heating tally
2019-04-23 07:40:44 -05:00
Shikhar Kumar
5f1f37bd76 Add regression tests for cmfd restart, ref_d, rolling_window, expanding_window 2019-04-17 18:41:45 -04:00
Shikhar Kumar
61616eedde Merge remote-tracking branch 'upstream/develop' into cmfd-added-funcs 2019-04-17 16:00:09 -04:00
liangjg
acc69ea6cb updated tests to include photon heating 2019-04-12 20:38:36 -04:00
Shikhar Kumar
7eb3496ec6 Update test suite 2019-04-08 08:44:59 -04:00
Paul Romano
12655ea2a2 Make CMFD tests work with glibc 2.27 and 2.28 2019-04-05 14:51:10 -05:00
Paul Romano
54d491efb0 Make triso test work for both glibc 2.27 and 2.28 2019-04-05 13:46:23 -05:00
Paul Romano
cf85aa0761 Make quadric_surfaces test work for glibc 2.27 and 2.28 2019-04-05 13:42:28 -05:00
Sterling Harper
4f724b8905
Merge pull request #1211 from pshriwise/hex_indices
Hex lattices indices update and lattice interior cell coincidence
2019-04-03 23:49:08 -04:00
Patrick Shriwise
33c1f64100 Updating lattice_hex_coincident test to use Python API. 2019-04-03 11:05:58 -05:00
Patrick Shriwise
0d01ffa553 Adding __init__.py to new test directory. 2019-04-01 21:22:38 -05:00
Patrick Shriwise
28998395d3 Updating test name. 2019-04-01 21:02:34 -05:00
Patrick Shriwise
f08f012bc2 Simplifying model materials and settings. Updating test results. 2019-04-01 18:10:35 -05:00
Patrick Shriwise
8673c924ac Adding test for hex lattice with coincident interior surface. 2019-04-01 17:30:34 -05:00