· CivilEngineering

Soil Constitutive Modelling

Soil constitutive modelling defines how soil responds to stress, strain, and environmental conditions. It provides mathematical relationships used in simulations such as finite element analysis for geotechnical problems.


What is a Constitutive Model

A constitutive model describes the relationship between stress and strain:

σ=f(ε,ε˙,t,history)\sigma = f(\varepsilon, \dot{\varepsilon}, t, \text{history})

  • σ\sigma = stress tensor
  • ε\varepsilon = strain tensor
  • ε˙\dot{\varepsilon} = strain rate
  • history = loading path dependence

Soil behavior is nonlinear, path dependent, and often irreversible, unlike simple elastic materials.


Elastic Model

The simplest assumption is linear elasticity:

σ=Dε\sigma = D \cdot \varepsilon

Where DD is the stiffness matrix derived from:

E=Young’s modulus,ν=Poisson’s ratioE = \text{Young's modulus}, \quad \nu = \text{Poisson's ratio}

Limitations:

  • no plastic deformation
  • no failure prediction
  • unrealistic for most soils

Plasticity in Soils

Real soils exhibit plastic behavior. The total strain is decomposed as:

ε=εe+εp\varepsilon = \varepsilon^e + \varepsilon^p

  • εe\varepsilon^e = elastic strain
  • εp\varepsilon^p = plastic strain

Plasticity is governed by three key components:

  • yield function
  • flow rule
  • hardening law

Yield Criterion

Defines when soil starts to yield. A common model is Mohr-Coulomb:

f(σ)=τcσtanϕ=0f(\sigma) = \tau - c - \sigma \tan \phi = 0

  • cc = cohesion
  • ϕ\phi = friction angle
  • τ\tau = shear stress

This represents a failure envelope in stress space.


Flow Rule

Defines direction of plastic strain:

dεp=λgσd\varepsilon^p = \lambda \frac{\partial g}{\partial \sigma}

  • λ\lambda = plastic multiplier
  • gg = plastic potential function

Associated flow: g=fg = f
Non-associated flow: gfg \ne f (common in soils)


Hardening and Softening

Material properties evolve with plastic deformation:

f(σ,κ)=0f(\sigma, \kappa) = 0

  • κ\kappa = internal variable (e.g., plastic strain)

Types:

  • hardening: strength increases
  • softening: strength decreases

Advanced Models

More realistic soil behavior is captured using:

  • Cam Clay models (critical state soil mechanics)
  • Hardening Soil model
  • Hypoplastic models

Example: Modified Cam Clay yield surface

f=q2+M2p(ppc)f = q^2 + M^2 p (p - p_c)

  • pp = mean stress
  • qq = deviatoric stress
  • MM = critical state slope
  • pcp_c = preconsolidation pressure

Why It Matters

The models are used because they are essential for:

  • predicting settlement and deformation
  • evaluating slope stability
  • simulating excavation and foundation behavior

Topics

  • Civil Engineering
  • Structural Analysis
  • Geotechnical Engineering
  • Constitutive Modelling