ConstitutiveModels.ElasticConstants
— Typestruct ElasticConstants{T<:Number}
E::Number
ν::Number
κ::Number
λ::Number
μ::Number
ConstitutiveModels.ElasticConstants
— MethodAllowable parameters names are the following
- bulk modulus
- Lamé's first constant
- Poisson's ratio
- shear modulus
- Young's modulus
ElasticConstants(
params::Dict{String}
) -> ConstitutiveModels.ElasticConstants