PARAM, DISJOINT

Bulk Data Entry Used to allow AMLS to handle disconnected parts. This can also be accomplished with PARAM, AMLSUCON.

Parameter Values Description
DISJOINT <Integer>

Default = NONE

DISJOINT is used to allow AMLS to handle disconnected parts. This can also be accomplished with PARAM,AMLSUCON.

PARAM, DISJOINT should be set to one larger than the number of disconnected parts as determined by AMLS. PARAM, DISJOINT causes the environment variable AMLS_NPART to be set to the value of PARAM, DISJOINT. AMLS will read the value of AMLS_NPART and handle the disconnected structure.

PARAM, DISJOINT can be set to a real value for compatibility, but it is recommended to use an integer value.