PVZG

Recognised by the OPM Flow parserPROPS

PVZG defines the gas PVT properties for dry gas224 Natural gas that occurs in the absence of condensate or liquid hydrocarbons, or gas that had condensable hydrocarbons removed, is called dry gas. It is primarily methane with some intermediates. The hydrocarbon mixture is solely gas in the reservoir and there is no liquid (condensate surface liquid) formed either in the reservoir or at surface. The term dry indicates that the gas does not contain heavier hydrocarbons to form liquids at the surface conditions. Dry gas typically has GOR's greater than 100,000 scf/stb or 18,000 Sm3/m3. via the gas compressibility factor (z-factor), instead of the gas formation volume factor. If the gas has a constant and uniform vaporized oil concentration, Condensate-Gas Ratio (“CGR”), and if the reservoir pressure never drops below the saturation pressure (dew point pressure), then the model can be run more efficiently by omitting the OIL and VAPOIL keywords from the RUNSPEC section, treating the gas as a dry gas, and defining a constant Rv (CGR) value with keyword RVCONST or RVCONSTT in the PROPS section. This results in the model being run as a dry gas problem with no active oil (condensate) phase. However, OPM Flow takes into account the constant Rv in the calculations and reporting.

Natural gas that occurs in the absence of condensate or liquid hydrocarbons, or gas that had condensable hydrocarbons removed, is called dry gas. It is primarily methane with some intermediates. The hydrocarbon mixture is solely gas in the reservoir and there is no liquid (condensate surface liquid) formed either in the reservoir or at surface. The term dry indicates that the gas does not contain heavier hydrocarbons to form liquids at the surface conditions. Dry gas typically has GOR's greater than 100,000 scf/stb or 18,000 Sm3/m3.

This keyword is not supported by OPM Flow but would change the results if supported so the simulation will be stopped.

Notes:

The keyword is followed by NTPVT data sets as declared on the TABDIMS keyword in the RUNSPEC section and each data set consists of two records, with items 1-1 to 1-2 representing record one items and 2-1 to 2-3 representing record number two items, etc., in the “No.” column in this table.

Each table must contain a minimum of two rows and a maximum of NPPVT rows as declared on the TABDIMS keyword in the RUNSPEC section.

Each table is terminated by a “/” and there is no “/” terminator for the keyword.

See also the RVCONST and RVCONSTT keywords to define the constant Rv for dry gas.

The ideal gas law provides a relationship between the pressure, the temperature and the specific volume of an ideal gas (pure component). This relationship is modified by use of a compressibility factor, Z225 Standing, M. B.:” Volumetric and Phase Behaviour of Oil Field Hydrocarbon Systems”, Renihold Publishing Corp., New York City (1952)., to account for deviations, from ideal, to the behavior of real gases. The PVT relation for a real gas can be defined by:

Standing, M. B.:” Volumetric and Phase Behaviour of Oil Field Hydrocarbon Systems”, Renihold Publishing Corp., New York City (1952).

[PV~=~ZnRT]

(8.84)

As the gas formation volume factor is used to relate the volume of gas, as measured at reservoir conditions, to the volume of gas as measured at standard conditions (60 oF and 14.7 psia, or 15 oC and 101.325 kPa). This gas property is then defined as the actual volume occupied by a certain amount of gas at a specified pressure and temperature, divided by the same amount of gas at standard conditions. Thus, using the above equation one can obtain the gas volumes at reservoir and standard conditions, i.e.

[V SUB{sc}~=~{Z SUB{sc}nRT SUB{sc}} OVER{ P SUB{sc}}]

(8.85)

[V SUB{i}~=~{Z SUB{i}n RT SUB{i}} OVER {P SUB{i}}]

(8.86)

Thus the gas formation volume factor can be expressed as:

[E~=~{{V SUB{sc}} OVER { V SUB{i}}}]

(8.87)

And substituting equation (8.85)and (8.86)into (8.87)we obtain

[E~=~ LEFT (P SUB { i } OVER P SUB {sc } RIGHT) ` ` LEFT(T SUB {sc } OVER T SUB { i } RIGHT ) ` ` LEFT (1 OVER Z SUB { i } RIGHT )]

(8.88)

Incorporating standard pressure and temperature values gives in SI units:

[E~=~ LEFT (P SUB { i } OVER {101.325} RIGHT) ` ` LEFT({273.15 ~+~15 } OVER T SUB { i } RIGHT ) ` ` LEFT (1 OVER Z SUB { i } RIGHT )~=~ 2.84` ` LEFT (P SUB { i } OVER { Z SUB {i } T SUB { i } } RIGHT )]

(8.89)

or in field units:

[E~=~ LEFT (P SUB { i } OVER {14.7} RIGHT) ` ` LEFT({460 ~+~60 } OVER T SUB { i } RIGHT ) ` ` LEFT (1 OVER Z SUB { i } RIGHT )~=~ 35.37` ` LEFT (P SUB { i } OVER { Z SUB {i } T SUB { i } } RIGHT )]

