WPITAB

Recognised by the OPM Flow parserSCHEDULE

The WPITAB keyword assigns the well productivity index multiplier versus water cut tables, that are used to scaled a well’s connection factors based on the connection’s current producing water cut, to a well. The tables are defined via the PIMULTAB keyword in the SCHEDULE section.

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 any number of records with each record terminated by a “/” and the keyword should be terminated by a “/”.

See also the PIMULTAB keyword that defines productivity index multiplier versus water cut tables and also the WPIMULT keyword that scales a well’s productivity index by a constant value, both of which are in the SCHEDULE section.

Records
One or more records, each terminated by /
Items per record
2

Parameters

No.NameDescriptionTypeDefault
1WELL
manual: WELNAME
A character string of up to eight characters in length that defines the well name for which the well productivity index multiplier versus water cut table, PIMULTAB, is being assigned. Note that the well name (WELNAME) must have been declared previously using the WELSPECS keyword in the SCHEDULE section, otherwise an error may occur.STRINGNone
2PI
manual: PIMULTAB
A positive integer value that defines the corresponding PIMULTAB table to be allocated to the well. A value less than or equal to zero means that no PIMULTAB table is allocated to the wellDOUBLE0

Example

Given NTPIMT equals two on the PIMTDIMS keyword in the RUNSPEC section, then:
--
-- ASSIGN WELL PRODUCTIVITY INDEX VS WATER CUT TABLE
--
-- WELL PI
-- NAME TABLE
WPITAB
OP01 1 /
OP02 1 /
OP03 2 /
/
Assigns PIMULTAB table one to wells OP01 and OP02 and table two to OP03.

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