WAGHYSTR

Recognised by the OPM Flow parserPROPS

This keyword defines the parameters for the Water-Alternating-Gas (“WAG”) hysteresis option, for when the hysteresis option has been activated by the WAGHYSTR variable on the SATOPTS keyword in the RUNSPEC section.

The WAG recovery mechanism is an Enhanced Oil Recovery (“EOR”) process to optimize oil recovery by improving volumetric sweep efficiency. It was originally proposed as a method to improve the sweep efficiency of gas by using water to control the mobility ratio and to stabilize the front (Caudle and Dyes, 19581 Caudle, B. H., & Dyes, A. B. (1958, January 1). Improving Miscible Displacement by Gas-Water Injection. Society of Petroleum Engineers.; Christensen et al., 19982 Christensen, J. R., Stenby, E. H., & Skauge, A. (1998, January 1). Review of WAG Field Experience. Society of Petroleum Engineers. doi:10.2118/39883-MS.; and Christensen et al., 20013 Christensen, J. R., Stenby, E. H., & Skauge, A. (2001, April 1). Review of WAG Field Experience. Society of Petroleum Engineers. doi:10.2118/71203-PA.). WAG injection can lead to improved oil recovery by combining better mobility control and contacting upswept zones, and by leading to improved microscopic displacement. Although initially the injected gas was immiscible with respect to the oil (WAG Immiscible) the more common process is WAG Miscible, with alternating different types of hydrocarbon gases and non-hydrocarbon gases, such as N2 and CO2 Gases. WAG flooding has been successfully applied to various fields worldwide.

Caudle, B. H., & Dyes, A. B. (1958, January 1). Improving Miscible Displacement by Gas-Water Injection. Society of Petroleum Engineers.

Christensen, J. R., Stenby, E. H., & Skauge, A. (1998, January 1). Review of WAG Field Experience. Society of Petroleum Engineers. doi:10.2118/39883-MS.

Christensen, J. R., Stenby, E. H., & Skauge, A. (2001, April 1). Review of WAG Field Experience. Society of Petroleum Engineers. doi:10.2118/71203-PA.

Only the gas phase relative permeability WAG hysteresis model has been implemented in the simulator.

Notes:

The keyword is followed by one record for each saturation table region with each record terminated by a “/”.

The number of saturation table regions NTSFUN is specified by the TABDIMS keyword in the RUNSPEC section.

Records
Fixed number of records
Items per record
8

Parameters

No.NameDescriptionTypeFieldMetricLabDefault
1LANDS_PARAMETERA real value greater than zero that defines Land’s parameter, [C].. The Land’s parameter controls how the trapped gas saturation depends on the maximum gas saturation attained and the critical gas saturation; and the shape of the imbibition curve. [s_gtrap = s_gcr + ( s_gm - s_gcr ) over ( 1 + C(s_gm - s_gcr) )] where, [s_gtrap]is the trapped gas saturation, [s_gm]is the maximum gas saturation attained, and [s_gcr]is the critical gas saturation. Values of the Land’s parameter that are too small give a trapped gas saturation close to the maximum gas saturation attained. This results in an unphysical steep relative permeability curve giving potential convergence problems.DOUBLEdimensionlessdimensionlessdimensionlessNone
2SECONDARY_DRAINAGE_REDUCTIONA real value greater than or equal to zero that defines the secondary drainage reduction factor, alpha. As alpha increases the reduction in gas mobility on secondary drainage increases.DOUBLEdimensionlessdimensionlessdimensionless0.0
3GAS_MODELA defined character string that defines whether the gas hysteresis model should be used, and should be set to one of the following character strings: YES: Use the WAG hysteresis model for the gas phase relative permeability. NO: Turn off the WAG hysteresis model and use the drainage curve. Only the YES option is currently supported by the simulator.STRINGYES
4RES_OILA defined character string that defines whether the residual oil model should be used, and should be set to one of the following character strings: YES: Use the trapped gas to modify the residual oil saturation (SOM) in the STONE 1 three-phase oil relative permeability model. No action is taken unless the STONE1 keyword has been entered. NO: Do not modify the residual oil saturation. Only the NO option is currently supported by the simulator.STRINGYES
5WATER_MODELA defined character string that defines whether the water hysteresis model should be used, and should be set to one of the following character strings: YES: Use the WAG hysteresis model for the water phase relative permeability NO: Turn off the WAG hysteresis model. Note that the hysteresis model specified in EHYSTR keyword applies. Only the NO option is currently supported by the simulator.STRINGYES
6IMB_LINEAR_FRACTIONA real value greater than zero that defines the imbibtion curve linear fraction. This is the fraction of the curve between Sgm and Sgtrap that uses a linear transformation. A non-zero value for the linear fraction prevents the potential infinite gradient in the imbibition curve when using the Carlson analytic model.DOUBLEdimensionlessdimensionlessdimensionless0.1
7THREEPHASE_SAT_LIMITA real value between zero and one that defines the three-phase model threshold saturation. When the water saturation exceeds this threshold above the connate water saturation the gas (non-wetting) phase hysteresis switches from the two-phase model to the three-phase model. In the two-phase model a secondary drainage process follows the imbibition curve. However, if the water saturation exceeds the connate saturation by the given threshold, at the beginning of the secondary drainage process a three-phase secondary drainage curve is followed. This value also defines the minimum percentage change in gas saturation to allow switching from drainage to imbibition curve and vice-versa. This threshold allows better control of the numerical sensitivity of the system, preventing it from being too unstable.DOUBLEdimensionlessdimensionlessdimensionless0.001
8RES_OIL_MOD_FRACTIONA real value between zero and one that defines the residual oil modification fraction. This is the fraction of the trapped gas saturation subtracted from the residual oil (SOM) in the STONE 1 three-phase oil relative permeability model. This is not supported and will be ignored by the simulator.DOUBLEdimensionlessdimensionlessdimensionless1.0

Example

The following example defines the WAG hysteresis model parameters using the WAGHYSTR keyword for a case with three saturation table regions
--
-- WAG HYSTERESIS PARAMETERS
--
-- LAND ALPHA GAS RES WATER LINEAR
-- C FACTOR MODEL OIL MODEL FRAC
WAGHYSTR
2.0 1.0 YES YES YES 0.2 /
2.0 1.0 YES NO /
2.0 /
Here, saturation table region one uses the gas WAG hysteresis, residual oil and water WAG hysteresis models, with a Land’s parameter of 2.0, an alpha factor of 1.0, and a imbibition curve linear factor of 0.2. The gas and water WAG hysteresis models are used in region two but the residual oil model is turned off, with a Land’s parameter of 2.0, an alpha factor of 1.0, and a default imbibition curve linear factor of 0.1. A Land’s parameter of 2.0 has been specified for region three with the remainder of the parameters defaulted.
Note that the above example uses some options that are not currently supported by OPM Flow.

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