finite-volume topic
freeCappuccino
A three-dimensional unstructured finite volume code for fluid flow simulations.
Development-of-Navier-Stokes-code-by-projection-method
This repository contains a Fortran implementation of a 2D flow using the projection method, with Finite Volume Method (FVM) approach. The code solves Navier Stokes equations in a 2D lid driven cavity,...
phd
The working repository for my PhD project at the Centre for Scientific Computing, Cambridge
12-Steps-to-Navier-Stokes
CFD Python, a.k.a. the 12 steps to Navier-Stokes taught by Prof. Lorena Barba
MRST
Official GitHub mirror of MRST
PyPDE
A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms and non-conservative components.
finitevolume2-python
Create Your Own Finite Volume Fluid Simulation (With Python) Part 2: Boundary Conditions and Source Terms
CFDofReactiveFlows
Collection of codes in Matlab(R) and C++ for solving basic problems presented and discussed in the "Computational Fluid Dynamics of Reactive Flows" course (Politecnico di Milano)
CFD_books_codes
CFD codes written based on examples in various books like Patnakar, Versteeg etc
cfd-comparison-python
Comparison of various numerical methods for computational fluid dynamics