Replies: 4 comments
-
|
Beta Was this translation helpful? Give feedback.
-
|
@LukeSeifert @munkm @andrewryh please see the above discussion. |
Beta Was this translation helpful? Give feedback.
-
I just realized that |
Beta Was this translation helpful? Give feedback.
-
Refactor
|
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Whereas Serpent2 uses plain text input files, OpenMC uses
.xmlfiles (settings.xml,materials.xml,geometry.xml). A user would typically create these.xmlfiles using the Python API.This issue can be closed when functions exist within the
Depcodeclass that can work with the.xmlfiles used by OpenMC -- specifically the.xmlfiles that the OpenMC python API creates. These functions should utilize the OpenMC API where possible.In particular, we want similar functionality as the following functions:
Depcodewrite_depcode_inputread_depcode_templateinsert_path_to_geometrychange_sim_parcreate_iter_matfilewrite_mat_fileSimulationswitch_to_next_geometryBeta Was this translation helpful? Give feedback.
All reactions