cratepy.material.models.von_mises¶
Von Mises elasto-plastic constitutive model with isotropic hardening.
This module includes the implementation of the von Mises constitutive model with isotropic strain hardening. The constitutive formulation can be found in Chapter 7 of Computational Methods for Plasticity [1].
Classes¶
- VonMises
Von Mises constitutive model with isotropic strain hardening.
Functions
|
Build hardening parameters according with isotropic hardening type. |
Get available isotropic hardening laws. |
|
|
Get isotropic hardening law to compute yield stress and hardening slope. |
Classes
|
Constitutive model interface. |
|
Linear elastic constitutive model. |
|
Von Mises constitutive model with isotropic strain hardening. |