-
Notifications
You must be signed in to change notification settings - Fork 12
Home
DANG Truong edited this page Mar 23, 2019
·
6 revisions
Welcome to the euler2D-kfvs-Fortran2003 wiki!
Euler2D-kfvs-Fortran2003 is an Euler equations unstructured solver using kinetic flux vector splitting (KFVS) scheme. It is the successor of my Fortran 95 code euler-2D-kfvs
Some features:
- Cell centered finite volume method.
- Unstructured quadrilateral meshes.
- Kinetic flux vector splitting (KFVS) scheme.
- Written in Modern Fortran (Fortran 2003). Object-oriented programming has been implemented, mainly in the mesh reader. The solver is kept in Fortran 95, to retain its speed, which is the major advantage of the Fortran programming language.
NACA 0012 test case:
Mesh
Contour of velocity magnitude
Interpolated velocity contour using Paraview:
Animation of flow over NACA 0012 at Mach number = 1.2
C31 multi-element airfoil:
Mesh
Contour of pressure (on going result)
Interpolated contour: