Commit graph

12370 commits

Author SHA1 Message Date
Patrick Shriwise
cbfcf908f8
Merge pull request #1848 from paulromano/hotfix-release-0.12.2
Hotfix release 0.12.2
2021-06-14 09:22:01 -05:00
Paul Romano
aad2d4941d Change version to 0.12.2, add release notes 2021-06-09 17:03:57 +07:00
Patrick Shriwise
f69149b66a
Merge pull request #1844 from paulromano/surface-tally-bug
Disallow non-current scores with a surface filter
2021-06-08 16:01:12 -05:00
Paul Romano
f629ea00c4
Merge pull request #1847 from pshriwise/um_surface_bins_fix
Fix for surface_bins_crossed override
2021-06-08 08:07:20 +07:00
Andrew Johnson
643815acfd
Merge pull request #1846 from drewejohnson/operator-material-xs-file
Operator pulls Materials.cross_sections from material file
2021-06-05 16:26:27 -07:00
Patrick Shriwise
4abfbead4f Removing extra layer of inheritance for the UnstructuredMesh::surface_bins_crossed method. Correcting some formatting and spelling too. 2021-06-04 21:38:14 -05:00
Andrew Johnson
494e2faf88
Operator pulls Materials.cross_sections from material file
Closes #1843
2021-06-04 09:07:31 -07:00
Paul Romano
c6d2376bb0 Disallow non-current scores with a surface filter 2021-06-01 23:39:57 -05:00
Paul Romano
ef128f5609
Merge pull request #1839 from Shimwell/allowing_lower_case_element_symbols_in_add_element
changing element to element.title to catch lowercase entries
2021-05-27 07:54:08 -05:00
Jonathan Shimwell
90ff8fcb4a added checks and tests for cases in add_element 2021-05-19 13:31:45 +01:00
John Tramm
4c4b7a8234
Merge pull request #1834 from paulromano/rng-stream-changes
Collected changes to random number stream
2021-05-18 09:02:48 -05:00
Paul Romano
2f60f162ab
Merge pull request #1838 from pshriwise/dagmc_version_check
Re-add DAGMC Version Check
2021-05-17 21:58:34 -05:00
Jonathan Shimwell
21dc58bff1 changing element to element.title to catch lowercase entries 2021-05-17 17:50:08 +01:00
Patrick Shriwise
c833fd0b9b Re-adding DAGMC version check. 2021-05-13 13:42:33 -05:00
Paul Romano
f1173e82c1 Address @jtramm comments 2021-05-13 07:18:46 -05:00
Paul Romano
43804fc09d Merge branch 'develop' into rng-stream-changes 2021-05-11 16:53:10 -05:00
John Tramm
6c262157d6
Merge pull request #1822 from gridley/partial_gpu_merge
Very partial gpu merge to reduce rebase conflicts
2021-05-11 15:25:49 -05:00
Gavin Ridley
2d6ac3fede
add reference to paper 2021-05-11 13:58:43 -04:00
Paul Romano
ecb79dddff
Merge pull request #1835 from isaac-gs/isaac-gs-patch-1
Rename "name: dockerhub-publish-develop-dagmc.yml"
2021-05-10 16:03:18 -05:00
Isaac Griswold-Steiner
51f40790a1
Rename name: dockerhub-publish-develop-dagmc.yml to dockerhub-publish-develop-dagmc.yml
Cannot clone on windows due to file name.
2021-05-09 12:43:04 -07:00
Gavin Ridley
a4b879ae11 additional documentation, make name changes more consistent 2021-05-08 18:51:49 -04:00
Gavin Ridley
50d0430496 std::make_unique -> make_unique 2021-05-04 15:55:08 -04:00
Gavin Ridley
898165b720 small additional fix after rebase 2021-05-03 18:10:03 -04:00
Gavin Ridley
a215e39182 remove all occurrences of Particle::{Bank,Type} 2021-05-03 18:03:06 -04:00
Gavin Ridley
0ffe7a5d2a pass ints by value, not const reference 2021-05-03 18:03:06 -04:00
Gavin Ridley
f54b10d0f8 reverse find and replace mistake 2021-05-03 18:03:06 -04:00
Gavin Ridley
061156e79a address PR comments 2021-05-03 18:03:06 -04:00
Gavin Ridley
f0e1110e01 somehow changes to lattice methods were lost 2021-05-03 18:03:05 -04:00
Gavin Ridley
41ef034a0b move LocalCoord impl to right file 2021-05-03 18:02:28 -04:00
Gavin Ridley
959bec57ae ensure we allocate differential tally space up front in event mode 2021-05-03 18:02:28 -04:00
Gavin Ridley
af6d182440 use accessors for dagmc variables 2021-05-03 18:01:29 -04:00
Gavin Ridley
d63f64226e small fix to array initialization 2021-05-03 18:01:29 -04:00
Gavin Ridley
ac59bb7564 add array header 2021-05-03 18:01:29 -04:00
Gavin Ridley
ad4e1c9f4a remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
Gavin Ridley
2af4c9cd92 use base class to handle layout of particle data 2021-05-03 17:57:41 -04:00
Gavin Ridley
5cf8482d9a have collision filter use particle accessors 2021-05-03 17:57:00 -04:00
Gavin Ridley
d5d2072266 change particle to using accessor methods 2021-05-03 17:56:57 -04:00
Gavin Ridley
711c60ea15 cherry pick fixes 2021-05-03 17:53:03 -04:00
Paul Romano
a8a01fac81 Update particle restart tests 2021-05-03 10:32:20 -05:00
Paul Romano
b96493006d Update test_deplete_resultslist 2021-05-03 10:32:20 -05:00
Paul Romano
bfac737001 Update trigger_statepoint_restart test results 2021-05-03 10:32:20 -05:00
Paul Romano
9552be7316 Update test results from new random number stream 2021-05-03 10:32:16 -05:00
Paul Romano
7b31eb5699 Increase number of batches for test_lib.py::test_reset 2021-05-03 09:43:09 -05:00
Paul Romano
dc0850541b Fix test update for mg_temperature and surface_source 2021-05-03 09:43:09 -05:00
Paul Romano
8547e7082a Add pytest.approx in a few unit tests for robustness 2021-05-03 09:43:09 -05:00
Paul Romano
1e1bfb40f1 Add uniform_distribution function for clarity 2021-05-03 09:43:09 -05:00
Paul Romano
f0aaac4601 Move distributions into random_dist.h/cpp 2021-05-03 09:43:09 -05:00
John Tramm
516745ce87 Switch pseudorandom number generator to the PCG generator. 2021-05-03 09:43:09 -05:00
Paul Romano
e0e5936b79 Remove separate RNG stream for photons 2021-05-03 09:43:09 -05:00
Paul Romano
8a07feebcb Sample isotropic direction consistently 2021-05-03 09:43:09 -05:00