How to impement plastic strain-softening with DP/MC model + quick question on dilatant angle #17613
-
|
Hi MOOSE user, Q1 so far I got DP/CM to work, but yet cannot implement softening. is there any suggestion? Note that, we do not want to use cosserat/capped model at this stage.Q2 Thank you very much. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
|
Well done for getting plasticity to work with your model. Honestly, with caving as well it is a very difficult numerical problem. To implement strain softening, use another You are almost definitely correct about the small angle not being able to support the initial stress. |
Beta Was this translation helpful? Give feedback.
Well done for getting plasticity to work with your model. Honestly, with caving as well it is a very difficult numerical problem. To implement strain softening, use another
TensorMechanicsHardeningobject, such as TensorMechanicsHardeningCubic orExponentialorCutExponential.You are almost definitely correct about the small angle not being able to support the initial stress.