WPAVE

Recognised by the OPM Flow parserSCHEDULE

Not supported. It is used on Norne, but investigations showed no significant effect so we did not implement it.

Reply to Atgeirr Rasmussen (09/22/2017, 14:01): "..."

Okay, but if we done the work then perhaps we should implement it as it is one more feature we can say is implemented versus the commercial simulator.

Will change to not implemented.

The WPAVE keyword defines the method and parameters for calculating a well’s block average pressures for all wells in the model. The resulting average pressure can be written out to the SUMMARY and RSM files in order to compare with field observed data via the WBP, WBP4, WBP5 and WBP9 vectors in the SUMMARY section.

Notes:

The keyword should be terminated by a “/”.

The keyword is not applicable and should not be used with radial and spider grid geometries.

See also the WELSPECS keyword that defines a well and a well’s bottom-hole pressure reference depth, the WPAVEDEP keyword that also defines a well’s bottom-hole pressure reference depth, and the COMPDAT keyword to define a well’s connections. All the aforementioned keywords are described in the SCHEDULE section.

Records
Fixed number of records
Record count
1
Items per record
4

Parameters

No.NameDescriptionTypeDefault
1F1
manual: WPAVE1
A real dimensionless value that defines the weighting factor between the inner block and the surrounding blocks used in the calculation of the connection factor weighted average pressure. If WPAVE1 is greater than or equal to zero and less than or equal to one, then the average pressure for each well connection is calculated based on this weighting factor. A value of zero indicates only the surrounding blocks should be used in the calculation; and a value of one indicates only the inner blocks should be used. If WPAVE1 is less than zero, then the average pressure for each well connection is weighted based on the pore volumes of the inner and surrounding blocks.DOUBLE0.5
2F2
manual: WPAVE2
A real dimensionless value greater than or equal to zero and less than or equal to one, that defines the weighting factor between the connection factor weighted average pressures and the pore volume weighted average pressures. If WPAVE2 is equal to one, then the average pressures are calculated based only on the connection factor weighted average pressures. If WPAVE2 is equal to zero, then average pressures are calculated based only on the pore volumes weighted average pressures.DOUBLE1.0
3DEPTH_CORRECTION
manual: WPAVE3
A defined character string that determines how the hydrostatic head calculation is performed in correcting the pressures to the BHP reference depth on the WELSPECS or WPAVEDEP keywords in the SCHEDULE section. WPAVE3 should be set to one of the following character strings: WELL: the hydrostatic head is calculated using the density of the fluid in the wellbore at the well connections. RES: he hydrostatic head is calculated using the density of the fluid in the reservoir with well connections and averaged over the connections. NONE: no hydrostatic correction is applied to the pressures.
WELLRESNONE
STRINGWELL
4CONNECTION
manual: WPAVE4
A defined character string that determines which connections should be used in the calculations, WPAVE4 should be set to one of the following character strings: OPEN: only open connections and associated grid blocks should be used in the calculations. This option may result in pressure discontinuities if connections are opened and closed during the run. ALL: all currently defined open and closed connections and associated grid blocks are used in the calculations. The pressure discontinuities issue mentioned above can be avoided with this option and defining all the well connections for a well at the beginning of the run. Only the OPEN option is currently supported by the simulator.
OPENALL
STRINGOPEN

Example

The following example defines the default well block average pressure calculation parameters
--
-- DEFINE WELL BLOCK AVERAGE PRESSURE CALCULATION PARAMETERS
--
-- INNER PORV WELL OPEN
-- OUTER CONN RES ALL
WPAVE
0.5 1.0 WELL ALL /
And the next example shows the parameters used in the Norne model.
--
-- DEFINE WELL BLOCK AVERAGE PRESSURE CALCULATION PARAMETERS
--
-- INNER PORV WELL OPEN
-- OUTER CONN RES ALL
WPAVE
1* 0.0 WELL ALL /
Here only pore volume weighting is used instead of connection weighting.

Manual source: parts/chapters/subsections/12.3/WPAVE.fodt