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
Solves the Cauchy Momentum equations for a non-newtonian incompressible fluid using the Finite Difference Method on a 2D grid. The solver is of the explicit type with each iteration corresponding to a step forward in time. The viscosity is updated at each grid point as per the truncated power law.