Discontinuous Galerkin
From CFD-Wiki
(Difference between revisions)
CollinsEM (Talk | contribs)
(Discontinuous Galerkin is a high-order solver method which combines elements of finite element and finite volume methods.)
Newer edit →
(Discontinuous Galerkin is a high-order solver method which combines elements of finite element and finite volume methods.)
Newer edit →
Revision as of 09:50, 26 September 2006
The discontinuous Galerkin (DG) method is often referred to as a hybrid, or mixed, method since it combines features of both finite element and finite volume methods. The solution is represented within each element as a polynomial approximation (as in FEM), while the interelement convection terms are resolved with upwinded numerical flux formulas (as in FVM). Theoretically, solutions may be obtained to an arbitrarily high order-of-accuracy.