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.
106 stars
8 watching
26 forks
Language: MATLAB
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A MATLAB implementation of 2D numerical Navier-Stokes equations solver for incompressible flow with custom scenarios | 58 |
| A collection of MATLAB codes solving various computational fluid dynamics problems, including advection-diffusion equations and the Navier-Stokes equations. | 73 |
| A finite volume solver toolbox for Matlab, capable of solving transient convection-diffusion equations with various boundary conditions and discretization schemes. | 100 |
| An Eulerian solver for simulating fluid flows in a staggered grid using various numerical methods and optimisations. | 25 |
| A MATLAB implementation of various Lattice Boltzmann Method (LBM) codes for simulating fluid dynamics and turbulence | 89 |
| A high-performance, parallelizable finite volume solver for Navier-Stokes equations and related fluid dynamics problems | 130 |
| A comprehensive Python library for simulating fluid dynamics in various engineering fields. | 364 |
| An implementation of the immersed boundary method for 2D simulations | 168 |
| A toolbox for modeling and simulation of fluid flows with coupled heat transfer | 86 |
| Provides simple fluid solver implementations in C++ for learning and reference purposes | 587 |
| A MATLAB software package providing efficient algorithms and data structures for adaptive finite element methods on unstructured simplicial grids in 2D and 3D. | 225 |
| A suite of software tools for solving partial differential equations and performing optimization | 1,376 |
| A MATLAB toolbox for handling and processing 2D and 3D finite element method meshes | 43 |
| Automated two-dimensional mesh generation toolbox for coastal ocean circulation models | 189 |
| An implementation of Jos Stam's Stable Fluids algorithm for realistic fluid simulation in 3D graphics | 15 |