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
Sorting:
- 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 2 months ago
- Simple (and not-so-simple) CFD solvers written in Fortran with Python plotting routines☆18Updated 5 years ago
- Finite Volume PINNs for Hyperbolic Conservation Laws & Compressible Flow☆18Updated 2 years ago
- Multiple fluid models and scenarios are solved using FEniCS.