We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9172a7 + 882e232 commit 353111fCopy full SHA for 353111f
source/material_model/visco_plastic.cc
@@ -534,7 +534,7 @@ namespace aspect
534
"\n\n"
535
"The first plasticity mechanism limits viscous stress through a "
536
"Drucker Prager yield criterion, where the yield stress in 3d is "
537
- "$\\sigma_y = \\frac{6C\\cos(\\phi) + 2P\\sin(\\phi)} "
+ "$\\sigma_y = \\frac{6C\\cos(\\phi) + 6P\\sin(\\phi)} "
538
"{\\sqrt{3}(3+\\sin(\\phi))}$ "
539
"and "
540
"$\\sigma_y = C\\cos(\\phi) + P\\sin(\\phi)$ "
0 commit comments