-
Notifications
You must be signed in to change notification settings - Fork 2
Home
DANG Truong edited this page Feb 18, 2018
·
4 revisions
Welcome to the euler-2D-kfvs wiki!
euler-2D-kfvs is an Euler equations unstructured solver using kinetic flux vector splitting (KFVS) scheme.
Some features:
- Finite volume method.
- Unstructured quadrilateral meshes.
- Kinetic flux vector splitting (KFVS) scheme.
- Written in Modern Fortran (Fortran 95 + some Fortran 2003). No real OOP has been implemented yet.
- Use core code of gmsh-to-vtk-and-tecplot as a mesh reader.
euler-2D-kfvs is inspired by the structured finite volume solver of Prof. Luc Mieussens
A NACA0012 simulation result of euler-2D-kfvs