NLE3D01

Nonlinear Elastic 3D Model

Syntax

material NLE3D01 (1) (2) (3) (4) (5) [6]
# (1) int, unique material tag
# (2) double, bulk modulus
# (3) double, reference strain
# (4) double, reference stress
# (5) double, m
# [6] double, density, default: 0.0

Theory

The strain energy potential is expressed as

W=92Kεv2+ε0σ01m(εpε0)(1m),W=\dfrac{9}{2}K\varepsilon_v^2+\dfrac{\varepsilon_0\sigma_0}{1-m}\left(\dfrac{\varepsilon_p}{\varepsilon_0}\right)^{( 1-m)},

where KK is the bulk modulus, ε0\varepsilon_0 is the reference strain, σ0\sigma_0 is the reference stress and m[0,1]m\in[0,1] is an exponent controls nonlinearity. The volumetric strain εv\varepsilon_v and equivalent strain εp\varepsilon_p are expressed as

εv=trace(ε),εp=23εd:εd.\varepsilon_v=\text{trace}\left(\varepsilon\right),\qquad\varepsilon_p=\sqrt{\dfrac{2}{3}\varepsilon_d: \varepsilon_d}.

Last updated