Expand description
Elastic-hyperviscous constitutive models.
Elastic-hyperviscous constitutive models are defined by an elastic stress tensor function and a viscous dissipation function.
\mathbf{P}:\dot{\mathbf{F}} - \mathbf{P}^e(\mathbf{F}):\dot{\mathbf{F}} - \phi(\mathbf{F},\dot{\mathbf{F}}) \geq 0
Satisfying the second law of thermodynamics though a minimum viscous dissipation principal yields a relation for the stress.
\mathbf{P} = \mathbf{P}^e + \frac{\partial\phi}{\partial\dot{\mathbf{F}}}
Consequently, the rate tangent stiffness associated with the first Piola-Kirchhoff stress is symmetric for elastic-hyperviscous models.
\mathcal{U}_{iJkL} = \mathcal{U}_{kLiJ}
Structs§
- The Almansi-Hamel viscoelastic constitutive model.
Traits§
- Required methods for elastic-hyperviscous constitutive models.