sspd#

Mapdl.sspd(d11='', d21='', d31='', d22='', d32='', d33='', t='', **kwargs)[source]#

Specifies a preintegrated bending stiffness for shell sections.

APDL Command: SSPD

Parameters:
d11, d21, d31, d22, d32, d33

Bending stiffness component (symmetric lower part of submatrix [D]).

t

Temperature.

Notes

The behavior of shell elements is governed by the generalized- stress/generalized-strain relationship of the form:

The SSPD command, one of several preintegrated shell section commands, specifies the bending stiffness quantity (submatrix [D] data) for a preintegrated shell section. The section data defined is associated with the section most recently defined (via the SECTYPE command).

Unspecified commands default to zero.

Related commands are SSPA, SSPB, SSPE, SSMT, SSBT, and SSPM.

If you are using the SHELL181 or SHELL281 element’s Membrane option (KEYOPT(1) = 1), it is not necessary to issue this command.

For complete information, see Using Preintegrated General Shell Sections.