OpenCAEPoro
v0.5.0
A simulator for multicomponent porous media flow
|
#include <ParamWell.hpp>
Public Member Functions | |
WellOptPair (USI i, string type, vector< string > &vbuf) | |
Public Attributes | |
USI | d |
WellOptParam | opt |
WellOptPair contains two parts, one is the operation mode of well, the other is the beginning time at which the operation is applied. The beginning time is represented by an index in critical time.
Definition at line 47 of file ParamWell.hpp.