3.1.7.19.3. Elasticity Types
These components define the stress-strain relationship for the linear part of the model (see ASDPlasticMaterial Theory).
Where the operator \(\vec{E}\) may depend on the material state, parameters, etc.
LinearIsotropic3D_EL
A classic!
Parameters required
Parameter name |
Type |
Symbol |
Description |
---|---|---|---|
|
scalar |
\(E\) |
Young’s modulus |
|
scalar |
\(\nu\) |
Poisson’s ratio |
DuncanChang_EL
This is a hypoelastic model that features pressure dependent behavior. It is composed of an isotropic elastic model where the Young’s modulus has the following dependency on the maximum principal stress \(\sigma_3\) (it is assumed that \(\sigma_1 \leq \sigma_2 \leq \sigma_3 < 0\)).
Where \(E_{ref}\) (dimensionless) specifies the Young’s modulus at reference pressure \(p_{ref}\) and \(n\) is a material constant. A cut-off maximum confinement pressure \(\sigma_{3max}\) at which the Young’s modulus will be evaluated should the confinement be greater than that value.
Parameters required
Parameter name |
Type |
Symbol |
Description |
---|---|---|---|
|
scalar |
\(E_{ref}\) |
Dimensionless reference Young’s modulus at reference pressure \(p_{ref}\). |
|
scalar |
\(\nu\) |
Poisson’s ratio |
|
scalar |
\(p_{ref}\) |
Reference pressure for the definition of Young’s modulus. |
|
scalar |
\(\sigma_{3max}\) |
Maximum confinement stress. |
|
scalar |
\(\nu\) |
Exponent for Duncan-Chang law. |