Numerical aerodynamics project for inviscid 2D flow over a NACA 0012 airfoil. This repository is a cleaned portfolio version of a computational aerodynamics project. It includes a finite-volume Euler ...
This repository implements finite volume shock-capturing methods for the 1D compressible Euler equations. The goal is to study how different numerical choices affect the resolution of shocks, ...