-
Notifications
You must be signed in to change notification settings - Fork 258
Description
In the V(E)P models, we are using Maxwell-type rheology, i.e. ViscoPlastic, we are using the full strain rate to calculate the pre-yielding viscosity, which will cause spurious softening in the regions where
The same goes for plastic weakening: strictly speaking, we should use
I have not figured out a solution to this problem: if we use local Newton iterations to obtain the viscous strain rate, as in model DiffusionDislocation, then the computational cost would increase significantly. And things become more complicated when considering the material averaging. I open this issue as a memo for possible future improvements.