12 #ifndef __OPENCAEPORO_CONSTS_HEADER__
13 #define __OPENCAEPORO_CONSTS_HEADER__
22 typedef unsigned int USI;
const USI X_DIRECTION
x-direction
const OCP_DBL TIME_STEP_CUT
Time stepsize cut ratio.
const USI VECTORFASP
Use vector linear solver in Fasp.
const USI CORNER_GRID
Grid type = corner-point.
const USI AIMs
Adaptive implicit.
const USI BLKOIL
Mixture model = black-oil.
const OCP_DBL TINY
Small constant.
const USI SOLVENT
Fluid type = solvent.
const USI PHASE_ODGW01
Phase type = oil-dry gas-water.
const USI AIMt
improved version of IMPEC, loacl FIM after IMPEC
const OCP_DBL MAX_DS_LIMIT
Maximal saturation change.
const USI EOS_PVTW
Mixture model = equation-of-state.
unsigned int USI
Generic unsigned integer.
const USI GAS
Fluid type = gas.
double OCP_DBL
Double precision.
const USI VERTICAL
Well type = vectical.
const OCP_DBL CONV1
1 bbl = CONV1 ft3
const OCP_DBL GRAVITY_FACTOR
0.00694444 ft2 psi / lb
const USI LRATE_MODE
Well option = fixed fluid rate???
const USI WRATE_MODE
Well option = fixed water rate.
const USI WATER
Fluid type = water.
float OCP_SIN
Single precision.
const USI FIMn
Solution method = FIM.
const USI PHASE_ODGW
Phase type = oil-dry gas-water.
const int OCP_SUCCESS
Finish without trouble.
const OCP_DBL MIN_TIME_STEP
Minimal time stepsize.
const OCP_DBL RHOW_STD
Water density in lb / ft3.
const USI HORIZONTAL
Well type = horizontal.
const USI ORTHOGONAL_GRID
Grid type = orthogonal.
const USI PHASE_ODGW02
Phase type = oil-dry gas-water.
const USI EOS_SRK
EoS model = SRK.
const OCP_DBL TARGET_DP
Target pressure change.
const USI Y_DIRECTION
y-direction
const USI ORATE_MODE
Well option = fixed oil rate.
const OCP_DBL MIN_TIME_CURSTEP
Minimal time stepsize of current step ???
const USI OIL
Fluid type = oil.
const bool CLOSE
Well type = closed.
const OCP_DBL CONV3
1 lb = CONV3 kg
const OCP_DBL MAX_TIME_STEP
Maximal time stepsize.
const int OCP_ERROR
Unidentified error.
const OCP_DBL TARGET_DS
Target saturation change.
const USI GENERAL_GRID
Grid type = general.
const USI FIM
Solution method = FIM.
const USI PHASE_W
Phase type = water only.
const USI RATE_MODE
Well option = fixed total rate???
unsigned int OCP_USI
Long unsigned integer.
const int OCP_ERROR_NUM_INPUT
Wrong number of input param.
const OCP_DBL MAX_DP_LIMIT
Maximal pressure change.
const USI EOS_PR
EoS model = PR.
const bool OPEN
Well type = open.
const USI PHASE_ODGW01_MISCIBLE
Phase type = oil-dry gas-water.
const USI Z_DIRECTION
z-direction
const USI PHASE_OW
Phase type = oil-water.
const USI AIMc
Adaptive implicit -— Collins.
const OCP_DBL TIME_STEP_AMPLIFY
Time stepsize amplification ratio.
const USI IMPEC
Solution method = IMPEC.
const USI PROD
Well type = producer.
const OCP_DBL TEMPERATURE_STD
Standard temperature.
const OCP_DBL MAX_VOLUME_ERR
Maximal volume error.
const OCP_DBL GAS_CONSTANT
Gas Constant.
const USI SCALARFASP
Use scalar linear solver in Fasp.
const USI PHASE_DOGW
Phase type = dead oil-gas-water.
const USI INJ
Well type = injector.
const USI PHASE_OG
Phase type = oil-gas.
const USI BHP_MODE
Well option = fixed bottom-hole-pressure.
const OCP_DBL RHOAIR_STD
Air density in lb / ft3.
const USI GRATE_MODE
Well option = fixed gas rate.
const OCP_DBL PRESSURE_STD
14.6959 psia = 1 atm
unsigned long long OCP_ULL
Long long unsigned integer.
const OCP_DBL CONV4
1 ft3 = CONV4 m3
const OCP_DBL CONV2
Darcy constant in field unit.
const USI PHASE_GW
Phase type = gas-water.
Logging error and warning messages.