![]() |
OpenCAEPoro
v0.5.0
A simulator for multicomponent porous media flow
|
#include <ParamReservoir.hpp>
Public Attributes | |
| OCP_BOOL | activity {OCP_FALSE} |
| If OCP_FALSE, this param is not given. | |
| vector< T > | data |
| Data of param. | |
A internal structure used to store some params for reservoir, it can tell if these params are given by users.
Definition at line 79 of file ParamReservoir.hpp.