OpenCAEPoro  v0.5.0
A simulator for multicomponent porous media flow
Public Member Functions | Public Attributes | List of all members
WellParam Class Reference

TODO: Add Doxygen. More...

#include <ParamWell.hpp>

Public Member Functions

 WellParam (vector< string > &info)
 

Public Attributes

string name
 Name of Well.
 
string group {"FEILD"}
 Group the well belongs to.
 
USI I
 I index of well.
 
USI J
 J index of well.
 
OCP_DBL depth {-1.0}
 Depth of well.
 
vector< USII_perf
 I-index of perforation in grid.
 
vector< USIJ_perf
 J-index of perforation in grid.
 
vector< USIK_perf
 K-index of perforation in grid.
 
vector< OCP_DBLWI
 Transmissibility connection factor.
 
vector< OCP_DBLdiameter
 Diameter of perforations.
 
vector< OCP_DBLkh
 
vector< OCP_DBLskinFactor
 Skin factor.
 
vector< string > direction
 Direction of perforations.
 
OCP_BOOL ifUseUnweight {OCP_FALSE}
 If use unweighted injector.
 
vector< WellOptPairoptParam
 

Detailed Description

TODO: Add Doxygen.

Definition at line 58 of file ParamWell.hpp.


The documentation for this class was generated from the following files: