effstress: Poroelastic parameters

Description Usage Arguments Details References

View source: R/poro-params.R

Description

Poroelastic parameters

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
effstress(nu, nuu, B)

poroelastic_stress_coefficient(nu, nuu, B)

biot_willis_effstress(K, Ks)

biot_compressibility(nu, nuu, B, mu = 1)

darcy_conductivity(nu, nuu, B, mu = 1, diffusiv = 1)

lame_first(nu, mu = 1)

Arguments

nu

numeric; the drained Poisson's ratio [0,0.5]

nuu

numeric; the undrained Poisson's ratio [0,0.5] (nu < nuu)

B

numeric; Skempton's coefficient [0,1]

K

numeric; the bulk modulus

Ks

numeric; the constituent bulk modulus (e.g., one from an unjacketed lab test)

mu

numeric; the isotropic elastic shear modulus (keep at unity for 'normalized')

diffusiv

numeric; the isotropic hydraulic diffusivity (keep at unity for 'normalized')

Details

effstress Wang (2000), equation 2.52 poroelastic_stress_coefficient Wang (2000), equation 3.47

References

Wang, H.F. (2000)


abarbour/deform documentation built on Feb. 15, 2022, 6:24 p.m.