Share
 
 

PARAM (Parameter)

Description

The PARAM entry specifies values for parameters used in solution sequences.

Format

1 2 3 4 5 6 7 8 9 10
PARAM N V

Example

PARAM ALPHA 1.0E-5
Field Definition Type
N Parameter name. Character
V Parameter value. Integer, real, or character

Remarks

  1. Only parameters for which assigned values are allowed may be given values via the PARAM entry.
  2. See the Parameters section for a list of parameter definitions.

Was this information helpful?