wphu / RKDG3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RKDG3D v.0.1

MFEM-based RKDG compressible flow solver for 3D flows

EoS: perfect gas, Covolume

Meshes: unstructured (supports triangular and quadrangle elements) supported by MFEM

Riemann solvers: Rusanov, Local Lax --- Fridriechs, HLL, HLLC

Averaging for Riemann solvers: Einfeldt, TRRS

Limiters: FinDiff, BJ, Venkatakrishnan, Michalak

Boundary conditions: Constant (fixed), Slip, Open

Time step: static, dynamic

Parallelisation: MPI (by MFEM)

About


Languages

Language:C++ 88.4%Language:GLSL 10.7%Language:CMake 0.9%Language:Shell 0.0%