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

RockParam class contains information about the keyword ROCK. More...

#include <ParamReservoir.hpp>

Public Attributes

string type {"LINEAR"}
 LINEAR or EXPONENT for porosity model.
 
OCP_DBL Pref {14.7}
 Reference pressure at initial porosity.
 
OCP_DBL Tref {60}
 Reference temperature at initial porosity.
 
OCP_DBL cp1 {3.406E-6}
 Compressibility factor of rock in reservoir.
 
OCP_DBL cp2 {0}
 2 order Compressibility factor of rock in reservoir.
 
OCP_DBL ct {0}
 Expansion factor of rock in reservoir, ifThermal only.
 
OCP_DBL cpt {0}
 cross items, ifThermal only
 
OCP_BOOL ConstRock {OCP_TRUE}
 
OCP_DBL HCP1 {35}
 coefficients of the rock enthalpy formula, Btu/ft^3 - F
 
OCP_DBL HCP2 {0}
 coefficients of the rock enthalpy formula, Btu/ft^3 - F
 

Detailed Description

RockParam class contains information about the keyword ROCK.

Definition at line 60 of file ParamReservoir.hpp.

Member Data Documentation

◆ ConstRock

OCP_BOOL RockParam::ConstRock {OCP_TRUE}

if true, rock volume remains const, else, bulk volume remains const

Definition at line 70 of file ParamReservoir.hpp.


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