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 0Satisfying 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 these constitutive models.
\mathcal{U}_{iJkL} = \mathcal{U}_{kLiJ}Structs§
- AlmansiHamel 
- The Almansi-Hamel viscoelastic constitutive model.
Traits§
- ElasticHyperviscous 
- Required methods for elastic-hyperviscous constitutive models.
- FirstOrder Minimize 
- First-order optimization methods for elastic-hyperviscous constitutive models.
- SecondOrder Minimize 
- Second-order optimization methods for elastic-hyperviscous constitutive models.