KelvinVoigtElement¶
Source: models/solid_mechanics/viscoelasticity/KelvinVoigtElement.py
Stress response of a Kelvin-Voigt viscoelastic element (spring and dashpot in parallel), \(\boldsymbol{\sigma} = E \boldsymbol{\varepsilon} + \eta \dot{\boldsymbol{\varepsilon}}\), where \(E\) is the spring modulus and \(\eta\) is the dashpot viscosity.
Inputs¶
strain—input·SR2· requiredStrain shared by the spring and the dashpot
Outputs¶
stress—output·SR2· requiredStress in the Kelvin-Voigt element
Parameters¶
modulus—parameter·Scalar· requiredSpring modulus
viscosity—parameter·Scalar· requiredDashpot viscosity