Description: Perform grounding check analysis on the stiffness matrix to expose unintentional constraints by moving the model rigidly.
Format:
Examples:
GROUNDCHECK=YES
GROUNDCHECK(SET=(N), GRID=12, THRESH=1.-5, DATAREC=YES) = YES
Option | Definition | Type | Default | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SET | Specifies at what point in the solution sequence to perform the rigid body motion grounding check. One of the characters variables:
|
Character | G | ||||||||||
gid | Reference grid point for the calculation of the rigid body motion. | Integer > 0 | |||||||||||
etol | Maximum strain energy which passes the check. | Real ≥ 0.0 | See Remark 1 | ||||||||||
DATAREC | Option for outputting grounding forces. One of the following character variables: YES or NO. | Character | NO | ||||||||||
rtol | Percent tolerance for grounding force output when DATAREC=YES. | Real ≥ 0.0 | 10.0 |
Remarks: