devanshuThakar / Computational-Fluid-Dynamics
This repository contains the MATLAB implementation of popular numerical methods in Computation Fluid dynamics. Starting from simple methods like Gauss Elimination, ADI method to advance methods like Rhie-chow interpolation, SIMPLE are implemented. This was done as a part of the CFD course offered at IIT Gandhinagar 2021.
☆11Updated 3 years ago
Alternatives and similar repositories for Computational-Fluid-Dynamics:
Users that are interested in Computational-Fluid-Dynamics are comparing it to the libraries listed below
- Basic Finite Volume Method codes of example problems☆8Updated 2 years ago
- This repository consists of MATLAB codes for CFD computations and simulations.☆14Updated 3 years ago
- ML-based Surrogate Models to enhance CFD solvers by solving the Pressure Poisson Equation☆7Updated last month
- MATLAB functions and scripts for 1D Computational Fluid Dynamics☆13Updated 6 years ago
- Simple (and not-so-simple) CFD solvers written in Fortran with Python plotting routines☆16Updated 5 years ago
- Finite Volume PINNs for Hyperbolic Conservation Laws & Compressible Flow☆18Updated 2 years ago
- C++ implementation of the finite volume method with flux-limiting to solve 2-D compressible Euler Equations (Liska, 2003)☆12Updated 3 years ago
- Repository for project codes related to turbulence modelling.☆10Updated 6 months ago
- In computational fluid dynamics (CFD), the SIMPLE algorithm is a widely used numerical procedure to solve the Navier–Stokes equations. SI…☆15Updated 4 years ago
- LES-ML closures for Kraichnan turbulence☆18Updated 5 years ago
- This repository contains code for data-driven LES of two-dimensional turbulence.☆11Updated 3 years ago
- This repository contains the codes for DNS of channel flow.☆9Updated 3 years ago
- SIMPLE Solver For CFD Flows☆10Updated 8 years ago
- This is a project to numerically solve the euler equations over a channel with a bump using jameson scheme finite volume analysis. The pr…☆8Updated 2 years ago
- 1D RANS model simulation at fully developed turbulent channel flow.☆17Updated 8 years ago
- Solving the Navier-Stokes Equations in Python 🐍 simply using NumPy.☆12Updated 3 years ago
- Video tutorial on YouTube: https://youtu.be/9DkhHDEu1zU☆14Updated 3 years ago
- Direct Numerical Simulation of Fluid Flow with IBM Using Python☆29Updated last year
- Massively-parallelised Navier-Stokes solver with an immersed boundary method for moving bodies☆12Updated last month
- OpenFOAM simulations of transonic shock buffets at a NACA-0012 airfoil☆25Updated last year
- Project I : A control-volume-based finite element method is used to solve the in compressible flow, in a lid-driven cavity. Project II : …☆13Updated 4 years ago
- pyOpenFOAM 是一个基于有限体积方法(FVM)的计算流体动力学(CFD)库,用于模拟流体流动和热传递。该库提供了一套完整的工具来处理网格拓扑关系、方程求解、边界条件设置和结果可视化。采用OpenFOAM网格格式文件,主要离散格式和求解也参考了书籍《The Finit…☆9Updated 5 months ago
- 2 Dimensional Euler/Naviers-Stokes Equations solver☆17Updated 6 years ago
- OpenFOAM examples for data-driven ML and ROM☆16Updated last year
- Implementations and continuation of some standard computational fluid dynamics problems using the finite volume method☆9Updated last month
- Some DG and WENO code of mine☆16Updated last month
- Using PyTorch within OpenFOAM☆11Updated 10 months ago
- This handbook is intended to support a medium/advanced OpenFoam® user during the usage of the software. It provides commands, explanation…☆13Updated 8 months ago
- A collection of CFD papers related to fire-driven flows.☆10Updated 3 weeks ago
- Compiling Custom solvers☆14Updated 5 years ago