L1ssandra / Simple-Fortran-DG
A simple Fortran program of Discontinuous Galerkin method(no Limiter now) solving 2D Euler Equation with the Isentropic Vortex initial value.
☆11Updated 2 years ago
Alternatives and similar repositories for Simple-Fortran-DG:
Users that are interested in Simple-Fortran-DG are comparing it to the libraries listed below
- Finite volume method (FVM) for Euler equations☆11Updated last year
- Some DG and WENO code of mine☆17Updated last month
- 2 Dimensional Euler/Naviers-Stokes Equations solver☆17Updated 6 years ago
- Finite Volume Euler Solver in Matlab☆16Updated 11 months ago
- My Cpp, python and fortran practice files☆24Updated 9 years ago
- 2D solver for Euler equations in quadrilateral grid, using kinetic flux vector splitting scheme, written in OOP F2003☆32Updated 2 years ago
- [Forked from @lainme] Codes for solving gas flow problems based on the Unified Gas-Kinetic Scheme☆11Updated 12 years ago
- 3d Finite Volume Method based coded with hybrid OpenMP/MPI☆28Updated 3 years ago
- 🦙 MPI-parallelized C++ framework to simulate compressible multiphase flow physics☆16Updated 3 years ago
- MUSCL (Monotonic Upstream-Centered Scheme for Conservation Laws) example schemes☆17Updated 6 years ago
- Completely Validated Unstructured 2D Compressible Euler Solver - CFD