Commit graph

18 commits

Author SHA1 Message Date
GuySten
4500f07b44
Remove reorder_attributes from openmc._xml (#3519) 2025-08-08 16:59:22 +07:00
Patrick Shriwise
9d9dcc26c5
Update DAGMC and libMesh precompiler definitions (#3510) 2025-07-22 11:10:08 +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
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 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
April Novak
575a678207 Adjust C++ standard for Moab test. Refs #2039 2022-04-26 11:06:28 -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
4010b32cff update mpi setting in another regression test 2022-04-06 09:32:38 -05:00
helen-brooks
b8583eed83 external moab test now adheres to pep8 style standard 2021-06-18 10:26:06 +01:00
helen-brooks
fa588b373f Remove redundant code for setting source in test file as suggested in code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-06-18 09:36:41 +01:00
helen-brooks
d4bf1c9b6f
Reorder python imports in accordance with PEP8 in external moab test file
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-06-18 09:15:47 +01:00
helen-brooks
32933587b9 Run external-moab test main.cpp file through clang-format 2021-06-18 09:08:56 +01:00
helen-brooks
9dbbf82d25
Some whitespace and bracketing changes suggested in code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2021-06-18 09:01:38 +01:00
helen-brooks
c487c9ad2d
C++ style changes: change how pointers are compared to null
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-06-17 09:21:12 +01:00
helen-brooks
6f63bee2e2 External moab test now passes 2021-06-15 16:12:01 +01:00
helen-brooks
b3b325d02f Add new constructor for MOAB Unstructured Mesh class, taking a pointer to an external MOAB instance as an argument 2021-06-15 16:12:01 +01:00
helen-brooks
c8db88dff2 Add a cpp driver test for comparing mesh tallies with internal and external moab ptrs: currently fails because feature not implemented 2021-06-15 16:10:17 +01:00