-
BOUNDARY CONDITIONS
-
Set
BOUNDARY CONDITIONS=YES
(default) to output the STIFFNESS
parameter operators with boundary penalty values.
Set
BOUNDARY CONDITIONS=NO
to output the STIFFNESS parameter
operators without boundary penalty values.
-
ELSET
-
Use this parameter to write operators for a part of the model.
Set this parameter equal to the name of an element set that contains all the elements
in the selected part of the model. By default, operators are generated for all
supported elements in the whole model, including internal elements.
-
FREQUENCY
-
Set this parameter equal to the output frequency, in increments. The output is always
printed at the last increment of each step unless
FREQUENCY=0.
The default is
FREQUENCY=1.
Set
FREQUENCY=0
to suppress the output.
If this parameter and the
NUMBER INTERVAL parameter are
omitted, output is written at every increment of the analysis.
The FREQUENCY and
NUMBER INTERVAL parameters are
mutually exclusive.
-
NSET
-
Use this parameter to write operators for a part of the model.
Set this parameter equal to the name of a node set that contains all the nodes in the
selected part of the model. Generated operators get contributions from all elements
that are connected to the nodes of the selected node set. By default, operators are
generated for all supported nodes in the whole model, including internal element
nodes.
This parameter can be used only with
OPERATOR=ASSEMBLED.
-
NUMBER INTERVAL
-
Set this parameter equal to the number of intervals during the step at which to write
the output database states.
If this parameter and the FREQUENCY
parameter are omitted, output is written at every increment of the analysis.
The FREQUENCY and
NUMBER INTERVAL parameters are
mutually exclusive.