cratepy.material.models.elastic

Linear elastic constitutive model.

This module includes the implementation of the linear elastic constitutive model under general anisotropic elasticity. The corresponding class also includes several methods to handle elastic anisotropy, namely to process the specification of the elastic moduli and the computation of the elasticity tensor.

Classes

Elastic

Elastic constitutive model.

Classes

ConstitutiveModel(strain_formulation, ...)

Constitutive model interface.

Elastic(strain_formulation, problem_type, ...)

Linear elastic constitutive model.