gssol#

Mapdl.gssol(nvar='', item='', comp='', name='', **kwargs)[source]#

Specifies which results to store from the results file when using

APDL Command: GSSOL generalized plane strain.

Parameters:
nvar

Arbitrary reference number or name assigned to this variable. Variable numbers can be 2 to NV (NUMVAR) while the name can be an eight byte character string. Overwrites any existing results for this variable.

item

Label identifying item to be stored.

LENGTH - Change of fiber length at the ending point.

ROT - Rotation of the ending plane during deformation.

F - Reaction force at the ending point in the fiber direction.

M - Reaction moment applied on the ending plane.

comp

Component of the item, if Item = ROT or M.

X - The rotation angle or reaction moment of the ending plane about X.

Y - The rotation angle or reaction moment of the ending plane about Y.

name

Thirty-two character name identifying the item on the printout and display. Defaults to the label formed by concatenating the first four characters of the Item and Comp labels.

Notes

This command stores the results (new position of the ending plane after deformation) for generalized plane strain. All outputs are in the global Cartesian coordinate system. For more information about the generalized plane strain feature, see Generalized Plane Strain Option of Current-Technology Solid Elements in the Element Reference.