Commit graph

20 commits

Author SHA1 Message Date
Zoe Prieto
9686851e7a
Write surface source files per batch (#3124)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-10-03 22:32:03 +00:00
Patrick Shriwise
cb7ef009b9
Setting surf_source_ attribute for DAGMC surfaces. (#2857)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-01-30 00:59:16 +00:00
Patrick Shriwise
eda39ad9ca
Python source class refactor (#2524)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-06-20 21:27:55 -05:00
April Novak
d4a940d44d Remove unused dagmc settings parameter. Refs #2353 2023-01-17 10:59:53 -08: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
Patrick Shriwise
b00404be7c Updating dimension type to tuple in a couple of test checks 2022-10-28 04:34:35 +00:00
Patrick Shriwise
d47f41637f Some updates to DAGMC testing. 2022-08-12 07:53:36 -05:00
Patrick Shriwise
fbcaf5acd8
Apply PR suggestions from @paulromano
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-06-25 07:45:02 -05:00
Patrick Shriwise
3e93b814a9 Updating python module to enable summary file reads from DAGMC simulations. Updating legacy DAGMC test as well. 2021-05-19 18:02:15 -05:00
Patrick Shriwise
4fc6319f03 Updating legacy test as requested in PR by @paulromano. 2019-10-10 10:06:33 -05:00
Patrick Shriwise
ec59d02300 Updating test to add check for 'void' in material name. 2019-10-07 23:21:42 -05:00
Patrick Shriwise
a85438b825 Updating DAGMC legacy test. 2019-10-07 18:11:36 -05:00
Paul Romano
bbb0b78383 Rename openmc.capi -> openmc.lib 2019-09-13 10:38:26 -05:00
Paul Romano
a3d34b5b64
Merge pull request #1299 from pshriwise/dagmc_mat_temps
DagMC Material Temperatures
2019-07-24 22:35:52 -05:00
Patrick Shriwise
347f4d7dd5 Separating dagmc cell temperature checks into unit tests. 2019-07-20 12:51:59 -05:00
Patrick Shriwise
89c75a7b82 Sharing model between tests. 2019-07-20 12:51:59 -05:00
Patrick Shriwise
da152b9b0f Updating DagMC s.t. their temperatures can be set using material temps. Also addressig a bug in closing an hdf5 dataset and adding tests. 2019-07-20 12:51:59 -05:00
Patrick Shriwise
933a5c4770 Updates based on suggestions from @paulromano. 2019-07-18 22:21:55 -05:00
Patrick Shriwise
d870734b5c Placing dagmc tests under their own directory. 2019-06-07 13:32:33 -05:00
Renamed from tests/regression_tests/dagmc/test.py (Browse further)