discontinuous-galerkin
There are 72 repositories under discontinuous-galerkin topic.
trixi-framework/Trixi.jl
Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
flexi-framework/flexi
FLEXI: A high order discontinuous Galerkin framework for hyperbolic–parabolic conservation laws
exadg/exadg
ExaDG - High-Order Discontinuous Galerkin for the Exa-Scale
quinoacomputing/quinoa
Adaptive computational fluid dynamics
ranocha/SummationByPartsOperators.jl
A Julia library of summation-by-parts (SBP) operators used in finite difference, Fourier pseudospectral, continuous Galerkin, and discontinuous Galerkin methods to get provably stable semidiscretizations, paying special attention to boundary conditions.
povanberg/DGFEM-Acoustic
Discontinuous Galerkin finite element method (DGFEM) for Acoustic Wave Propagation
cpraveen/dflo
Discontinuous Galerkin solver for compressible flows
JuntaoHuang/adaptive-multiresolution-DG
Adaptive multiresolution discontinuous Galerkin C++ package
FESTUNG/FESTUNG
The main project for the MATLAB / GNU Octave code of FESTUNG
3343/edge
Extreme-scale Discontinuous Galerkin Environment (EDGE)
feltor-dev/feltor
Numerical methods for edge and scrape-off layer blob and turbulence simulations. Homepage:
FDYdarmstadt/BoSSS
BoSSS is a flexible framework for the development, evaluation & application of numerical discretization schemes based on the Discontinuous Galerkin method
inducer/meshmode
High-order unstructured mesh representation and discrete function spaces
cpraveen/fem
Codes for finite element method
NekCEM/NekCEM
Spectral-element solver for Maxwell's equations, drift-diffusion equations, and more.
vavrines/FluxReconstruction.jl
flux reconstruction method for advection-diffusion type physics
LLNL/echemfem
Finite Element Method for Electrochemical Transport (EchemFEM)
tgregov/Multiphysics
Discontinuous Galerkin FEM Runge-Kutta solver for hyperbolic systems of equations, in particular for shallow water equations.
flexi-framework/galaexi
GALÆXI: A high order discontinuous Galerkin framework for compressible flows on GPU systems
juanmanzanero/HORSES2D
Two dimensional high-order spectral element method fluid dynamics solver (this code is no longer maintained!)
Technologicat/pydgq
ODE system solver using dG(q), time-discontinuous Galerkin with Lobatto basis.
ywkawai/FE-Project
A library for dynamical cores of atmosphere and ocean models with discontinuous Galerkin finite element method
trevor-vincent/disco4est
A scalable hp-adaptive discontinuous Galerkin solver for non-linear elliptic partial differential equations on curved multi-block meshes.
weiqishen/HiFiLES-solver
Custom version of High-Fidelity Large-Eddy SImulation (HiFiLES) code (https://hifiles.stanford.edu/) by UF Theoretical Fluid Dynamics and Turbulence Group (https://faculty.eng.ufl.edu/fluids/).
mdh266/Semiconductor_Device_Simulator
Semiconductor Device Simulator in 2D and 3D
sseyler/HERMESHD
HERMESHD is a discontinuous Galerkin 3D fluctuating hydrodynamics code for nanoscale fluid simulation
jbrillon/DG-Mesh-Optimization
Discontinuous Galerkin (DG) solver (C++) coupled with a Quasi-Newton line-search algorithm (Python) to optimize the DG mesh.
mdh266/Distributed_Poisson_Solver
Distributed Poisson Equation Solver Using The Local Discontinuous Galerkin Method
Martin-Lacroix/Acoustic
Discontinuous Galerkin FEM Solver
pvc1989/miniCFD
CFD solvers implemented in C++20
tristanmontoya/GHOST
GHOST: Generalized High-Order Solver Toolbox
crewsdw/Incompressible2D
Experimental discontinuous Galerkin / Fourier spectral solver for viscous, incompressible Navier-Stokes equation in two dimensions
WQCG/blitzdg
blitzdg is an open-source project aiming to implement parallel discontinuous Galerkin (dg) solvers for common partial differential equations systems using blitz++ for array and tensor manipulations and MPI for distributed parallelism.
sandialabs/DGTile
Portably performant discontinuous Galerkin adaptive mesh library
tristanmontoya/StableSpectralElements.jl
StableSpectralElements.jl: Provably stable discontinuous spectral-element methods for conservation laws