Commit graph

3297 commits

Author SHA1 Message Date
Erik B Knudsen
b2320ae1d4 not needed since mcpl-file is created by openmc 2022-11-16 13:42:25 +01:00
Paul Romano
df3334f19a
Merge pull request #2265 from joshmay1/temp_interp_tol
Adds a tolerance for temperatures slightly out of bounds when interpolating
2022-11-14 21:24:52 -08:00
myerspat
d65ac06bd6 Catch2 unit testing capabilities and alias sampling unit test 2022-11-12 13:32:41 -05:00
Paul Romano
7d824ce1af
Merge pull request #2266 from eepeterson/polygon_surface
Polygon composite surface
2022-11-10 14:44:19 -08:00
Paul Romano
d56b5026d6
Merge pull request #2293 from pshriwise/filter-enum
FilterType Enumerator
2022-11-10 13:05:13 -08:00
Ethan Peterson
2adbe97194 updated algorithms and documentation 2022-11-10 11:15:24 -05:00
Ethan Peterson
b0d71b3146 Apply suggestions from @paulromano code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-11-10 11:15:24 -05:00
Ethan Peterson
13b1bb88d0 added unit test 2022-11-10 11:15:24 -05:00
Ethan Peterson
bf58a46a9c cleaning up and moving all methods to instance methods rather than module 2022-11-10 11:15:24 -05:00
Paul Romano
1a91fc6fcb
Merge pull request #2263 from eepeterson/redundant_surf_fix
Fix for finding redundant surfaces
2022-11-10 05:18:24 -08:00
Patrick Shriwise
aaaff62135 Using new CellBornFilter class name in the tallies reg test 2022-11-09 17:33:01 -06:00
Ethan Peterson
1110038939 remove get_redundant_surfaces and cache 2022-11-08 21:04:15 -05:00
Patrick Shriwise
7266fcc5ed Making error messages consistent 2022-11-04 17:20:31 -05:00
Patrick Shriwise
075ff0304c Adding tests for expected error messages 2022-11-04 17:20:29 -05:00
Paul Romano
3682c02d1f
Merge pull request #2282 from shimwell/update_atomic_mass_to_amdc_2020
swapped from 2016 to 2020 amdc data
2022-11-03 12:10:13 -05:00
josh
81b88cc018 Clean up comparisons and lump test cross sections 2022-11-02 02:23:37 +00:00
Ethan Peterson
71aa46a0b1
Merge pull request #2284 from pshriwise/add-ww-rndtrp-test
Adding __eq__ method and roundtrip test for weight windows
2022-10-30 10:37:09 -04:00
josh
0792d987d0 Merge branch 'develop' into temp_interp_tol 2022-10-30 03:10:57 +00:00
Jonathan Shimwell
21ec8baea4 updated reference depletion results 2022-10-28 22:26:14 +01:00
Jonathan Shimwell
10b11c02a8 f strings and pep8 2022-10-28 22:25:36 +01:00
Jonathan Shimwell
7eb1a7bbd0 updated reference micro xs values 2022-10-28 22:07:46 +01:00
Patrick Shriwise
b00404be7c Updating dimension type to tuple in a couple of test checks 2022-10-28 04:34:35 +00:00
Patrick Shriwise
80563f1b8c Absolute file paths on system 2022-10-27 14:43:14 -05:00
Patrick Shriwise
5c589b7a6c Adding __eq__ method and roundtrip test for wws 2022-10-27 11:40:12 -05:00
Paul Romano
df9f7ec814 Make sure Chain.reduce preserves information in the .sources attribute 2022-10-27 08:51:32 -05:00
Jonathan Shimwell
9ff159a4db updated to new AME format 2022-10-26 21:08:12 +01:00
Ethan Peterson
a46cafa7fe addressed @pshriwise comments 2022-10-26 09:41:03 -04:00
Ethan Peterson
fec53aa1fa updated tests 2022-10-26 09:41:03 -04:00
Ethan Peterson
d78433ad3d reshape in from_xml and update inputs 2022-10-24 16:47:34 -04:00
Jonathan Shimwell
3d26f1992c added test for lower ww shape 2022-10-24 19:13:22 +01:00
Ethan Peterson
1a67755f6a update unit test 2022-10-19 14:27:18 -04:00
Paul Romano
2ae5ccb031 Fix EnergyFunctionFilter.from_xml_element 2022-10-18 12:14:15 -05:00
Paul Romano
0587aeeaa4 Allow EnergyFunctionFilter interpolation to be set from C API 2022-10-18 12:14:15 -05:00
Patrick Shriwise
61f8a793d7
Merge pull request #2267 from paulromano/random-test-fix
Improve tests for checking sample means
2022-10-18 10:20:44 -05:00
Paul Romano
358e7b3918 Change assert_sample_mean to use 4sigma CI 2022-10-16 12:19:12 +02:00
Erik B Knudsen
6a1cb09ac0
Merge branch 'openmc-dev:develop' into mcpl_input 2022-10-14 01:43:44 +02:00
Erik B Knudsen
04edce7dc2 do read and write regression test
almost dientical to source_file reg. test
2022-10-14 01:41:44 +02:00
josh
bee963be86 Merge branch 'develop' into temp_interp_tol 2022-10-13 21:33:39 +00:00
josh
b0a300aedc add to existing temp interp test, update doccs 2022-10-13 21:24:25 +00:00
Paul Romano
400000d5c4
Merge pull request #2252 from paulromano/decay-photon-stable-fix
Make sure Material.decay_photon_energy works with no unstable nuclides
2022-10-12 18:28:51 +02:00
Patrick Shriwise
444a80012b Naming tally in activation unit test 2022-10-11 23:38:13 -05:00
RemDelaporteMathurin
c6b89feaef fixed gold standard 2022-10-11 17:14:21 +00:00
RemDelaporteMathurin
48d75accdd fixed cylindrical mesh test 2022-10-11 17:12:55 +00:00
RemDelaporteMathurin
3792c6fb70 fixed unit test 2022-10-11 17:11:54 +00:00
Erik B Knudsen
bb8c022d77 fail without tripping the entire test-process 2022-10-11 16:45:54 +02:00
Erik B Knudsen
2773add047 needed to avoid name clashes with other tests 2022-10-11 16:45:54 +02:00
Erik B Knudsen
a123d239dd add a check that the test input got created as intended 2022-10-11 16:44:53 +02:00
Erik B Knudsen
c21ff938c7 yet another necessary file 2022-10-11 16:44:53 +02:00
Erik B Knudsen
c93defee59 test target result 2022-10-11 16:44:53 +02:00
Erik B Knudsen
e87ebfebc2 set seed to make test deteministic 2022-10-11 16:44:53 +02:00