ZMFVD

Recognised by the OPM Flow parserPROPS

The ZMFVD keyword defines the compositional component mole fractions, for each component, as a function of depth, as such the keyword should have the same number of component columnar vectors as that declared via the COMPS keyword in the RUNSPEC section, and the NCOMPS keyword in the PROPS section. The keyword should only be used if the CO2STORE and GASWAT keywords in the RUNSPEC section have also be activated for the gas-water two component model.

Note

This is an OPM Flow keyword used with OPM Flow’s CO2STORE and GASWAT keywords in the RUNSPEC section, and should not be confused with the more general version of the ZMFVD keyword used in the commercial compositional simulator.

Notes:

The keyword is terminated by a “/”.

Records
Fixed number of records
Variadic
The record accepts a variable number of items

Parameters

No.NameDescriptionTypeDimensionFieldMetricLabDefault
1DATA
manual: DEPTH
A columnar vector of real monotonically increasing down the column values that defines the depth values for the corresponding compositional component mole fractions. The default number of DEPTH values is 20, as defined by the NDRXVD parameter on the EQLDIMS keyword in the RUNSPEC section, and which may be used to reset the number of DEPTH values.DOUBLELength, 1, 1feetmcmNone
2ZCOMPA series of columnar vectors, with each columnar vector representing a compositional component mole fraction as a function of DEPTH. In addition, the sum of the compositional component mole fractions must sum to one for a given DEPTH value, otherwise an error will occur. Secondly, if the composition is independent of depth, then only one single row may be entered. Note that the number of columnar vectors, should be the same as that entered via the NCOMPS keyword in the PROPS section, and the COMPS keyword in the RUNSPEC section. Finally, only the default value of two components are currently supported by OPM Flow.mole fractionmole fractionmole fractionNone

Example

The following example defines how to confirm a two component formulation, together with defining the names of the composition components, as well as the compositional gradient, to be used with the CO2STORE and GASWAT options.
--
-- CONFIRM NUMBER OF COMPOSITIONAL COMPONENTS (OPM FLOW KEYWORD)
--
NCOMPS
2 /
--
-- DEFINE COMPOSITIONAL COMPONENTS NAMES (OPM FLOW KEYWORD)
--
CNAMES
'CO2'
'H2O' /
--
-- COMPOSITIONAL COMPONENT MOLE FRACTIONS VS DEPTH (OPM FLOW KEYWORD)
--
-- DEPTH CO2 H2O
ZMFVD
2000 0.0 1.0
2100 0.0 1.0
/
| Note This is an OPM Flow keyword used with OPM Flow’s CO2STORE and GASWAT keywords in the RUNSPEC section, and should not be confused with the more general version of the ZMFVD keyword used in the commercial compositional simulator. |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|

Manual source: parts/chapters/subsections/8.3/ZMFVD.fodt