TITLE
Recognised by the OPM Flow parserRUNSPEC
The TITLE keyword defines the title for the input deck. The title text will be printed on all reports so as to act as a reference for the run.
Notes:
All the characters on the line following the TITLE keyword are processed as a string and therefore there is no need to enclose the title in quotes.
There is no terminator “/” for the keyword.
Note
It is good practice to include the name of the input file in the title (without the extension) for when cross checking results from multiple cases.
- Records
- No records — the keyword stands alone
- Variadic
- The record accepts a variable number of items
Parameters
| No. | Name | Description | Type | Default |
|---|---|---|---|---|
| 1 | TitleTextmanual: TITLE | A character string that defines the title for the input deck | STRING | None |
Example
--
-- DEFINE THE TITLE FOR THE RUN
TITLE
SPE01-THEM01-OPM1810-R01 - OPM THERMAL OPTION RUN
The above example defines the title for the run to be “SPE01-THEM01-OPM1810-R01 - OPM THERMAL OPTION RUN”.
| Note It is good practice to include the name of the input file in the title (without the extension) for when cross checking results from multiple cases. |
|----------------------------------------------------------------------------------------------------------------------------------------------------------|Manual source: parts/chapters/subsections/5.3/TITLE.fodt