FILEUNIT
Recognised by the OPM Flow parserGRIDEDITPROPSREGIONSSOLUTIONSCHEDULE
Variant 1 — GRID section
The FILEUNIT keyword defines the units of the data set, and is used to verify that the units in the input deck and any associated include files are consistent. The keyword does not provide for the conversion between different sets of units.
Notes:
No unit conversion is performed.
The keyword is terminated by a “/”.
OPM Flow's behavior is controllable through the "UNIT_SYSTEM_MISMATCH" environment variable. The default behavior if the check fails (i.e., if one of the INCLUDE files has a unit system different from the main run specification) is to terminate the simulation with an error.
- Records
- Fixed number of records
- Record count
- 1
- Items per record
- 1
Parameters
| No. | Name | Description | Type | Default |
|---|---|---|---|---|
| 1 | FILE_manual: FILEUNIT | A character string that defines the units of the data set, and should be set to: FIELD for field units, METRIC for metric units, or LAB for laboratory units | STRING | None |
Example
--
-- ACTIVATE UNIT CONSISTENCY CHECKING
--
FILEUNIT
FIELD /
The above example defines the data set units to be FIELD units.Manual source: parts/chapters/subsections/6.3/FILEUNIT.fodt
Variant 2 — EDIT section
The FILEUNIT keyword defines the units of the data set, and is used to verify that the units in the input deck and any associated include files are consistent. The keyword does not provide for the conversion between different sets of units.
See FILEUNIT – Activate Unit Consistency Checkingin the GRID section for a full description.
- Records
- Fixed number of records
- Record count
- 1
- Items per record
- 1
Manual source: parts/chapters/subsections/7.3/FILEUNIT.fodt
Variant 3 — PROPS section
The FILEUNIT keyword defines the units of the data set, and is used to verify that the units in the input deck and any associated include files are consistent. The keyword does not provide for the conversion between different sets of units.
See FILEUNIT – Activate Unit Consistency Checkingin the GRID section for a full description.
- Records
- Fixed number of records
- Record count
- 1
- Items per record
- 1
Manual source: parts/chapters/subsections/8.3/FILEUNIT.fodt
Variant 4 — REGIONS section
The FILEUNIT keyword defines the units of the data set, and is used to verify that the units in the input deck and any associated include files are consistent. The keyword does not provide for the conversion between different sets of units.
See FILEUNIT – Activate Unit Consistency Checkingin the GRID section for a full description.
- Records
- Fixed number of records
- Record count
- 1
- Items per record
- 1
Manual source: parts/chapters/subsections/9.3/FILEUNIT.fodt
Variant 5 — SOLUTION section
The FILEUNIT keyword defines the units of the data set, and is used to verify that the units in the input deck and any associated include files are consistent. The keyword does not provide for the conversion between different sets of units.
See FILEUNIT – Activate Unit Consistency Checkingin the GRID section for a full description.
- Records
- Fixed number of records
- Record count
- 1
- Items per record
- 1
Manual source: parts/chapters/subsections/10.3/FILEUNIT.fodt
Variant 6 — SCHEDULE section
The FILEUNIT keyword defines the units of the data set, and is used to verify that the units in the input deck and any associated include files are consistent. The keyword does not provide for the conversion between different sets of units.
See FILEUNIT – Activate Unit Consistency Checkingin the GRID section for a full description.
- Records
- Fixed number of records
- Record count
- 1
- Items per record
- 1
Manual source: parts/chapters/subsections/12.3/FILEUNIT.fodt