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☆10Updated last year
- My Cpp, python and fortran practice files☆24Updated 9 years ago
- 🦙 MPI-parallelized C++ framework to simulate compressible multiphase flow physics☆16Updated 3 years ago
- Some DG and WENO code of mine☆15Updated last month
- 2 Dimensional Euler/Naviers-Stokes Equations solver☆17Updated 6 years ago
- 3d Finite Volume Method based coded with hybrid OpenMP/MPI☆28Updated 3 years ago
- MUSCL (Monotonic Upstream-Centered Scheme for Conservation Laws) example schemes☆17Updated 6 years ago
- The Euler Equations of Compressible Fluid Flow☆24Updated 9 years ago
- 2D solver for Euler equations in quadrilateral grid, using kinetic flux vector splitting scheme, written in OOP F2003☆31Updated last year
- Completely Validated Unstructured 2D Compressible Euler Solver - CFD☆16Updated 9 years ago
- Collection of small and experimental codes☆28Updated this week
- Finite Volume Euler Solver in Matlab☆15Updated 10 months ago
- SPARTACUS: A Unified Stochastic Particle (USP) solver based on SPARTA (https://github.com/sparta/sparta)☆25Updated 8 months ago
- A three-dimensional unstructured finite volume code for fluid flow simulations.☆52Updated 3 years ago
- [Forked from @lainme] Codes for solving gas flow problems based on the Unified Gas-Kinetic Scheme☆11Updated 12 years ago
- Development version of freeCappuccino CFD code and library for computational continuum mechanics.☆33Updated last year
- Teaching software for the CFD programming seminar☆17Updated last year
- Massively-parallelised Navier-Stokes solver with an immersed boundary method for moving bodies☆12Updated last month
- Open source parallel overset grid assembly and remapping toolkit☆19Updated last year
- FOSolverS: a Suite of Free & Open Source Solvers. A brief overview:☆27Updated 2 weeks ago
- ☆15Updated last year
- C++ code for solving Incompressible Navier-Stokes☆16Updated 10 years ago
- ☆39Updated 6 months ago
- Three-Dimensional Mixed-Element Unstructured Finite-Volume Solver for Compressible Euler/Navier-Stokes Equations☆25Updated 9 years ago
- WARNING: DEVELOPMENT HAS MOVED TO https://github.com/hopr-framework/hopr/!☆35Updated last year
- A 1-d comparison of finite difference implementations of fifth-order WENO schemes, namely WENO-JS, WENO-M and WENO-Z.☆16Updated 6 years ago
- direct numerical simulation☆19Updated 9 years ago
- CFD 2D solver with multi scheme.☆27Updated 5 years ago
- WENO格式(Weighted Essentially Non-Oscillatory schemes) 是基于ENO格式(Essentially Non-Oscillatory schemes)发展而来的一种求解双曲守恒律组的高精度高分辨率广义Godunov格式,适合于求…☆18Updated 7 years ago
- This repository contains a Fortran implementation of a 2D flow using the projection method, with Finite Volume Method (FVM) approach. The…☆22Updated 2 years ago