2D Incompressible Navier-Stokes Equation Solver

Solving the incompressible Navier-Stokes equations in the staggered-grid formulation
144 Downloads
Updated 28 Jan 2023

2D Incompressible Navier-Stokes Equation Solver

Click here View 2D Incompressible Navier-Stokes Equation Solver  on File Exchange to look at the results and the code in MatLab File Exchange

Example run: lid-driven cavity simulation
Method used:
Second order Adams-Bashforth method
Block LU decompostion/fractional step method
Conjugate gradient method matrix solver

Cite As

Al Shahriar (2024). 2D Incompressible Navier-Stokes Equation Solver (https://github.com/alshahriar/ns2Dincompressible/releases/tag/1.0.1), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.1

See release notes for this release on GitHub: https://github.com/alshahriar/ns2Dincompressible/releases/tag/1.0.1

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.