Commit graph

28 commits

Author SHA1 Message Date
John Tramm
977ade79a1
Replace xtensor with internal Tensor/View classes (#3805)
Co-authored-by: John Tramm <jtramm@gmail.com>
2026-02-17 09:50:38 -06:00
Ilham Variansyah
ecb0a3361f
Combing for fission site sampling, and delayed neutron emission time (#2992)
Co-authored-by: Gavin Ridley <gavin.keith.ridley@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-09-19 08:10:08 +00:00
Kevin Sawatzky
607f6babe5
Add distributed cell densities (#3546)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-09-19 04:11:06 +00:00
GuySten
4500f07b44
Remove reorder_attributes from openmc._xml (#3519) 2025-08-08 16:59:22 +07:00
Gavin Ridley
b53b601edc
Tiny updates from experience building on Mac (#2894)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-04-20 05:44:40 +00:00
Paul Romano
ac941f79e0
Add RectangularPrism and HexagonalPrism composite surfaces (#2739)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2023-11-01 09:13:40 -05: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
Paul Romano
4783b34fe2 Fix several failing tests 2023-02-13 07:16:10 -06:00
Patrick Shriwise
c943128587 Add pytest request path to location of cleanup files in cpp driver test 2022-08-06 06:18:54 -05:00
Kalin Kiesling
f960553bed
mpi_args formatting
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-04-06 13:53:32 -05:00
Kalin Kiesling
4f6001d574 updated method for setting mpi for regression tests 2022-04-06 09:28:02 -05:00
Patrick Shriwise
0bed3f53b2 Adding a test for setting cell temperatures under a specific higher level cell instance in the cpp driver test. 2021-08-18 08:46:58 -05:00
Paul Romano
9552be7316 Update test results from new random number stream 2021-05-03 10:32:16 -05:00
Paul Romano
e5715946c2 Make sure cpp_driver test works with MPI 2021-04-21 10:40:01 -05:00
Patrick Shriwise
1734a07295 Adding message passing header to the C++ driver test. 2020-12-14 06:18:41 +00:00
Patrick Shriwise
37944edd95 Adding a GitHub actions CI file. 2020-12-14 05:48:54 +00:00
Patrick Shriwise
59552944f5 Adding a check that material filled cells return an empty result. 2020-05-20 12:46:33 -05:00
Patrick Shriwise
00fffc8590 Updating the cpp driver test to include testing of the new set_temperature behavior. Includes a fix to the dynamic source test to remove the CMake file as well. 2020-05-19 15:42:48 -05:00
Patrick Shriwise
31b2f308b5 Providing the model as a fixture. 2020-05-15 11:49:55 -05:00
Patrick Shriwise
64f6d5ce1f Addressing comments from @paulromano. 2020-05-13 17:05:31 -05:00
Patrick Shriwise
ac39214ce4 More PEP8 updates. 2020-05-12 15:20:32 -05:00
Patrick Shriwise
4bb985ea33 Ensuring an mpi compiler when necessary. 2020-05-12 13:39:24 -05:00
Patrick Shriwise
2c0d54adb4 Adding verbosity to travis make. 2020-05-12 10:26:13 -05:00
Patrick Shriwise
2007ba847e Simplifying tests a bit. Updating results. 2020-05-12 08:46:18 -05:00
Patrick Shriwise
a50c4c15e9 PEP8 changes. 2020-05-11 23:14:08 -05:00
Patrick Shriwise
e2774f1f5d No longer running parallel test, seems unecesssary. 2020-05-11 23:07:30 -05:00
Patrick Shriwise
bd6048bc28 Adding test files for the cpp driver test. 2020-05-11 17:52:28 -05:00