Commit graph

3297 commits

Author SHA1 Message Date
josh
06e6d5d347 add dagmc testing 2023-01-17 02:42:40 +00:00
Patrick A Myers
d0e071be94 update tests to be more robust 2023-01-13 16:51:13 -05:00
Patrick Shriwise
9313f809a4 Adding a tally to the unstructured mesh regression test. 2023-01-13 10:34:30 -06:00
Patrick Myers
2eae8b8f8b
Merge branch 'develop' into distribution-alias-sampling 2023-01-13 10:33:19 -05:00
Patrick Shriwise
f92515d6f2 Correcting sampling unit test 2023-01-13 08:45:48 -06:00
Patrick Shriwise
124839796e Updating test inputs for auto-generated material ID. 2023-01-13 00:04:22 -06:00
Patrick Shriwise
6f0c6f5296 Applying suggestions for tests from @paulromano. 2023-01-12 23:53:06 -06:00
Patrick Shriwise
55138aa144
Picking up an additional suggestion from @paulromano
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-01-12 23:49:31 -06:00
Patrick Shriwise
e873db9a07
Apply suggestions from @paulromano
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-01-12 23:13:09 -06:00
Paul Romano
1cdb37a05c
Merge pull request #2348 from cfichtlscherer/prompt_neutrons
Prompt neutrons 2.0
2023-01-13 09:44:44 +07:00
josh
e799346502 switch universe deepcopying for a fresh instance on clones 2023-01-12 21:58:22 +00:00
Paul Romano
54320f3011
Merge pull request #2347 from shimwell/adding_get_surfaces_by_name
added get_surfaces_by_name method to geometry
2023-01-12 14:30:54 +07:00
Paul Romano
029838c947
Merge pull request #2340 from joshmay1/cell_cloning
Manually instantiate cloned cells rather than deepcopying
2023-01-12 09:48:45 +07:00
Paul Romano
a62bb50b27
Merge pull request #2222 from highness-eu/mixed_ncrystal
Adding support for NCrystal materials in OpenMC
2023-01-12 09:47:33 +07:00
Josh May
afa490f6a6
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-01-11 13:27:06 -08:00
Christopher Fichtlscherer
50892c61b7 unit test and description 2023-01-11 14:15:37 -05:00
Paul Romano
02abb63bcf
Merge pull request #2333 from openmc-dev/optional_materials_when_loading_geometry_2
allowing xml file for materials
2023-01-11 21:35:31 +07:00
Jonathan Shimwell
2c9df1b77e
Apply typo fixes identified incode review by @paulromano
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-01-11 09:32:02 +00:00
Jonathan Shimwell
08c7d8935a
Merge pull request #2335 from paulromano/plot-xs-sab-fix
Small fix in `plot_xs` when S(a,b) tables are present
2023-01-11 09:29:58 +00:00
Jonathan Shimwell
a0afa5de44 added get_surfaces_by_name method 2023-01-10 19:04:12 +00: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
Patrick Shriwise
9615b9f5da Adding tests for tally triggers. 2023-01-05 16:04:33 -06:00
Jonathan Shimwell
82429cbb19 added test for sab xs appears in xs calc 2023-01-05 11:16:16 +00:00
Josh May
37331deeee
Merge branch 'openmc-dev:develop' into cell_cloning 2023-01-04 15:35:23 -08:00
josh
60f9a42711 simplify cell cloning test changes 2023-01-04 22:54:26 +00:00
Jonathan Shimwell
e01f0ea944
Merge pull request #2332 from paulromano/gnds-naming
Change GND to GNDS
2023-01-04 11:10:37 +00:00
josh
ac2ba93b3a remove cell deepcopying for creating a fresh instance 2023-01-04 03:31:07 +00:00
Patrick Shriwise
c6f0d36bdb Correcting attribute name 2022-12-29 09:23:14 -06:00
Patrick Shriwise
3779c5cc4d Skip test in absence of UM support 2022-12-29 09:23:14 -06:00
Patrick Shriwise
251d7f5436 Skip tests if libraries are not enabled 2022-12-29 09:23:14 -06:00
Patrick Shriwise
f001d411ee More small improvements to tests 2022-12-29 09:23:14 -06:00
Patrick Shriwise
7fd2f0d7ff Correcting filepath for test run outside directory 2022-12-29 09:23:14 -06:00
Patrick Shriwise
eca2a1ad2e Reworking geometry model. 2022-12-29 09:23:14 -06:00
Patrick Shriwise
996930f7f1 Improved testing for manually set source strengths 2022-12-29 09:23:14 -06:00
Patrick Shriwise
bc7c8cd892 Adding empty results for now 2022-12-29 09:23:14 -06:00
Patrick Shriwise
ef14e0e800 Separating tests into unit and regression tests. 2022-12-29 09:23:14 -06:00
Patrick Shriwise
2779902287 Refactoring mesh sampling test to use openmc.lib. Making model a fixture 2022-12-29 09:23:14 -06:00
Patrick Shriwise
0a83824bea Improve distribution testing 2022-12-29 09:23:14 -06:00
Patrick Shriwise
ce956f8515 Run ww unit test in tmp dir 2022-12-29 09:23:14 -06:00
Patrick Shriwise
8e6ce2e16f Updates to unstructured mesh sampling tests. 2022-12-29 09:23:14 -06:00
NybergWISC
115be68953 Small refactor of distribution_spatial.cpp and change default of volume_normalized to True 2022-12-29 09:23:14 -06:00
NybergWISC
bd60956d20 Second round of comments. volume method is now implemented from Mesh instead of UnstructuredMesh 2022-12-29 09:23:14 -06:00
NybergWISC
7c40badfbc Address comments on initial PR, all changed other than name of class and the use of python API to combine track outputs 2022-12-29 09:23:14 -06:00
Matthew Nyberg
7a3a1876e1 Reorganize imports in source_sampling/test.py
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2022-12-29 09:23:14 -06:00
NybergWISC
9f6d536959 Commit including most of the sampling work in distribution_spatial.cpp and testing 2022-12-29 09:23:12 -06:00
shimwell
577157b846 allowing xml file for materials 2022-12-24 22:40:34 +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
myerspat
761bfc5349 added documentation on unit testing with catch2 2022-12-23 12:54:59 -05:00