wiki:public/doc/by_ext/mmp/S_permeability_function_pressure
Last modified 3 years ago Last modified on 08/04/15 10:00:35

Description

The keyword $PERMEABILITY_FUNCTION_PRESSURE returns relative permeability for liquid flow or multiphase flow process. Only one case is implemented in the OGS, in which permeability is a function of pressure.

Parameters

int int

Two values are required. Only one case for multiphase flow is active. The first one must be ‘10’. The second value is the curve number. The curve defines the relationship between relative permeability and pressure.

Example

benchmarks\H2\LabGasInjec?

#MEDIUM_PROPERTIES
. . . 
$PERMEABILITY_FUNCTION_PRESSURE
  10 3
. . . 
#STOP