Closed alireza-bahadori closed 2 years ago
Hi @alireza-bahadori,
Thanks for spotting this. I had a look... I know it's a bit late. I think you are right. I am trying to figure out how that mistake was made... I have changed the code and this will be fixed in 2.12.
Romain
Hi everyone,
It seems to me that there is a typo in the formula for calculating the yield stress in 3D based on Drucker-Prager criterion function defined in '_rheology.py'. I believe in the denominator of the formula we should have: sqrt(3) * (3 - sin(phi)). I'm attaching a screenshot of what I have seen in the code here.