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

106 stars
8 watching
26 forks
Language: MATLAB
last commit: 11 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 58
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 finite volume solver toolbox for Matlab, capable of solving transient convection-diffusion equations with various boundary conditions and discretization schemes. 100
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 89
szaghi/off A high-performance, parallelizable finite volume solver for Navier-Stokes equations and related fluid dynamics problems 130
calebbell/fluids A comprehensive Python library for simulating fluid dynamics in various engineering fields. 364
nickabattista/ib2d An implementation of the immersed boundary method for 2D simulations 168
precise-simulation/cfdtool A toolbox for modeling and simulation of fluid flows with coupled heat transfer 86
tunabrain/incremental-fluids Provides simple fluid solver implementations in C++ for learning and reference purposes 587
lyc102/ifem A MATLAB software package providing efficient algorithms and data structures for adaptive finite element methods on unstructured simplicial grids in 2D and 3D. 225
su2code/su2 A suite of software tools for solving partial differential equations and performing optimization 1,376
otvam/fem_mesh_matlab A MATLAB toolbox for handling and processing 2D and 3D finite element method meshes 43
chlnddev/oceanmesh2d Automated two-dimensional mesh generation toolbox for coastal ocean circulation models 189
aiwl/fluids An implementation of Jos Stam's Stable Fluids algorithm for realistic fluid simulation in 3D graphics 15