Commit graph

916 commits

Author SHA1 Message Date
myerspat
19c807ade2 updated regression tests 2022-12-21 10:15:14 -05:00
Patrick Shriwise
f3bcad37b7 Addressing comments from @paulromano 2022-12-12 21:30:05 -06:00
Patrick Shriwise
145594ebb8
Apply @paulromano suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-12-12 20:23:49 -06:00
Thomas Kittelmann
a86e74f59a Rename compute_angular_distribution to pencil_beam_model 2022-12-07 12:51:31 +01:00
Thomas Kittelmann
f2c28706a6
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-12-07 10:12:23 +01:00
Patrick Shriwise
7873b4d6c1
Update tests/regression_tests/model_xml/test.py
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-12-06 21:50:49 -06:00
Patrick Shriwise
939adbe70e Updating tests to reflect changes to API 2022-12-06 14:41:26 -06:00
Patrick Shriwise
2c27d1065a Moving other relevant XML reorder calls and updating expected input again. 2022-12-06 13:03:38 -06:00
Patrick Shriwise
83cf6848d0 Updating expected inputs with reordering 2022-12-06 13:03:38 -06:00
Patrick Shriwise
7f5d2a5839 Refactoring model_xml regression tests a bit and adding input checking 2022-12-06 13:03:38 -06:00
Patrick Shriwise
72ff942226 Checking RuntimeError message correctly 2022-12-06 13:03:38 -06:00
Patrick Shriwise
5d1ead2e6a Addressing some more PR comments. A couple of typo fixes too. 2022-12-06 13:03:38 -06:00
Patrick Shriwise
6f7a6febd3 Updating model XML file format w/ indentation. 2022-12-06 13:03:38 -06:00
Patrick Shriwise
fe47d565fd Spot check in error message from failed run 2022-12-06 13:03:38 -06:00
Patrick Shriwise
366f9e905c Test comment and updated error messages 2022-12-06 13:03:38 -06:00
Patrick Shriwise
d9847163e8 Adding ability to specify an input filename to the executable or to the python exec 2022-12-06 13:03:38 -06:00
Patrick Shriwise
d034e1de9c Apply suggestions from code review
Incorporating suggestions from @paulromano

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-12-06 13:03:38 -06:00
Patrick Shriwise
662d83a7dd Running some existing regression tests using single XML file 2022-12-06 13:03:38 -06:00
Paul Romano
db6a818a56 Ensure complex cell test case covers need for adding precedence 2022-12-05 10:35:24 -06:00
Paul Romano
33ead74209
Merge pull request #2302 from yardasol/depletion-statepoints-fix
Fix zero-valued `runtime` attribute in depletion statepoints.
2022-11-23 05:07:12 -08:00
Olek
8163d7a759 use defaultdict
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-11-22 07:32:48 -06:00
yardasol
d45c37b206 Add test for runtime attribute on depletion statepoints 2022-11-18 15:54:55 -06:00
Jose Ignacio Marquez Damian
91f939a391 Add flag for NCrystal 2022-11-18 18:26:31 +01:00
Jose Ignacio Marquez Damian
24572a71f2 Added simple NCrystal test 2022-11-17 16:33:48 +01:00
Erik B Knudsen
b2320ae1d4 not needed since mcpl-file is created by openmc 2022-11-16 13:42:25 +01:00
Patrick Shriwise
aaaff62135 Using new CellBornFilter class name in the tallies reg test 2022-11-09 17:33:01 -06: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
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
Ethan Peterson
d78433ad3d reshape in from_xml and update inputs 2022-10-24 16:47:34 -04: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
RemDelaporteMathurin
c6b89feaef fixed gold standard 2022-10-11 17:14:21 +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
Erik B Knudsen
935396e40b add necessary xmls 2022-10-11 16:44:53 +02:00
erkn
b2f83857e4 now compiles fine if mcpl is indeed installed 2022-10-11 16:35:19 +02:00
erkn
c6b42e828c don't zip the output-file 2022-10-11 16:35:18 +02:00
erkn
3e805cce15 c-prog to generate a dummy mcpl 2022-10-11 16:35:18 +02:00
erkn
999acbba9a (wip): skeleton for input only test 2022-10-11 16:35:18 +02:00
RemDelaporteMathurin
5632a40e5c Merge branch 'develop' into centre_for_cylinder_spherical_meshes 2022-10-07 13:08:51 +00:00
RemDelaporteMathurin
1ed096f660 added centre tag to standard 2022-10-07 12:53:34 +00:00
Gavin Ridley
9a86c9c065
Merge pull request #2228 from paulromano/sourcefile-fix
Fix reading source file with time attribute
2022-10-05 14:43:20 -04:00