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

Public Member Functions

void Setup (const Grid &myGrid)
 Setup ScalePcow term.
 
OCP_BOOL IfScale () const
 Return ifScale.
 
void AssignScaleValue (const OCP_USI &n, const OCP_DBL &v)
 Assign value to scaleVal.
 
OCP_DBL GetSwInit (const OCP_USI &n) const
 
OCP_DBL GetScaleVal (const OCP_USI &n) const
 Return scaleVal.
 

Protected Attributes

OCP_BOOL ifSetup {OCP_FALSE}
 Only one setup is needed.
 
OCP_BOOL ifScale {OCP_FALSE}
 If true, then Scale will be used.
 
vector< OCP_DBLscaleVal
 Scale values for Pcow, it will be calculated from swatInit.
 
vector< OCP_DBLswatInit
 Initial water distribution.
 

Friends

class Out4RPT
 

Detailed Description

Definition at line 73 of file PhasePermeability.hpp.


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