LGRFREE
Recognised by the OPM Flow parserSCHEDULE
The LGRFREE keyword activates the Local Grid Refinement (“LGR”) Independent Time Step option that allows the LGR to have solution time steps independent of the host grid for the stated LGR, and for when LGRs have been declared by the LGR keyword in the RUNSPEC section, and defined by the CARFIN (Cartesian LGR grid) or RADIN/RADIN4 (radial LGR grid) keywords in the GRID section. LGR independent solution time stepping can be deactivated by the LGRLOCK keyword in the SCHEDULE section.
Currently, OPM Flow does not support the local grid refinement feature and therefore this keyword is ignored by the simulator.
Notes:
The keyword is followed by any number of records with each record terminated by a “/” and the keyword should be terminated by a “/”.
- Records
- One or more records, each terminated by
/ - Items per record
- 1
Parameters
| No. | Name | Description | Type | Default |
|---|---|---|---|---|
| 1 | LOCAL_manual: LGRNAME | A character string of up to eight characters in length that defines the LGR name for which independent solution time stepping is to be activated. The LGR must have been previously defined by the CARFIN (Cartesian LGR grid) or RADIN/RADIN4 (radial LGR grid) keywords in the GRID section. | STRING | None |
Example
The example below defines three oil LGRs(LGR-OP01,-OP02, and -OP03) and all the gas well LGRs (LGR-GP*) that should use independent solution time steps.
--
-- ACTIVATE LOCAL GRID REFINEMENT INDEPENDENT TIME STEPS
--
-- LGRNAME
LGRFREE
LGR-OP01 /
LGR-OP02 /
LGR-OP03 /
LGR-GP* /
/Manual source: parts/chapters/subsections/12.3/LGRFREE.fodt