https://github.com/jguarato/2d-cavity-flow
Computational fluid dynamics (CFD) code for solving incompressible flow in a 2D lid-driven cavity.
https://github.com/jguarato/2d-cavity-flow
cfd flow simulation
Last synced: 8 months ago
JSON representation
Computational fluid dynamics (CFD) code for solving incompressible flow in a 2D lid-driven cavity.
- Host: GitHub
- URL: https://github.com/jguarato/2d-cavity-flow
- Owner: jguarato
- Created: 2022-04-11T19:52:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T22:55:27.000Z (about 4 years ago)
- Last Synced: 2023-09-17T23:39:25.546Z (over 2 years ago)
- Topics: cfd, flow, simulation
- Language: MATLAB
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 2D lid-driven cavity flow
☑️ Numerical solution for the 2D lid-driven cavity flow problem.
☑️ The incompressible Navier-Stokes equations were solved using the Volume Finite Method (VFM) and the fractional step method.
👩🏻🎓 This code was developed during my graduate studies.
👩🏻💻 Last modified on: November, 2017.