Implementing SIMPLE algorithm in matlab for solving averaged Navier stokes equation

6 views (last 30 days)
I'm going to solve navier stokes equation in matlab using the SIMPLE algorithm. The equation is in 2D and derived by averaging in z direction for a parallel plate flow. My code always diverges and end up with very huge velocities and pressures. Since NS equations are averaged in z direction, the height between parallel plates apear in the equation and it is very small. (1e-5 m) If anyone knows some details or available somewhere to read in debugging diverging matlab codes for SIMPLE or CFD applications please let me know.

Answers (0)

Categories

Find more on Computational Fluid Dynamics (CFD) in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!