(8.90)

Where,

[E]= gas formation volume factor (scf /rcft or Sm3/m3)

[P]= pressure (psia or kPa)

[Psc]= pressure standard conditions (psia or kPa )

[Pi]= initial reservoir pressure (psia or kPa)

[V]= volume (ft3 or m3)

[T]= absolute temperature (oR or K)

[Tsc]= temperature at standard conditions (oR or K)

[Ti]= initial reservoir temperature (oR or K)

[R]= gas constant (10.73 or 8.314)

RTEMP on this keyword is the [Ti]in the above equations and[P_i] is PRESS columnar vector.

Records
Fixed number of records

Parameters

No.NameDescriptionFieldMetricLabDefault
1RTEMPSingle real positive value that defines the reservoir temperature for the data in the following records.°F°C°C
1PRESSA columnar vector of real monotonically increasing down the column values that defines the gas phase pressure.psiabarsaatmaNone
1dimensionlessdimensionlessdimensionless
3GVISCA columnar vector of real increasing down the column values that defines the corresponding gas phase viscosity.cPcPcPNone

Example

---
-- GAS PVT TABLE USING GAS Z-FACTOR
--
PVZG
-- RESERVOIR TEMPERATURE FOR Z TO BG CONVERSION
--
180.0 /
--
-- PRES ZG VISC
-- PSIA DIMLESS CPOISE
-- ------ --------- -------
14.7 0.998970 0.0130
250.0 0.976260 0.0131
500.0 0.954790 0.0134
750.0 0.932050 0.0137
1000.0 0.912990 0.0142
1250.0 0.896320 0.0147
1500.0 0.881610 0.0152
1750.0 0.870830 0.0159
2000.0 0.863130 0.0166
2250.0 0.858920 0.0173
2500.0 0.857800 0.0181
2750.0 0.860430 0.0189
3000.0 0.866440 0.0197
3250.0 0.874980 0.0206
3500.0 0.885470 0.0214
3750.0 0.898350 0.0223
4000.0 1.025120 0.0277 / TABLE NO 01 --
-- GAS PVT TABLE USING GAS Z-FACTOR
--
PVZG
-- RESERVOIR TEMPERATURE FOR Z TO BG CONVERSION
--
180.0 /
--
-- PRES ZG VISC
-- PSIA DIMLESS CPOISE
-- ------ --------- -------
14.7 0.998970 0.0130
250.0 0.976260 0.0131
500.0 0.954790 0.0134
750.0 0.932050 0.0137
1000.0 0.912990 0.0142
1250.0 0.896320 0.0147
1500.0 0.881610 0.0152
1750.0 0.870830 0.0159
2000.0 0.863130 0.0166
2250.0 0.858920 0.0173
2500.0 0.857800 0.0181
2750.0 0.860430 0.0189
3000.0 0.866440 0.0197
3250.0 0.874980 0.0206
3500.0 0.885470 0.0214
3750.0 0.898350 0.0223
4000.0 1.025120 0.0277 / TABLE NO 01
The above example defines two dry PVZG tables assuming NTPVT equals two and NPPVT is greater than or equal to 17 on the TABDIMS keyword in the RUNSPEC section. There is no terminating “/” for this keyword.
| 2-1 |
|-----|
| [PV~=~ZnRT] | (8.84) |
|-------------|--------|
| [V SUB{sc}~=~{Z SUB{sc}nRT SUB{sc}} OVER{ P SUB{sc}}] | (8.85) |
|-------------------------------------------------------|--------|
| [V SUB{i}~=~{Z SUB{i}n RT SUB{i}} OVER {P SUB{i}}] | (8.86) |
|----------------------------------------------------|--------|
| [E~=~{{V SUB{sc}}  OVER { V SUB{i}}}] | (8.87) |
|---------------------------------------|--------|
| [E~=~ LEFT (P SUB { i } OVER P SUB {sc } RIGHT)
      ` ` LEFT(T SUB {sc } OVER T SUB { i } RIGHT )
      ` ` LEFT (1 OVER  Z SUB { i } RIGHT )] | (8.88) |
|--------------------------------------------------------------------------------------------------------------------------------------------------|--------|
| [E~=~ LEFT (P SUB { i } OVER {101.325} RIGHT)
      ` ` LEFT({273.15 ~+~15 } OVER T SUB { i } RIGHT )
      ` ` LEFT (1 OVER  Z SUB { i } RIGHT )~=~
      2.84` ` LEFT (P SUB { i } OVER { Z SUB {i } T SUB { i } } RIGHT )] | (8.89) |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------|
| [E~=~ LEFT (P SUB { i } OVER {14.7} RIGHT)
      ` ` LEFT({460 ~+~60 } OVER T SUB { i } RIGHT )
      ` ` LEFT (1 OVER  Z SUB { i } RIGHT )~=~
      35.37` ` LEFT (P SUB { i } OVER { Z SUB {i } T SUB { i } } RIGHT )] | (8.90) |
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------|

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