Commit graph

24 commits

Author SHA1 Message Date
GuySten
4500f07b44
Remove reorder_attributes from openmc._xml (#3519) 2025-08-08 16:59:22 +07:00
Patrick Myers
1cb22075ef
Changed xml to lxml (#2489) 2023-05-09 10:41:04 -05:00
Ethan Peterson
11e618fe81 adding export_to_xml to run and updating tests 2023-03-24 18:54:54 -04:00
agnelson
8c65024361 importing pytest in vol_calc test 2021-10-06 13:49:33 -05:00
Adam Nelson
f86410a6d8
Updated volume_calc test per comments from @paulromano 2021-10-06 13:26:29 -05:00
agnelson
75fd0a7f78 Added test of volume calc from MG mode, then corrected 2 issues: the first led to #1698, the second led to the test failing as volume calcs need atom densities but they existed in a different location in MG mode. To fix the former, if blocks were placed to point to the MG nuclide data as necessary, and the latter by calling Material.finalize() at the appropriate spot in the MG code 2021-10-05 14:12:31 -05:00
agnelson
adc935b99d Added a MG version of regression_tests/volume_calc 2021-10-05 11:59:47 -05:00
Paul Romano
9552be7316 Update test results from new random number stream 2021-05-03 10:32:16 -05:00
Paul Romano
d999ce3767 Fix uses of is / == 2020-06-16 22:32:40 -05:00
Patrick Shriwise
f47e35da75 Removing blank line. 2019-10-14 20:53:04 -05:00
Patrick Shriwise
5c723bd360 Keeping Python API checks, but writing number of iterations to results file. 2019-10-14 20:27:18 -05:00
Patrick Shriwise
919c19c909 Cleanup from self-review. 2019-10-08 13:53:22 -05:00
Patrick Shriwise
17ebd34b45 Updating tests. 2019-10-08 10:55:54 -05:00
Patrick Shriwise
24bfa0051a Updating default trigger value and how trigger value is written to file 2019-10-08 10:55:04 -05:00
Patrick Shriwise
f3fa1f2578 Fixing issue with INF error values. Adding test case. 2019-10-07 00:08:47 -05:00
Patrick Shriwise
507bc0d933 Exposing volume trigger through Python API. 2019-10-05 10:23:11 -05:00
Paul Romano
d85df13ae7 Make surfaces take coefficients as first arguments 2019-09-04 15:10:53 -05:00
Paul Romano
325f9fcf72 Use lower-case argument names for surfaces consistently 2019-03-08 11:25:26 -06:00
Paul Romano
c83b890869 Use ufloat for stochastic volume results 2018-03-19 10:40:45 -05:00
Paul Romano
23324fe24b Fix broken tests 2018-03-15 11:02:07 -05:00
Paul Romano
740f03fce1 Use single package-level fixture for regression tests 2018-02-05 07:35:19 -06:00
Paul Romano
98d5496102 Ability to run regression tests using pytest 2018-02-05 07:35:19 -06:00
Paul Romano
920afa123e Make tests directory a package (for pytest) 2018-02-05 07:35:19 -06:00
Paul Romano
c3af1c915b Move regression tests into separate directory 2018-02-05 07:35:19 -06:00