FBHPDEF
Recognised by the OPM Flow parserSCHEDULE
This keyword, FBHPDEF, defines the default well BHP target for production wells and the default BHP constraint for injection wells.
Notes:
The values defined by the FBHPDEF keyword will be used when a well BHP target or limit is later defaulted using one of the well control keywords in the SCHEDULE section (e.g. WCONPROD, WCONHIST, WCONINJE and WCONINJH). Well BHP targets or limits defaulted prior to the FBHPDEF keyword will not be affected.
The keyword should be terminated by a “/”.
See also the WELTARG keyword in the SCHEDULE section that modifies a well’s target and constraint values.
- Records
- Fixed number of records
- Record count
- 1
- Items per record
- 2
Parameters
| No. | Name | Description | Type | Dimension | Field | Metric | Lab | Default |
|---|---|---|---|---|---|---|---|---|
| 1 | TARGET_ | A real positive value that defines the default well BHP target for production wells. | DOUBLE | Pressure | psia | barsa | atma | 1.01325 barsa |
| 2 | LIMIT_ | A real positive value that defines the default well BHP limit for injection wells. | DOUBLE | Pressure | psia | barsa | atma | 6895 barsa |
Example
The following examples sets the default BHP target for production wells to 1.01325, and the default BHP limit for injection wells to 6895:
--
-- DEFAULT BHP TARGET AND CONSTRAINTS
--
FBHPDEF
1.01325 6895. /Manual source: parts/chapters/subsections/12.3/FBHPDEF.fodt