findStructuralDamping
Find damping model assigned to structural dynamics model
Domain-specific structural workflow is not recommended. New features might not be compatible with this workflow. For help migrating your existing code to the unified finite element workflow, see Migration from Domain-Specific to Unified Workflow.
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(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