Implementing SIMPLE algorithm in matlab for solving averaged Navier stokes equation
조회 수: 6 (최근 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!