Commit graph

16 commits

Author SHA1 Message Date
Patrick Shriwise
5dd6ff6527
Fix negative distances from bins_crossed for CylindricalMesh (#3370) 2025-04-22 23:00:44 -05:00
Patrick Shriwise
19f121a45a
Python mesh coordinates reorder (#2730)
Co-authored-by: Ethan Peterson <eepeterson3@gmail.com>
2023-11-01 11:19:27 -06:00
Jonathan Shimwell
557880aefc
Allowing CylindricalMesh and SphericalMesh to be fully made via constructor+ type hints (#2619)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-08-05 16:16:42 -04: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
Patrick Shriwise
6cb4401230 Correcting surface type in cylinder tests 2023-03-28 10:11:14 -05:00
Patrick Shriwise
e5863eec1b Correcting variable name 2023-03-28 07:35:22 -05:00
Patrick Shriwise
26c031a041 Run tests in tmpdir to keep repo clean 2023-03-27 16:54:42 -05:00
Patrick Shriwise
63fa42843b Removing unused print statements 2023-03-27 16:50:18 -05:00
Patrick Shriwise
ab403b2fc8 Improvements to tests 2023-03-27 16:48:35 -05:00
Patrick Shriwise
13a9e8fae4 Adding tests with void geometry for cylindrical and spherical mesh 2023-03-27 16:48:35 -05:00
RemDelaporteMathurin
024c51a1ff Merge branch 'centre_for_cylinder_spherical_meshes' of https://github.com/RemDelaporteMathurin/openmc into centre_for_cylinder_spherical_meshes 2023-03-07 14:37:49 -05:00
RemDelaporteMathurin
ab4237c037 use get_reshaped_data in tests 2023-03-07 14:36:07 -05:00
Patrick Shriwise
af16239684 Updating mesh centre tests. 2023-02-08 10:17:59 -06:00
Patrick Shriwise
b22c7e8353 Adding test cases for cylindrical mesh 2023-01-26 14:14:06 -06:00
RemDelaporteMathurin
48d75accdd fixed cylindrical mesh test 2022-10-11 17:12:55 +00:00
RemDelaporteMathurin
5787616ae4 added two tests to check centre was written/read to/from xml 2022-10-07 07:18:00 +00:00