ACTDIMS

Recognised by the OPM Flow parserRUNSPEC

The ACTDIMS keyword defines the maximum number of properties associated with the ACTION keyword. The ACTION keyword allows the user to enter computational logic and calculations to the simulation run based on the how the simulation run is proceeding.

Notes:

The keyword is terminated by a “/”.

Only the ACTIONX keyword and computational logic have been implemented in OPM Flow.

Records
Fixed number of records
Record count
1
Items per record
4

Parameters

No.NameDescriptionTypeDefault
1MAX_ACTION
manual: MXACTNS
A positive integer value that defines the maximum number of ACTION keywords defined in the input deck.INT2
2MAX_ACTION_LINES
manual: MXLINES
A positive integer value that defines the maximum number of lines in an ACTION statement.INT50
3MAX_ACTION_LINE_CHARACTERS
manual: MXCHARS
A positive integer value that defines the maximum characters in an ACTION statement.INT80
4MAX_ACTION_COND
manual: MXSTATMS
A positive integer value that defines the maximum number of conditional statements in the ACTION statement.INT3

Example

-- ACTION ACTION ACTION ACTION
-- MXACTNS MXLINES MXCHARS MXSTATMS
ACTDIMS
2 50 80 3 /
The above example defines the default values for the ACTDIMS keyword.

Manual source: parts/chapters/subsections/5.3/ACTDIMS.fodt