LinearIsotropicElasticity

Source: models/solid_mechanics/elasticity/LinearIsotropicElasticity.py

Relate elastic strain to stress (or stress to strain, in compliance form) for a linear isotropic material.

Inputs

straininput · SR2 · required

Elastic strain

Outputs

stressoutput · SR2 · required

Stress

Other options

compliancebool · default False

Whether the model defines the compliance relationship (stress -> strain). Default false: maps strain -> stress.

rate_formbool · default False

Whether the model defines the stress-strain relationship in rate form. When true the input/output variable names are suffixed with ‘_rate’.

coefficientslist · required

Coefficients used to define the elasticity tensor

coefficient_typeslist · required

Types for each parameter, options are: INVALID, P_WAVE_MODULUS, POISSONS_RATIO, YOUNGS_MODULUS, SHEAR_MODULUS, BULK_MODULUS, LAME_LAMBDA