190 likes | 409 Views
Basic Concepts & Physics. Types of differential equations Discontinuous Galerkin Method What is this ? Why do we use it ? How it differs from Continuous Galerkin method ? Where and when is it applicable ?. Understanding Discontinuous Galerkin. (Input). Unknowns.
E N D
Basic Concepts & Physics • Types of differential equations • Discontinuous Galerkin Method • What is this ? • Why do we use it ? • How it differs from Continuous Galerkin method ? • Where and when is it applicable ?
(Input) Unknowns tn-1 tn yhand vh are allowed to be discontinuous at the nodes Discretization strategy of DG
x Xi-1 Xi Xi+1 y ym ym- ym+ t tm tm-1 Discretization of continuous and DG Continuous Galerkin Discontinuous Galerkin
V = {v : v is continuous on the intervals In} Let v(t) V be an arbitrary function and y(t) is solution Integrating by parts Formulation
Local and Global view DG with piecewise polynomials
DGM(0), DGM(1),DGM(2),DGM(3) DGM(0)
Observations for Calculations
Conclusion • Galerkin methods for ordinary differential equations • are A-stable. • With piecewise polynomial spaces of degree q = 0,1,2 • the order is p = 2k+1
Tasks Ahead • Solving all types of differential equations with RKDG and DG • Space discretization with LDG and comparing it with Galerkin • matrix perturbation methods • SGM methods for convection dominated problems