Commit graph

916 commits

Author SHA1 Message Date
Patrick Myers
1cb22075ef
Changed xml to lxml (#2489) 2023-05-09 10:41:04 -05:00
Paul Romano
45006584ca
Fix meaning of "masking" for plots (#2510) 2023-05-03 09:52:40 -05:00
Lorenzo Chierici
43437e9410
TransferRates (old msr continuous capabilities) (#2358)
---------

Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
Co-authored-by: Olek <45364492+yardasol@users.noreply.github.com>
Co-authored-by: yardasol <yardasol@grinnell.edu>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
Co-authored-by: Gavin Ridley <gavin.keith.ridley@gmail.com>
2023-04-27 22:11:17 -05:00
Paul Romano
aed797631b Fix failing tests 2023-04-13 07:25:19 -05:00
Gavin Ridley
a92f2d1f9f avoid segfault with idiomatic thresholding, rays through pixel centers 2023-04-05 11:50:45 -04:00
Gavin Ridley
5e47f9daa4 fix failing tests, remove redundant PlotTestHarness code 2023-04-04 22:11:10 -04:00
Gavin Ridley
c8b8f1b9b9 regold projection plot regr test 2023-04-04 22:06:54 -04:00
Gavin Ridley
f1b92603c8 update projection plot regr test 2023-04-04 22:06:54 -04:00
Gavin Ridley
a0401906cd parallel projection plotting now matches single thread results 2023-04-04 22:06:54 -04:00
Gavin Ridley
c9e296d2a9 update tests 2023-04-04 22:06:54 -04:00
Gavin Ridley
a030aaa59d fix projection plot tests 2023-04-04 22:06:54 -04:00
Gavin Ridley
d5aafc91cb projection plots nominally working 2023-04-04 22:06:54 -04:00
Paul Romano
b7250db6e1 Update reference inputs for mgxs_library_specific_nuclides test 2023-03-26 16:03:55 -05:00
Paul Romano
99c6514609
Merge pull request #2432 from guyshtot/library_nuclides_specification
Library nuclides specification
2023-03-26 12:27:48 -05:00
Ethan Peterson
b174e7896f
Merge pull request #8 from eepeterson/update_old_xmls
Update old xmls
2023-03-25 07:57:46 -04:00
Ethan Peterson
04806858ca update old tests to use new model.xml 2023-03-25 07:55:35 -04:00
guyshtot
3d1811a64a Changed merge=False to merge=True in mgxs_library_specific_nucides test to speed up the test. 2023-03-25 13:57:08 +03:00
guyshtot
4e7cae8b98
Update tests/regression_tests/mgxs_library_specific_nuclides/test.py
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-03-25 13:52:37 +03:00
guyshtot
ff9d2283c4
Update tests/regression_tests/mgxs_library_specific_nuclides/test.py
Remove double spaces at MGXS types in a test

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-03-25 13:52:23 +03:00
Ethan Peterson
11e618fe81 adding export_to_xml to run and updating tests 2023-03-24 18:54:54 -04:00
guyshtot
675ec5f9ab Added test for the use of a Library with specified nuclides 2023-03-23 13:07:21 +02:00
Patrick Shriwise
527f5f70aa
Merge branch 'develop' into centre_for_cylinder_spherical_meshes 2023-03-06 13:37:24 -06:00
Paul Romano
635e573955
Merge pull request #2390 from pshriwise/restart-fixes
Updates to batch checks for simulation restarts
2023-02-22 09:16:11 -06:00
Patrick Shriwise
55179b5a46 Removing os module from restart test 2023-02-21 07:31:53 -06:00
Patrick Shriwise
0419367815
Update tests/regression_tests/statepoint_restart/test.py
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-02-21 07:28:32 -06:00
Patrick Shriwise
0aa36836b3 Updating globs 2023-02-21 00:48:23 -06:00
Patrick Shriwise
b8c7c76444
Apply suggestions from @paulromano
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-02-21 00:42:27 -06:00
Patrick Shriwise
648313fab1 Adding to regression test instead of making new unit test 2023-02-16 16:28:51 -06:00
Paul Romano
893c4d0648 Try using 10**x instead of logspace in source test 2023-02-13 09:00:33 -06:00
Paul Romano
4783b34fe2 Fix several failing tests 2023-02-13 07:16:10 -06:00
Paul Romano
091241070f Update test results with numpy 1.24 and anisotropic fission 2023-02-10 12:21:42 -06:00
Paul Romano
6a790df0be Update micro_xs regression test with update option 2023-02-10 11:41:50 -06:00
Paul Romano
9c646b3f32 Fix CMFDMesh.grid setter 2023-02-10 11:41:49 -06:00
RemDelaporteMathurin
90995dc512 Merge branch 'develop' into centre_for_cylinder_spherical_meshes 2023-02-02 08:47:28 -05:00
Paul Romano
7a736cc3a4
Merge pull request #2329 from myerspat/distribution-alias-sampling
Alias sampling implementation for discrete PDFs
2023-01-31 10:08:11 -06:00
Patrick Shriwise
303812202d
Merge pull request #2354 from aprilnovak/unused-dagmc-param
Remove unused dagmc settings parameter.
2023-01-17 15:53:20 -06:00
April Novak
d4a940d44d Remove unused dagmc settings parameter. Refs #2353 2023-01-17 10:59:53 -08:00
Patrick Myers
2eae8b8f8b
Merge branch 'develop' into distribution-alias-sampling 2023-01-13 10:33:19 -05:00
Paul Romano
4eda693133 Style and spacing changes 2023-01-10 17:20:14 +07:00
Paul Romano
b6d6bdf3f5 Merge branch 'develop' into mixed_ncrystal_pr 2023-01-09 13:13:14 +07:00
Jonathan Shimwell
e01f0ea944
Merge pull request #2332 from paulromano/gnds-naming
Change GND to GNDS
2023-01-04 11:10:37 +00:00
Paul Romano
3f8f8f6701
Merge pull request #2291 from pshriwise/model-xml
Support for a single `model.xml` file
2022-12-24 13:33:27 -06:00
Paul Romano
1680a72f12
Merge pull request #2116 from ebknudsen/mcpl_input
Add support for MCPL files
2022-12-24 13:12:52 -06:00
Paul Romano
954a2bdcda Fix source definition in source_mcpl_file test 2022-12-23 11:12:46 -06:00
Paul Romano
a5bdbd3adb Address a few warnings from tests 2022-12-23 00:07:02 -06:00
Paul Romano
731eff8817 Update source_mcpl_file test result 2022-12-22 14:56:40 -06:00
Erik B Knudsen
51d3a0c2ce check for mcpl-input is in the cpp-layer now 2022-12-22 17:19:56 +01:00
Erik B Knudsen
e9c6b03b9e remove dead code 2022-12-22 17:17:50 +01:00
Erik B Knudsen
fe19cfcdd2 set seed to get a deterministic test and set result 2022-12-22 17:16:16 +01:00
erkn
ff48f53595 skip mcpl-test if it is not enabled
patterned after the dagmc-tests
This required the MCPL_ENABLED symbol to be unmangled
2022-12-22 12:04:29 +01:00