You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the newly-added bubble shear demo, I noticed that we get different solutions if I set variables dt and theta to be floats, rather than Function(FunctionSpace(mesh, "R", 0)). That is, the uniform resolution results don't appear to change, but the adapted ones do (both classical and metric advection). Any idea why this is the case?