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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%