findStructuralDamping
Find damping model assigned to structural dynamics model
Description
returns the damping model and its parameters assigned to the entire structural
dynamics model. The toolbox supports the proportional (Rayleigh) damping model and
the modal damping model. The parameters of the proportional damping model are the
mass and stiffness proportional damping parameters. The parameter of the modal
damping model is the modal damping ratio.dma
= findStructuralDamping(structuralmodel.DampingModels
)
Use this function to find which damping model and parameters are currently active if you made multiple damping assignments.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018a