This is a 2-D Finite Volume solver that solves the Euler equations (Laminar, Inviscid flow) The solver is based on the famous Jameson-Turkel-Schmidt (JST) scheme. Implements Explicit euler psuedo time marching.
VishalKandala/Py-ler
This is a 2-D Finite Volume solver that solves the Euler equations (Laminar, Inviscid flow) The solver is based on the famous Jameson-Turkel-Schmidt (JST) scheme. Implements Explicit euler psuedo time marching.
PythonGPL-3.0