cratepy.material.materialmodeling¶
Constitutive modeling of CRVE material clusters and homogenization.
This module includes the class that contains the data associated with the CRVE’s material clusters constitutive state and homogenized strain and stress tensors, as well as the required methods to perform the material clusters constitutive state update, the computation of the material clusters consistent tangent modulus, and the computational homogenization of the material clusters strain and stress tensors.
Classes¶
- MaterialState
CRVE material constitutive state.
Functions¶
- get_available_material_models
Get available material constitutive models.
Functions
|
Cauchy stress tensor from Kirchhoff stress tensor. |
|
First Piola-Kirchhoff stress tensor from Kirchhoff stress tensor. |
|
Get available material constitutive models. |
Material consistent tangent modulus from spatial counterpart. |
Classes
|
Linear elastic constitutive model. |
|
CRVE material constitutive state. |
|
St.Venant-Kirchhoff hyperelastic constitutive model. |
|
Von Mises constitutive model with isotropic strain hardening. |