spdamp#

Mapdl.spdamp(tblno='', curvno='', dampratio='', **kwargs)[source]#

Defines input spectrum damping in a multi-point response spectrum

APDL Command: SPDAMP analysis.

Parameters:
tblno

Input table number. Corresponds to the frequency table number (TBLNO on the SPFREQ command).

curvno

Input curve number. Corresponds to the spectrum values curve number (CURVNO on the SPVAL command).

dampratio

Damping ratio for the response spectrum curve. Up to 20 different curves may be defined, each with a different damping ratio. Damping values must be input in ascending order.

Notes

Defines multi-point response spectrum damping value to be associated with:

Previously defined frequency points (SPFREQ).

Subsequently defined spectrum points (SPVAL).

Damping values are used only to identify input spectrum values for the mode coefficients calculation.

The curve number must be input in ascending order starting with 1.

This command is also valid in PREP7.

Distributed ANSYS Restriction: This command is not supported in Distributed ANSYS.