ubiquitous-joint
bulk f

elastic bulk modulus, K

cohesion f

cohesion, c

dilation f

dilation angle, ψ. The default is 0.0.

dip f

dip angle [degrees] of weakness plane

dip-direction f

dip direction [degrees] of weakness plane

friction f

internal angle of friction, ϕ

poisson f

Poisson’s ratio, ν

shear f

elastic shear modulus, G

tension f

tension limit, σt. The default is 0.0.

young f

Young’s modulus, E

joint-cohesion f

joint cohesion, cj

joint-dilation f

joint dilation angle, ψj. The default is 0.0.

joint-friction f

joint friction angle, ϕj

joint-tension f

joint tension limit, σtj. The default is 0.0.

normal v

normal direction of the weakness plane, (nx, ny, nz)

normal-x f

x-component of the normal direction to the weakness plane, nx

normal-y f

y-component of the normal direction to the weakness plane, ny

normal-z f

z-component of the normal direction to the weakness plane, nz

flag-brittle b

[advanced] If true, the tension limit is set to 0 in the event of tensile failure. The default is false.

Notes:
  • Only one of the two options is required to define the elasticity: bulk modulus K and shear modulus G, or, Young’s modulus E and Poisson’s ratio ν. When choosing the latter, Young’s modulus E must be assigned in advance of Poisson’s ratio ν.
  • Only one of the three options is required to define the orientation of the weakness plane: dip and dip-direction; a norm vector (nx,ny,nz); or, three norm components: nx, ny, and nz.
  • The tension cut-off is σt=min(σt,c/tanϕ).
  • The joint tension limit used in the model is the minimum of the input σt and cj/tanϕj.

Footnote

Advanced properties have default values and do not require specification for simpler applications of the model.