underworldcode / underworld3

https://underworldcode.github.io/underworld3/
18 stars 10 forks source link

[BUG] - The sequence of adding the multiple solvers in the deformed mesh will change the results #205

Open NengLu opened 2 weeks ago

NengLu commented 2 weeks ago

Describe the bug

NengLu commented 2 weeks ago

Short scripts for reproducing the bug: Test_solver_Proj_Stokes.txt Test_solver_Stokes_Proj.txt

lmoresi commented 5 days ago

I did find a bug that might have been causing problems with the DM updates. It might be worth trying with the code from my recent PR (branch is joss-setup). I can't really tell if this is fixing anything because the examples are very complicated and I don't really see what to do to reproduce the error / how to know if it is fixed.

NengLu commented 4 days ago

Thanks for that. I tried the latest version code, but the issue remains.