computational fluid dynamics
Projects with this topic
-
HyPar - Hyperbolic-Parabolic Partial Differential Equations Solver: HyPar is a finite-difference algorithm to solve hyperbolic-parabolic partial differential equations (with source terms) on Cartesian grids. It is a unified framework that can handle
Updated -
structAirfoilMesher is a structured airfoil mesh generator, initially based on Construct2D.
https://sourceforge.net/projects/construct2d/
For a list of modifications and additions, see the README.md file.
Updated -
A thermal Multiple Relaxation Time Lattice Boltzmann Method (Thermal MRT-LBM) solver using a D3Q27 lattice for the fluid dynamics and a D3Q7 lattice for the convection-diffusion equation modelling the thermal part. The solver is coupled to a live renderer using GLEW, GLM and OpenGL to enable live feedback of the entire simulation domain.
Updated