-
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 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. Link of the original structured solver of Prof. Luc Mieussens: https://www.math.u-bordeaux.fr/~lmieusse/PAGE_WEB/ENSEIGNEMENT/MMK3/SIMULATION_NUMERIQUE_ECOULEMENTS_FLUIDES/simulations.html