Model: Modified Cam-Clay
This model may be used to represent a solid material with plastic response to loading according to the Modified Cam-Clay (MCC) critical state model. The MCC yield function is defined as:
where is the preconsolidation pressure, and is the slope of the critical state line (CSL). can be related to the critical state friction angle as
Here represents the yield surface, as shown in Figure 6.
Here we use a hyper-elastic constitutive law using the following elastic rate constitutive equation
where is the elastic compressibility index. The tangential elastic bulk modulus is and varies linearly with pressure. We assume a constant shear modulus, and can write stress invariants p and q as
where is the reference pressure and is the reference volumetric strain. The hardening law is derived from the linear relationship between logarithm of specific volume and logarithm of preconsolidation pressure, as show in Figure 7.
The hardening law describes evolution of the preconsolidation pressure as
where is the virgin compressibility index and we have .
Parameters
The supported attributes will be documented soon.
Example
<Constitutive>
<ModifiedCamClay name="mcc"
defaultDensity="2700"
defaultRefPressure="-1.0"
defaultRefStrainVol="0"
defaultShearModulus="200.0"
defaultPreConsolidationPressure="-1.5"
defaultCslSlope="1.2"
defaultRecompressionIndex="0.002"
defaultVirginCompressionIndex="0.003" />
</Constitutive>