OpenCAEPoro
v0.5.0
A simulator for multicomponent porous media flow
|
Store shortcut instructions from the command line. More...
#include <OCPControl.hpp>
Public Member Functions | |
void | ReadParam (const USI &argc, const char *optset[]) |
Public Attributes | |
OCP_BOOL | activity {OCP_FALSE} |
USI | method |
IMPEC or FIM. | |
OCP_DBL | timeInit |
Maximum Init step length of next time step. | |
OCP_DBL | timeMax |
Maximum time step during running. | |
OCP_DBL | timeMin |
Minimum time step during running. | |
USI | printLevel {0} |
Decide the depth for printing. | |
Store shortcut instructions from the command line.
Definition at line 77 of file OCPControl.hpp.