ExpCC
Exponential Hardening Cam-Clay Model
This hardening law is identical to the one documented in ABAQUS manual (4.4.3).
Hardening
The hardening function is defined as
where is the initial void ratio, and are material constants.
If experimental data is available, can be determined as
where is the initial value of the equivalent pressure stress and is the intercept of the virgin
consolidation line with the void ratio axis in a plot of void ratio versus equivalent pressure stress.
Syntax
Text Only |
---|
| material ExpCC (1) (2) (3) (4) (5) (6) (7) (8) (9) (10) [11]
# (1) int, unique material tag
# (2) double, elastic modulus
# (3) double, poissons ratio
# (4) double, beta, controls compression side shape
# (5) double, m, slope of CSL
# (6) double, p_t, initial tension strength
# (7) double, a_0, initial a_0
# (8) double, e_0, initial void ratio
# (9) double, lambda
# (10) double, kappa
# [11] double, density, default: 0.0
|
Usage