2D-Lid-Driven-Cavity-Flow-Incompressible-Navier-Stokes-Solver

Cavity simulator

Numerical solver for incompressible fluid flow in a 2D cavity

This repository provides MATLAB code for the lid-driven cavity flow where incompressible Navier Stokes equation is numerically solved using a simple 2nd order finite difference scheme on a staggered grid system.

GitHub

103 stars
8 watching
26 forks
Language: MATLAB
last commit: 9 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jamiemjohns/navier-stokes-2d-numerical-solve-incompressible-flow-with-custom-scenarios-matlab- A MATLAB implementation of 2D numerical Navier-Stokes equations solver for incompressible flow with custom scenarios 57
acuoci/cfdofreactiveflows A collection of MATLAB codes solving various computational fluid dynamics problems, including advection-diffusion equations and the Navier-Stokes equations. 73
simulkade/fvtool A toolbox for solving finite volume problems in computational fluid dynamics and transport phenomena 99
seanlth/fluid-solver An Eulerian solver for simulating fluid flows in a staggered grid using various numerical methods and optimisations. 25
rlee32/lbm_matlab A MATLAB implementation of various Lattice Boltzmann Method (LBM) codes for simulating fluid dynamics and turbulence 88
szaghi/off A high-performance, parallelizable finite volume solver for Navier-Stokes equations and related fluid dynamics problems 129
calebbell/fluids A comprehensive Python library for simulating fluid dynamics in various engineering fields. 361
nickabattista/ib2d An implementation of the immersed boundary method for 2D simulations 167
precise-simulation/cfdtool A comprehensive toolbox for simulating fluid flows and heat transfer with integrated OpenFOAM and SU2 solvers 84
tunabrain/incremental-fluids Provides simple fluid solver implementations in C++ for learning and reference purposes 584
lyc102/ifem A MATLAB package implementing efficient adaptive finite element methods on unstructured simplicial grids in 2D and 3D. 218
su2code/su2 A suite of software tools for solving partial differential equations and performing optimization 1,357
otvam/fem_mesh_matlab A MATLAB toolbox for handling and processing 2D and 3D finite element method meshes 42
chlnddev/oceanmesh2d Generates 2D unstructured meshes for coastal ocean circulation problems 187
aiwl/fluids An implementation of Jos Stam's Stable Fluids algorithm for realistic fluid simulation in 3D graphics 15