![]() |
OpenCAEPoro
0.2.0 Sep/22/2022
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 | |
| bool | activity {false} |
| USI | method |
| IMPEC or FIM. | |
| OCP_DBL | timeInit |
| Maximum Init step length of next timestep. | |
| OCP_DBL | timeMax |
| Maximum time step during running. | |
| OCP_DBL | timeMin |
| Minmum time step during running. | |
| USI | printLevel {0} |
| Decide the depth for printfing. | |
Store shortcut instructions from the command line.
Definition at line 77 of file OCPControl.hpp.