View source: R/mcc_calculations.R
mcc_triaxcomp_undrained_plastic | R Documentation |
Solve the incremental response for a undrained triaxial compression test according to MCC theory, when behaviour is plastic
mcc_triaxcomp_undrained_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 p and q
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.