Skip to content

CFD-Institute/Euler2D-KFVS

Repository files navigation

euler2D-kfvs-Fortran2003

Euler2D-kfvs-Fortran2003 is a compressible Euler equations 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 now, to retain its execution speed, which is the major advantage of the Fortran programming language. For further development, maybe I will upgrade the solver to Fortran 2003, in order to integrate new numerical schemes.

  • My code makes use of GMSH as its mesh generator (quadridlateral grid). You need to read the mesh reader of the code (msh_read_gmsh.f90) to understand how to generate a mesh which is suitable for my code.

Euler2D-kfvs-Fortran2003 is inspired by the structured finite volume solver of Prof. Luc Mieussens

More details

Donations:

If you think that any information you obtained here is worth of some money and are willing to pay for it, feel free to send any amount through paypal.

paypal