Implementing SIMPLE algorithm in matlab for solving averaged Navier stokes equation
3 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Computational Fluid Dynamics (CFD) 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!