12 #ifndef __PERFORATION_HEADER__
13 #define __PERFORATION_HEADER__
34 void setState(
const bool& flag) { state = flag; };
61 vector<OCP_DBL> qi_lbmol;
63 vector<OCP_DBL> transj;
65 vector<OCP_DBL> qj_ft3;
Definition of build-in datatypes and consts.
unsigned int USI
Generic unsigned integer.
double OCP_DBL
Double precision.
unsigned int OCP_USI
Long unsigned integer.
Collect more detailed information of each time step.
Perforation describe the connections between wells and bulks.
OCP_USI GetLoaction()
Return the location of perf: index of bulk.
Perforation()=default
Default constuctor.
void setState(const bool &flag)
Set state of perf.