Description
The PARAM Case Control command specifies values for parameters to be used at certain places in the control sequence.
Format
PARAM, n, value
Example
PARAM, NLCOMPPLYFAIL, ON
Option | Definition | Type | Default |
---|---|---|---|
n | Parameter name. The parameter name is 1–16 alphanumeric characters, the first of which is alphabetic. | Character | Required |
value | Parameter value. The parameter value is based on parameter type. | Character, real, or integer | Required |
Remarks
- Parameters with names that are less than or equal to 8 characters can appear anywhere in the model input file prior to ENDDATA. Parameters with names greater than 8 characters must be specified in the Case Control section.
- For a list and detailed description of each parameter, see Section 4, Parameters.