View source: R/mcc_calculations.R
mcc_triaxcomp_drained_plastic | R Documentation |
Solve the incremental response for a drained triaxial compression test according to MCC theory, when behaviour is plastic
mcc_triaxcomp_drained_plastic(de1, p, q, pc, v0, M, kappa, lambda, nu)
de1 |
axial strain increment |
p |
current stress invariants |
q |
current stress invariants |
pc |
current preconsolidation pressure |
v0 |
initial specific volume |
M |
M-parameter |
kappa |
MCC compression parameters |
lambda |
MCC compression parameters |
nu |
Poisson's ratio |
array with increment in radial strain and increment in axial stress
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.