Feature: DepcodeOpenMC
methods for starting simulation and writing/reading input files
#133
Labels
DepcodeOpenMC
methods for starting simulation and writing/reading input files
#133
Background and motivation
I will be splitting up the implementation of
DepcodeOpenMC
into two parts to reduce PR bloat without sacrificing development of features that have a strong coupling based on implementation decisions.Description of idea
We need to have functions that can perform reading/writing of input files, that can run OpenMC depletion, and that support the previous two tasks.
Implementation details
openmc.deplete
module.DepcodeOpenMC.run_depcode
function.mpiexec
and pass the relevant parametersrun_depcode
function)Potential snags
The text was updated successfully, but these errors were encountered: