51 results for “topic:euler-equations”
Finite Volume simulation of the Kelvin-Helmholtz Instability
Discontinuous Galerkin finite element method (DGFEM) for Acoustic Wave Propagation
A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms and non-conservative components.
Astrophysics MHD simulation code optimized for large cluster of GPU
Discontinuous Galerkin solver for compressible flows
2nd order Godunov solver for 2d Euler equations written in CUDA Fortran and stdpar (standard paralelism)
2D solver for Euler equations in quadrilateral grid, using kinetic flux vector splitting scheme, written in OOP F2003
Physics-informed neural networks for highly compressible flows 🧠🌊
The fast Finite Volume simulator with UQ support.
1D Euler equation solver for calculating 1D shock tube problem
Some DG and WENO code of mine
Hydrodynamics on a moving Voronoi mesh.
Simple (and not-so-simple) CFD solvers written in Fortran with Python plotting routines
Finite Volume Euler Solver in Matlab
morgen - Model Order Reduction for Gas and Energy Networks
A flexible modern fortran code that solves the Euler fluid equations using the following flux solvers [AUSM+-up, (M-)AUSMPW+, SLAU(2), FVLEG]
2 dimensional Euler equation solver on structured grids
A simple 2D euler equation solver using finite volumes
C++ implementation of the finite volume method with flux-limiting to solve 2-D compressible Euler Equations (Liska, 2003)
2-D Euler equation solver using Finite Volume Methods
exact Riemann solver for the compressible Euler equations in matlab
Suite of 1D, 2D, 3D demo apps of varying complexity with built-in support for sample mesh and exact Jacobians
2d-3d compressible flow solver
Neural Network Implicit Representation of Partial Differential Equations
A shock-capturing adjoint solver for the compressible flow equations
This repo contains Jupiter notebooks of some popular mathematics theorems.
A two-dimensional nodal discontinuous Galerkin solver for the non-linear Euler equations with different boundary conditions.
Large Amplitude water Waves Interacting with Currents
DG for 1d Euler on moving grids
1D Shock Tube simulator using SplitFXM++