A 2D incompressible Navier-Stokes solver for the classic lid-driven cavity problem, implemented with finite difference method, Runge-Kutta time integrator, and projection method for pressure.
navier-stokes poisson-equation jacobi-iteration lid-driven-cavity projection-method rk4-algorithm finite-differences-method rk3-algorithm
-
Updated
Apr 27, 2025 - Python