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.
☆119Mar 8, 2024Updated 2 years ago
Alternatives and similar repositories for 2D-Lid-Driven-Cavity-Flow-Incompressible-Navier-Stokes-Solver
Users that are interested in 2D-Lid-Driven-Cavity-Flow-Incompressible-Navier-Stokes-Solver are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- I have created this repository to share my code for 2D numerical solving of Navier stokes equations (incompressible flow); although it w…☆62Oct 26, 2019Updated 6 years ago
- This repository contains the MATLAB implementation of popular numerical methods in Computation Fluid dynamics. Starting from simple meth…☆11Dec 3, 2021Updated 4 years ago
- A collection of finite difference solutions in MATLAB building up to the Navier Stokes Equations.☆22Dec 11, 2018Updated 7 years ago
- 2-d vertex based unstructured code for Euler, Navier-Stokes and RANS☆18Jul 9, 2016Updated 9 years ago
- A two-dimensional multiphase solver based on incompressible Navier-Stokes and conservative Allen-Cahn equations☆17Oct 31, 2017Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Simple Heat Equation solver using finite difference method☆23Mar 18, 2023Updated 3 years ago
- Fast Poisson Equation Solver using Discrete Cosine Transform☆27Sep 23, 2023Updated 2 years ago
- Solves the 2D compressible Navier-Stokes equations using finite-difference with a staggered grid arrangement to simulate acoustic waves.☆10Dec 17, 2021Updated 4 years ago
- Hybrid finite-volume solver based on the lattice-Boltzmann & discrete-velocity methods for the Couette problem☆11Oct 3, 2019Updated 6 years ago
- Matlab version of all the code of Lorena A. Barba's 12 steps to Navier stokes☆13Jul 17, 2019Updated 6 years ago
- Collection of codes in Matlab(R) and C++ for solving basic problems presented and discussed in the "Computational Fluid Dynamics of React…☆85Dec 13, 2021Updated 4 years ago
- OpenFOAM library for compressible flow calculations - boundary conditions, linear solvers (BiCGStab from extend-project), function object…☆18Jan 12, 2026Updated 4 months ago
- Efficient Matlab Implementation of Adaptive Mesh Refinement in 2D☆69Jan 14, 2020Updated 6 years ago
- Codes for solving flow problems based on Kinetic Flux Vector Splitting (KFVS) Scheme