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
Currently the density update in CompressibleSolver is only mass conserving when iterating to convergence. A possible way to resolve this may be to reconstruct the density update using the averaged velocity values (i.e. ignore the density update from the mixed solver).