GECONT

Recognised by the OPM Flow parserSCHEDULE

The GECONT keyword defines tracer economic criteria for production groups, including the field level group FIELD, that have previously been defined by the GCONPROD keywords in the SCHEDULE section, for tracers define by the TRACER keyword in the PROPS section.

Note that wells are allocated to a group when they are specified by the WELSPECS keyword and wells can also have economic controls. Wells under group control are therefore subject to the economic criteria set via the GCONPROD and CECON keywords in the SCHEDULE section and the controls specified by the WECON keyword.

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

Notes:

GECONT keyword consists of two records, with entries 1-1 to 1-5 representing record one items and 2-1 to 2-8 representing record number two items, in the “No.” column in this table. A maximum of three type two records can be entered following a type one record.

Each type one and type two records are terminate by a “/” as indicated in the table, and a group data set is terminated by a further “/”, after which additional group data sets can be entered stating with a record of type one followed by type two.

The keyword the keyword should be terminated by an additional “/” after the group data set termination “/” character.

See also the WELSPECS keyword to define a wells shut-in or stop options, GCONPROD for group controls, and WECON for setting a well’s economic criteria. All the aforementioned keywords are described in the SCHEDULE section.

Records
No records — the keyword stands alone

Parameters

No.NameDescriptionDefault
1GRPNAMEA character string of up to eight characters in length that defines the group name for which the group target and constraints are being defined. The group named FIELD is the top most group and should be used to set targets and constraints for the field. Note that the group hierarchy should be defined by the GRUPTREE keyword when there is more than one level of groups, otherwise all the groups will sit directly under the FIELD group in the group tree hierarchy.None
2ACTIONA defined character string that defines the action to be taken if the economic WCUT, GOR, or WGR limits are violated. ACTION should be set to one of the following character strings: NONE: no action is taken. CON: close the worst offending connection in the worst offending. If connections have been grouped as completions then the worst offending completion will be closed. +CON: close the worst offending connection and all below it in the worst offending well. If connections have been grouped as completions then the worst offending completion and all below it in the worst offending well will be closed. WELL: shut or stop the well as per the AUTO variable on the WELSPECS keyword. PLUG: plug back the worst offending well based on the plug back length and options defined on the WPLUG keyword in the SCHEDULE. The corrective action takes places at the end of the time step in which the constraint is violated.None
3ENDA defined character string that defines if the simulation should terminate if all the producing wells in the group, including the FIELD group, are shut or stopped. END should be set to one of the following character strings: NO: no action is taken and the run continues. YES: terminate the run at the next report time step.NO
4MXWELSA positive integer defining the maximum number of producing and injecting wells for this group and any subordinate groups. The default value of zero implies that there is no limit to the number of wells.0
1NAMEA three letter character string defining the tracer’s name. Note it is best to void names beginning with the letters F, S, and T as these names may create naming issues in post-processing software.None
2MXTOTALA real positive value that defines the maximum total (free plus solution) tracer rate. Tracer units are per those defined by the carrying fluid, oil, gas, water, etc.None
3MXFREETA real positive value that defines the maximum total (free plus solution) tracer concentration. Tracer units are per those defined by the carrying fluid, oil, gas, water, etc.None
4MXFREEQA real positive value that defines the maximum free tracer rate. Tracer units are per those defined by the carrying fluid, oil, gas, water, etc.None
5MXCONCA real positive value that defines the maximum free tracer concentration. Tracer units are per those defined by the carrying fluid, oil, gas, water, etc.None
6MXSOLNQA real positive value that defines the maximum solution rate. Tracer units are per those defined by the carrying fluid, oil, gas, water, etc.None
7MXSOLNCA real positive value that defines the maximum solution concentration. Tracer units are per those defined by the carrying fluid, oil, gas, water, etc.None

Example

The following example defines the tracer economic criteria for the field and two groups, FLTBLK1 and FLTBLK,.
--
-- GROUP TRACER ECONOMIC CRITERIA FOR PRODUCTION GROUPS
--
-- GRUP WORK END MAX
-- NAME OVER RUN WELLS
GECONT
FIELD +CON 'YES' 1* / START OF GROUP
--
-- TRACER TRACER TRACER TRACER TRACER TRACER TRACER
-- NAME TOTAL TOTAL FREE FREE SOLN SOLN
-- RATE CONCEN RATE CONCEN RATE CONCEN
PLY 1000.0 /
BRI 1000.0 /
TR1 1* 0.7500 /
/
FLTBLK1 +CON 'YES' 1* / START OF GROUP
--
-- TRACER TRACER TRACER TRACER TRACER TRACER TRACER
-- NAME TOTAL TOTAL FREE FREE SOLN SOLN
-- RATE CONCEN RATE CONCEN RATE CONCEN
PLY 800.0 /
BRI 800.0 /
/
FLTBLK2 +CON 'YES' 1* / START OF GROUP
--
-- TRACER TRACER TRACER TRACER TRACER TRACER TRACER
-- NAME TOTAL TOTAL FREE FREE SOLN SOLN
-- RATE CONCEN RATE CONCEN RATE CONCEN
PLY 800.0 /
BRI 800.0 / END OF GROUP
/ END OF KEYWORD
If the economic limits are violated then the worst offending connection and all below it in the worst offending well will be closed, If connections have been grouped as completions then the worst offending completion and all below it in the worst offending well will be closed.

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