CELIST, NEQN1
, NEQN2
, NINC
, Option
Lists the constraint equations.
NEQN1
, NEQN2
, NINC
List constraint equations from NEQN1
to NEQN2
(defaults
to NEQN1
) in steps of NINC
(defaults
to 1). If NEQN1
= ALL (default), NEQN2
and NINC
are
ignored and all constraint equations are listed.
Option
Options for listing constraint equations:
ANY | — | List equation set if any of the selected nodes are in the set (default). Only externally-generated constraint equations are listed. |
ALL | — | List equation set only if all of the selected nodes are in the set. Only externally-generated constraint equations are listed. |
INTE | — | List internally-generated constraint equations that are associated with MPC-based contact. Constraint equations are listed only if all the nodes in the set are selected. |
CONV | — | Convert internal constraint equations to external constraint equations. Internal constraint equations are converted only if all of the nodes in the set are selected. |
This command is valid in any processor. However, the INTE and CONV options are only valid in the Solution processor after a SOLVE command has been issued.