ConstitutiveModels.jl
  • Home
  • Notation
  • Mechanicals Models
    • Mechanical Models
    • Gent
    • LinearElastic
    • NeoHookean
  • Thermal Models
  • Abstract Interface
  • Common Methods
  • Elastic Constants
  • Simple Motions
Version
  • Elastic Constants
  • Elastic Constants

ConstitutiveModels.ElasticConstants — Type
struct ElasticConstants{T<:Number}
  • E::Number

  • ν::Number

  • κ::Number

  • λ::Number

  • μ::Number

source
ConstitutiveModels.ElasticConstants — Method

Allowable 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
source
« Common MethodsSimple Motions »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.14.1 on Saturday 12 July 2025. Using Julia version 1.11.6.