An open source method of characteristics neutron transport code.
|
Utility functions for processing run time options. More...
Go to the source code of this file.
Classes | |
struct | RuntimeParameters |
Structure for run time options. More... | |
Typedefs | |
typedef std::vector< std::vector< std::vector< double > > > | DoubleVector3D |
Utility functions for processing run time options.
OpenMOC provide another option of input by .cpp file. With these run time options, it's possible to run various problems with different parameters via a standard built executive file, avoiding the necessity to build the code each time.