abcdefg0207's Stars
github/gitignore
A collection of useful .gitignore templates
spectralDNS/spectralDNS
Spectral Navier Stokes (and similar) solvers in Python
spectralDNS/shenfun
High performance computational platform in Python for the spectral Galerkin method
tcew/nodal-dg
mathworks/2D-Lid-Driven-Cavity-Flow-Incompressible-Navier-Stokes-Solver
This repository provides MATLAB code for the lid-driven cavity flow where incompressible Navier Stokes equation is numerically solved using a simple 2nd order finite difference scheme on a staggered grid system.
povanberg/DGFEM-Acoustic
Discontinuous Galerkin finite element method (DGFEM) for Acoustic Wave Propagation
cpraveen/chebpy
Spectral Methods in Python
userjjb/22_6xx-DG-for-PDEs
An intro to DG methods for PDEs
yeruichao/DGseisfor3D
3D simulation for seismic waves based on Discontinuous Galerkin Method
mikaem/spmpython
Spectral Methods in MATLAB in Python
OpenSEMBA/dgtd
Maxwell's curl equations solver using discontinuous Galerkin methods.
hlim88/dg-rmhd-proj
Discontinuous Galerkin methods to solve PDE
lightd22/nodalDG
Nodal discontinuous Galerkin methods
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.
cpraveen/spectral_matlab
Spectral methods in matlab
QuazarTech/DG_Maxwell
Solution of Maxwell equations using Discontinuous Galerkin method.
jbnunezd/fv-solver-mhd
High-order finite volume solver for the magnetohydrodynamics equations
nicocorth/DG-FEM-Solver
Solver of partial differential equations using discontinuous Galerkin finite element method (DG-FEM)
zhrv/dg_2d_quad
Discontinuous Galerkin Method for parabolic equation on structured rectangular mesh
carlosal1015/Finite-element-method-FEM
This is the repository of the Finite Element Method course in National Agrarian University - La Molina.
UgisL/FreeFEM-NS-CH
Examples of research FreeFEM scripts for solving Navier-Stokes Cahn-Hilliard equations.
jbnunezd/fd-solver-mhd
High-order conservative finite difference solver for the magnetohydrodynamics equations
lmdiazangulo/dg
A python module containing tools for Discontinuous Galerkin numerical methods. Archived, continued in: https://github.com/lmdiazangulo/PyDG1D
userjjb/High-Order-Eulerian-Vortex-Method-Solver
DG method applied to conservation laws
FreeFem/FreeFEM-3rdparties
Balaje/ff-petsc-examples
Contains examples of PETSc module of FreeFem.
darien0/fluids
C library for inviscid fluid and MHD equations
hottahd/shock_tube_entropy
HD/MHD shock tube solved with entropy equation
nushio3/3d-mhd
A three-dimensional magnetohydrodynamics equations solver in Formura
webstek/DGMHD
Discontinuous Galerkin Methods for various equations, working up to the Ideal MHD equations.