Astrophysics (Index)About

discontinuous Galerkin method

(DG method)
(computational method for PDEs handling discontinuities)

A discontinuous Galerkin method (DG method) is a type of finite element method that is an adaption of a type called a Galerkin method or continuous Galerkin method. DG methods have the advantage of handling discontinuities, and are useful in calculations of fields that include shocks (shock waves). A DG code is a code making use of the method.


(mathematics,physics,computation,fluid dynamics)
Further reading:
https://en.wikipedia.org/wiki/Discontinuous_Galerkin_method
https://en.wikipedia.org/wiki/Galerkin_method
https://www.rocq.inria.fr/pomdapi/Archives/Estime/DYNAS/RESTRICTED/PDF/dg_tutorial_proft.pdf
https://www3.nd.edu/~zxu2/acms60790S15/DG-general-approach.pdf
https://www-users.cse.umn.edu/~bcockbur//lecture_notes/DG-4.pdf

Referenced by page:
numerical methods

Index