OpenCAEPoro
0.2.0 Sep/22/2022
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 criticaltime.
Definition at line 49 of file ParamWell.hpp.