Skip to content

DuncanSelig

Plane Strain Duncan-Selig Soil Model

References

  1. 10.3141/2511-07

Syntax

Text Only
material DuncanSelig (1) (2) (3) (4) (5) (6) (7) (8) (9) (10) [11]
# (1) int, unique material tag
# (2) double, reference atmospheric pressure, postive, p_a
# (3) double, reference elatic modulus, E_r
# (4) double, elastic modulus exponent, n
# (5) double, reference bulk modulus, B_r
# (6) double, bulk modulus exponent, m
# (7) double, initial friction angle, \phi_i
# (8) double, friction angle slope, \Delta\phi
# (9) double, ratio of actual failure to ultimate failure, r_f
# (10) double, cohesion, c
# [11] double, density, default: 0.0

Theory

The constitutive relationship can be expressed as

σ˙=3B9BE[3B+E3BE03BE3B+E000E]ε˙.

Note it is an incremental form of the constitutive relationship. Symbols B and E denote bulk and elastic modulus, respectively.

The elastic modulus E is a function of stress.

E=Ei(1σdσd,max)2,

with

Ei=Er(σ3pa)n,σd,max=2rfccosϕ+σ3sinϕ1sinϕ.

The friction angle ϕ decreases with increasing σ3.

ϕ=ϕiΔψlog10(σ3pa).

The deviatoric stress σd is the difference between the major and minor principal stresses.

σd=σ1σ3.

The bulk modulus B is a function of σ3.

B=Br(σ3pa)m.