New DPG techniques for designing numerical schemes

Size: px
Start display at page:

Download "New DPG techniques for designing numerical schemes"

Transcription

1 New DPG techniques for designing numerical schemes Jay Gopalakrishnan University of Florida Collaborator: Leszek Demkowicz October 2009 Massachusetts Institute of Technology, Boston Thanks: NSF Jay Gopalakrishnan 1/31

2 New DPG techniques for designing numerical schemes Jay Gopalakrishnan University of Florida Collaborator: Leszek Demkowicz October 2009 Massachusetts Institute of Technology, Boston Thanks: NSF Jay Gopalakrishnan 1/31

3 The philosophy The new: Discontinuous Petrov-Galerkin (DPG) methods Remarkable stability (through natural test space design) The old: DG methods (upwind stabilization, or stability by penalty parameters) SUPG methods (stability through artificial streamline diffusion) Jay Gopalakrishnan 2/31

4 Outline 1 How does the new compare to the old? Sample comparisons between DPG and DG results. 2 Elements of design of schemes. The example of simple 1D transport equation. 3 DPG method for the transport equation. Extension of the 1D idea to 2D. The spectral DPG method. The composite DPG method on a mesh. 4 Extensions. The DPG-X method. Optimal test functions. hp-results. A method for all seasons? Jay Gopalakrishnan 3/31

5 Comparison: 1D, 1 element case 0 The spectral DG solutions u(x) Exact solution 2.5 p=1 p=3 p= x Experiment: Solve 1D transport equation using DG and DPG on one element. Exact solution has a sharp layer at x = 1. Jay Gopalakrishnan 4/31

6 Comparison: 1D, 1 element case 0 The spectral DPG solutions u(x) Exact solution 2.5 p=1 p=3 p= x Experiment: Solve 1D transport equation using DG and DPG on one element. Exact solution has a sharp layer at x = 1. DPG solutions oscillate an order of magnitude less. Jay Gopalakrishnan 4/31

7 Comparison: Crosswind diffusion Pure transport should not diffuse materials crosswind. But most numerical methods do. Experiment: Use DG and DPG for simulating vertically upward transport of linearly varying density from the bottom of the unit square. Jay Gopalakrishnan 5/31

8 Comparison: Crosswind diffusion DPG doesn t. DG has crosswind diffusion. Experiment: Use DG and DPG for simulating vertically upward transport of linearly varying density from the bottom of the unit square. Jay Gopalakrishnan 5/31

9 Comparison: Convergence rates Brief history of finite element methods for stationary transport: [Reed & Hill 1973]: First DG method proposed Jay Gopalakrishnan 6/31

10 Comparison: Convergence rates Brief history of finite element methods for stationary transport: [Reed & Hill 1973]: First DG method proposed [Lasaint & Raviart 1974]: First analysis, proved O(h p )-rate Jay Gopalakrishnan 6/31

11 Comparison: Convergence rates Brief history of finite element methods for stationary transport: [Reed & Hill 1973]: First DG method proposed [Lasaint & Raviart 1974]: First analysis, proved O(h p )-rate [Hughes & Brooks 1979]: Invented SUPG Jay Gopalakrishnan 6/31

12 Comparison: Convergence rates Brief history of finite element methods for stationary transport: [Reed & Hill 1973]: First DG method proposed [Lasaint & Raviart 1974]: First analysis, proved O(h p )-rate [Hughes & Brooks 1979]: Invented SUPG [Johnson & Pitkäranta 1986]: Proved O(h p+1/2 )-rate Jay Gopalakrishnan 6/31

13 Comparison: Convergence rates Brief history of finite element methods for stationary transport: [Reed & Hill 1973]: First DG method proposed [Lasaint & Raviart 1974]: First analysis, proved O(h p )-rate [Hughes & Brooks 1979]: Invented SUPG [Johnson & Pitkäranta 1986]: Proved O(h p+1/2 )-rate [Richter 1988]: Showed O(h p+1 )-rate for special meshes Jay Gopalakrishnan 6/31

14 Comparison: Convergence rates Brief history of finite element methods for stationary transport: [Reed & Hill 1973]: First DG method proposed [Lasaint & Raviart 1974]: First analysis, proved O(h p )-rate [Hughes & Brooks 1979]: Invented SUPG [Johnson & Pitkäranta 1986]: Proved O(h p+1/2 )-rate [Richter 1988]: Showed O(h p+1 )-rate for special meshes [Peterson 1991]: On general meshes O(h p+1/2 ) is the best possible Jay Gopalakrishnan 6/31

15 Comparison: Convergence rates Brief history of finite element methods for stationary transport: [Reed & Hill 1973]: First DG method proposed [Lasaint & Raviart 1974]: First analysis, proved O(h p )-rate [Hughes & Brooks 1979]: Invented SUPG [Johnson & Pitkäranta 1986]: Proved O(h p+1/2 )-rate [Richter 1988]: Showed O(h p+1 )-rate for special meshes [Peterson 1991]: On general meshes O(h p+1/2 ) is the best possible [Bey & Oden 1996]: First generalization to hp (adding reaction) Jay Gopalakrishnan 6/31

16 Comparison: Convergence rates Brief history of finite element methods for stationary transport: [Reed & Hill 1973]: First DG method proposed [Lasaint & Raviart 1974]: First analysis, proved O(h p )-rate [Hughes & Brooks 1979]: Invented SUPG [Johnson & Pitkäranta 1986]: Proved O(h p+1/2 )-rate [Richter 1988]: Showed O(h p+1 )-rate for special meshes [Peterson 1991]: On general meshes O(h p+1/2 ) is the best possible [Bey & Oden 1996]: First generalization to hp (adding reaction) [Falk 1998]: A nice review Jay Gopalakrishnan 6/31

17 Comparison: Convergence rates Brief history of finite element methods for stationary transport: [Reed & Hill 1973]: First DG method proposed [Lasaint & Raviart 1974]: First analysis, proved O(h p )-rate [Hughes & Brooks 1979]: Invented SUPG [Johnson & Pitkäranta 1986]: Proved O(h p+1/2 )-rate [Richter 1988]: Showed O(h p+1 )-rate for special meshes [Peterson 1991]: On general meshes O(h p+1/2 ) is the best possible [Bey & Oden 1996]: First generalization to hp (adding reaction) [Falk 1998]: A nice review [Houston, Schwab & Süli 2000]: Improved hp analysis Jay Gopalakrishnan 6/31

18 Comparison: Convergence rates Brief history of finite element methods for stationary transport: [Reed & Hill 1973]: First DG method proposed [Lasaint & Raviart 1974]: First analysis, proved O(h p )-rate [Hughes & Brooks 1979]: Invented SUPG [Johnson & Pitkäranta 1986]: Proved O(h p+1/2 )-rate [Richter 1988]: Showed O(h p+1 )-rate for special meshes [Peterson 1991]: On general meshes O(h p+1/2 ) is the best possible [Bey & Oden 1996]: First generalization to hp (adding reaction) [Falk 1998]: A nice review [Houston, Schwab & Süli 2000]: Improved hp analysis [Cockburn, Dong & Guzmán 2008]: O(h p+1 )-rate on other special meshes Jay Gopalakrishnan 6/31

19 Comparison: Convergence rates Brief history of finite element methods for stationary transport: [Reed & Hill 1973]: First DG method proposed [Lasaint & Raviart 1974]: First analysis, proved O(h p )-rate [Hughes & Brooks 1979]: Invented SUPG [Johnson & Pitkäranta 1986]: Proved O(h p+1/2 )-rate [Richter 1988]: Showed O(h p+1 )-rate for special meshes [Peterson 1991]: On general meshes O(h p+1/2 ) is the best possible [Bey & Oden 1996]: First generalization to hp (adding reaction) [Falk 1998]: A nice review [Houston, Schwab & Süli 2000]: Improved hp analysis [Cockburn, Dong & Guzmán 2008]: O(h p+1 )-rate on other special meshes [Nguyen, Peraire & Cockburn 2009]: HDG scheme for convection-diffusion Jay Gopalakrishnan 6/31

20 Comparison: Convergence rates Brief history of finite element methods for stationary transport: [Reed & Hill 1973]: First DG method proposed [Lasaint & Raviart 1974]: First analysis, proved O(h p )-rate [Hughes & Brooks 1979]: Invented SUPG [Johnson & Pitkäranta 1986]: Proved O(h p+1/2 )-rate [Richter 1988]: Showed O(h p+1 )-rate for special meshes [Peterson 1991]: On general meshes O(h p+1/2 ) is the best possible [Bey & Oden 1996]: First generalization to hp (adding reaction) [Falk 1998]: A nice review [Houston, Schwab & Süli 2000]: Improved hp analysis [Cockburn, Dong & Guzmán 2008]: O(h p+1 )-rate on other special meshes [Nguyen, Peraire & Cockburn 2009]: HDG scheme for convection-diffusion DPG: 1 st method with provably optimal h and p rates. Jay Gopalakrishnan 6/31

21 Comparison: Convergence rates L 2 error in u DG DPG 1 DPG A DPG X rate O(h 1.5 ) rate O(h 2 ) /h 2 (approx # degrees of freedom) Experiment: Apply DG and three different DPG methods (with p = 1) to Peterson s transport example. Jay Gopalakrishnan 7/31

22 Next 1 How does the new compare to the old? Sample comparisons between DPG and DG results. 2 Elements of design of schemes. The example of simple 1D transport equation. 3 DPG method for the transport equation. Extension of the 1D idea to 2D. The spectral DPG method. The composite DPG method on a mesh. 4 Extensions. The DPG-X method. Optimal test functions. A method for all seasons? Jay Gopalakrishnan 8/31

23 Petrov-Galerkin schemes Petrov-Galerkin schemes are distinguished by different trial and test spaces. [ P.D.E.+ The problem: boundary conditions. Find u in a trial space satisfying Variational form: b(u, v) = l(v) for all v in a test space. Find u n in a discrete trial space X n satisfying Discretization: b(u n, v n ) = l(v n ) for all v n in a discrete test space V n. Petrov-Galerkin schemes have X n V n. Jay Gopalakrishnan 9/31

24 Designing a simple PG scheme Example: A simple continuous Petrov-Galerkin (CPG) scheme [ u = f in (0, 1), 1D transport eq. u(0) = u 0 (inflow b.c.) Find u in H 1, satisfying u(0) = u 0, & 1 1 Variational form: u v = fv, for all v in L }{{}}{{} b(u,v) l(v) Spectral method: [ Find up P p, satisfying u p (0) = u 0, & b(u p, v) = l(v), v P p 1. u p : trial fn. v : test fn. (Notation: P p = set of polynomials of degree at most p.) Jay Gopalakrishnan 10/31

25 Babuška s theorem Let u X and u n X n trial space be exact and approximate solutions, b(u u n, v n ) = 0 v n V n test space, and b(, ) be bounded in X V n. Theorem (A simple version of Babuška s theorem) If then C 1 w n X sup v n V n b(w n, v n ) v n Vn w n X n, u u n X C 2 inf u w n X. w n X n Guiding principle: While we must choose trial spaces with good approximation properties, we may design test spaces solely to obtain good stability properties. Jay Gopalakrishnan 11/31

26 Choice of spaces Example: The 1D spectral CPG scheme (contd.) Spectral method: [ Find up P p, satisfying u p (0) = u 0, & b(u p, v) = l(v), v P p 1. u p : trial fn. v : test fn. Q: Why the choice of spaces P p and P p 1? A: 1 Since b(u, v) = u b(u, v) v, the fraction is maximized by v = u, 0 v L 2 which we call the the optimal test function for the given u. If u is in P p, then v = u is in P p 1. Babuška s theorem = stability, for these choice of spaces. Jay Gopalakrishnan 12/31

27 What is DPG? DPG schemes (Discontinuous Petrov-Galerkin schemes) uses nonequal DG spaces (no interlement continuity) for trial and test spaces. The name DPG was used previously for methods with DG test spaces augmented with bubbles etc: [Bottasso, Micheletti & Sacco 2002]: DPG for elliptic problems [Bottasso, Micheletti & Sacco 2005]: Multiscale DPG [Causin, Sacco & Bottasso, 2005]: DPG for advection diffusion. [Causin & Sacco 2005]: Hybridized DPG for Laplace s equation The DPG methods of this talk differs from the above works in our approach to the test space design. Jay Gopalakrishnan 13/31

28 Q: Why did we set the trial space to P p+1? Jay Gopalakrishnan 14/31 A simple DPG method Example: DPG for 1D transport equation [ u = f in (0, 1), 1D transport eq. u(0) = u 0 (inflow b.c.) Find u L 2, and a number û 1, satisfying L variational form: uv + û 1 v(1) = fv + u 0 v(0), v H }{{}}{{} b( (u,û 1 ), v) l(v) Spectral method: [ Find up P p, and a number û 1 satisfying b( (u p, û 1 ), v) = l(v), v P p+1. This leads to a stable discontinuous Petrov-Galerkin (DPG) scheme.

29 A simple DPG method Q: Why is the trial space P p+1? b((u p, û 1 ), v) = A: Because inf-sup condition is then satisfied. In more detail: 1 0 u p v + û 1 v(1) Jay Gopalakrishnan 14/31

30 A simple DPG method Q: Why is the trial space P p+1? b((u p, û 1 ), v) = A: Because inf-sup condition is then satisfied. In more detail: 1 Choose a test space norm, say v 2 V = v 2 L 2 + v(1) 2. 0 u p v + û 1 v(1) Jay Gopalakrishnan 14/31

31 A simple DPG method Q: Why is the trial space P p+1? b((u p, û 1 ), v) = A: Because inf-sup condition is then satisfied. In more detail: 1 Choose a test space norm, say v 2 V = v 2 L 2 + v(1) 2. 0 u p v + û 1 v(1) Then, sup v H 1 b( (u p, û 1 ), v) v V is attained by ṽ = û 1 + ṽ integrate transport direction This maximizing ṽ is the optimal test function. û 1 1 x u p (s) ds. Jay Gopalakrishnan 14/31

32 A simple DPG method Q: Why is the trial space P p+1? b((u p, û 1 ), v) = A: Because inf-sup condition is then satisfied. In more detail: 1 Choose a test space norm, say v 2 V = v 2 L 2 + v(1) 2. 0 u p v + û 1 v(1) Then, sup v H 1 b( (u p, û 1 ), v) v V is attained by ṽ = û 1 + ṽ integrate transport direction This maximizing ṽ is the optimal test function. û 1 1 If u p P p, then ṽ is in P p+1. Hence our trial space choice. x u p (s) ds. Jay Gopalakrishnan 14/31

33 What have we gained? Even in the simplest 1D 1-element case, we see that DPG makes a difference. Recall the initial results: 0 The spectral DG solutions 0 The spectral DPG solutions u(x) 1.5 u(x) Exact solution 2.5 p=1 p=3 p= x DG Exact solution 2.5 p=1 p=3 p= x DPG DPG exhibits enhanced stability. Jay Gopalakrishnan 15/31

34 Next 1 How does the new compare to the old? Sample comparisons between DPG and DG results. 2 Elements of design of schemes. The example of simple 1D transport equation. 3 DPG method for the transport equation. Extension of the 1D idea to 2D. The spectral DPG method. The composite DPG method on a mesh. 4 Extensions. The DPG-X method. Optimal test functions. A method for all seasons? Jay Gopalakrishnan 16/31

35 The 2D, one element case The 2D transport equation on one element : [ β u = f on, β in u = g on in (inflow boundary). = u β v + β nuv + β nuv = f v out in Jay Gopalakrishnan 17/31

36 The 2D, one element case The 2D transport equation on one element : [ β u = f on, β in u = g on in (inflow boundary). = u β v + φ v + β ngv = f v out in Jay Gopalakrishnan 17/31

37 The 2D, one element case The 2D transport equation on one element : [ β u = f on, β in u = g on in (inflow boundary). = u β v + φ v + β ngv = f v out in } {{ } b( (u,φ), v) Jay Gopalakrishnan 17/31

38 The 2D, one element case The 2D transport equation on one element : [ β u = f on, β in u = g on in (inflow boundary). = u β v + φ v + β ngv = f v out in Variational formulation } {{ } b( (u,φ), v) Find solution u L 2 () and outflux φ L 2 ( out ) satisfying b( (u, φ), v) = l(v), for all v L 2 () with β v L 2 (). Jay Gopalakrishnan 17/31

39 How to construct 2D test space? 1 1D case: v = û 1 + u(s) ds 2D case: x v û 1 integral flow direction β in The optimal test function v Jay Gopalakrishnan 18/31

40 How to construct 2D test space? 1 1D case: v = û 1 + u(s) ds 2D case: x v extension û 1 integral flow direction β in v = extension + integral = E out (û 1 ) + higher degree Jay Gopalakrishnan 18/31

41 How to construct 2D test space? 1 1D case: v = û 1 + u(s) ds 2D case: x v extension û φ 1 integral flow direction β in v = extension + integral = E out (û 1 ) + higher degree v = E out (φ) + higher degree in β-direction extend E out extends from outflow boundary, constantly along streamlines. Jay Gopalakrishnan 18/31

42 How to construct 2D test space? 1 1D case: v = û 1 + u(s) ds 2D case: x φ v extension û φ 1 in φ integral flow direction β β in v = extension + integral = E out (û 1 ) + higher degree v = E out (φ) + higher degree in β-direction extend discontinuity line E out extends from outflow boundary, constantly along streamlines. Even if φ is polynomial on each edge, E out (φ) need not be! E out (φ) can be discontinuous inside. Jay Gopalakrishnan 18/31

43 A new test space The new finite element that forms the test space is composed of: = interval/triangle/tetrahedron, V p () = E out (M p+1 ( out )) η 1 P p () (geometry), (space), Σ = the following set of moments: (degrees of freedom), 2 Z ( β v)q for all q P p(), 6 4 Z vµ for all µ P p+1(f ) for all faces of. F Possible to implement with standard finite element technology. Note: M p+1 ( out ) = set of functions that are polynomials of degree p + 1 on each edge of out. η 1 = streamline coordinate. Jay Gopalakrishnan 19/31 η 2 β η 1

44 The 2D spectral method Trial space = X p () = Test space = V p (), The spectral method on one element Find (u p, φ p+1 ) X p () satisfying u pβ v + φ p+1 v = for all v V p (). Theorem P p () M p+1 ( out ), solution u approximated in P p (), outflux φ approximated in M p+1 ( out ). introduced in the previous slide. out fv β n g, v, in The solution of the method (both u p and φ p+1 ) coincides with the (L 2 ) best possible approximations of the exact solution in the trial space. Jay Gopalakrishnan 20/31

45 The composite DPG method On a mesh of triangles, construct the composite method as follows: On each triangle, set test and trial space to X p () and V p () (no interelement continuity). Elements are coupled through single-valued outflux φ h in M h = {µ : µ E P p+1 (E) for all mesh edges E not on in Ω}, The DPG-1 method ( ) u hβ vh + φ h v h φ h v h = f v h β n gv h. out in \ in Ω Ω in Ω β We can solve the system by marching from the inflow boundary. Jay Gopalakrishnan 21/31

46 The composite DPG method On a mesh of triangles, construct the composite method as follows: On each triangle, set test and trial space to X p () and V p () (no interelement continuity). Elements are coupled through single-valued outflux φ h in M h = {µ : µ E P p+1 (E) for all mesh edges E not on in Ω}, The DPG-1 method ( ) u hβ vh + φ h v h φ h v h = f v h β n gv h. out in \ in Ω Ω in Ω β We can solve the system by marching from the inflow boundary. Jay Gopalakrishnan 21/31

47 The composite DPG method On a mesh of triangles, construct the composite method as follows: On each triangle, set test and trial space to X p () and V p () (no interelement continuity). Elements are coupled through single-valued outflux φ h in M h = {µ : µ E P p+1 (E) for all mesh edges E not on in Ω}, The DPG-1 method ( ) u hβ vh + φ h v h φ h v h = f v h β n gv h. out in \ in Ω Ω in Ω β We can solve the system by marching from the inflow boundary. Jay Gopalakrishnan 21/31

48 The composite DPG method On a mesh of triangles, construct the composite method as follows: On each triangle, set test and trial space to X p () and V p () (no interelement continuity). Elements are coupled through single-valued outflux φ h in M h = {µ : µ E P p+1 (E) for all mesh edges E not on in Ω}, The DPG-1 method ( ) u hβ vh + φ h v h φ h v h = f v h β n gv h. out in \ in Ω Ω in Ω β We can solve the system by marching from the inflow boundary. Jay Gopalakrishnan 21/31

49 Discretization errors of DPG-1 Theorem (Optimal error estimates) There is a constant C independent of h and p such that for all 0 s p + 1. u u h L 2 (Ω) C hs p s u H s+1 (Ω) This is the first known error estimate (for any FEM) for the transport equation that is optimal in h and p on general meshes. Yet, our techniques of proof need improvement: We did not obtain estimates with the usual regularity assumption on u. We could prove only suboptimal estimates for φ h (although all our numerical experiments indicate that φ h converges optimally). Jay Gopalakrishnan 22/31

50 Recall Peterson s example L 2 error in u DG DPG 1 DPG A DPG X rate O(h 1.5 ) rate O(h 2 ) /h 2 (approx # degrees of freedom) Experiment: Apply DG and three different DPG methods (with p = 1) to Peterson s transport example. Jay Gopalakrishnan 23/31

51 Example with a discontinuous solution We consider an example of [Houston, Schwab & Süli 2000]. (They used it to show that DG methods work better than SUPG in the presence of shock-like discontinuities when mesh is aligned with shocks.) Mesh Exact solution Experiment: Compare DPG and DG applied to this example. Jay Gopalakrishnan 24/31

52 Example with a discontinuous solution Results: 10 0 L 2 error in u DPG outperforms DG. Solid lines indicate h- refinement. Dotted lines indicate p- refinement DPG DG Degrees of Freedom hp optimal convergence rates are observed. Jay Gopalakrishnan 24/31

53 Next 1 How does the new compare to the old? Sample comparisons between DPG and DG results. 2 Elements of design of schemes. The example of simple 1D transport equation. 3 DPG method for the transport equation. Extension of the 1D idea to 2D. The spectral DPG method. The composite DPG method on a mesh. 4 Extensions. The DPG-X method. Optimal test functions. A method for all seasons? Jay Gopalakrishnan 25/31

54 The optimal test functions in 2D On each triangle, settestandtrialspacetox p () andv p () (no interelement continuity). Elements We are constructed coupled through the testsingle-valued functions of the outflux DPG-1 φ h in method heuristically (by simply generalizing the form of the optimal expression in 1D). M h = {µ : µ E P p+1 (E) for all mesh edges E not on in Ω}, DPG-1 method 1 u hβ 0.5 vh + φ h v h φ h v h = out in \ in Ω 0 =1 =1 0.5 We can solve the system by marching 1 from the inflow boundary. β 1.5 An outflux trial function on an edge. function E out(φ) in The corresponding test DPG-1. Ω fv h β n gv h. in Ω akrishnan 21/28 Jay Gopalakrishnan 26/31

55 The optimal test functions in 2D On each triangle, settestandtrialspacetox p () andv p () (no interelement continuity). Elements We are constructed coupled through the testsingle-valued functions of the outflux DPG-1 φ h in method heuristically (by simply generalizing the form of the optimal expression in 1D). M h = {µ : µ E P p+1 (E) for all mesh edges E not on in Ω}, But, they turn out to be not the optimal test functions in 2D... DPG-1 method u hβ vh + φ h v h φ h v h = fv h β n gv h. out in \ in Ω Ω in Ω =1 =1 = We can solve the system by marching from the inflow boundary. β An outflux trial function on an edge. function E out(φ) in DPG-1. The corresponding test The actual optimal test function. akrishnan 21/28 Jay Gopalakrishnan 26/31

56 Calculating the optimal test function Recall the variational formulation for the transport equation: X Z Z Z «Z uβ v + φv φv = out in \ in Ω {z } b( (u, φ), v) To maximize b( (u, φ), v) v V, first set V -norm by v 2 V = ( Ω Z fv β n gv. in Ω β v 2 + v ), 2 out Jay Gopalakrishnan 27/31

57 Calculating the optimal test function Recall the variational formulation for the transport equation: X Z Z Z «Z uβ v + φv φv = out in \ in Ω {z } b( (u, φ), v) b( (u, φ), v) v V, Ω Z fv β n gv. in Ω To maximize first set V -norm by v 2 V = ( and then solve a local problem for the optimal test function v: β v 2 + v ), 2 out Find v : (v, δ v ) V = b( (u, φ), δ v ), δ v. Jay Gopalakrishnan 27/31

58 Calculating the optimal test function Recall the variational formulation for the transport equation: X Z Z Z «Z uβ v + φv φv = out in \ in Ω {z } b( (u, φ), v) b( (u, φ), v) v V, Ω Z fv β n gv. in Ω To maximize first set V -norm by v 2 V = ( and then solve a local problem for the optimal test function v: β v 2 + v ), 2 out Find v : (v, δ v ) V = b( (u, φ), δ v ), δ v. The hand-calculated solution with u = 0, and φ =indicator function of an edge, was =1 =1 shown on the previous slide: Jay Gopalakrishnan 27/

59 DPG-X The use of the exactly optimal test functions leads to a new method, which we call the DPG-X method. Its performance is comparable to DPG-1 method. L 2 error in u DG DPG 1 DPG A DPG X rate O(h 1.5 ) rate O(h 2 ) /h 2 (approx # degrees of freedom) DG & DPG on Peterson s mesh Jay Gopalakrishnan 28/31

60 DPG-X The use of the exactly optimal test functions leads to a new method, which we call the DPG-X method. Its performance is comparable to DPG-1 method. L 2 error in u DG DPG 1 DPG A DPG X rate O(h 1.5 ) rate O(h 2 ) While DPG-1 can be solved by marching from the inflow, DPG-X requires the solution of a symmetric positive definite system! /h 2 (approx # degrees of freedom) DG & DPG on Peterson s mesh Jay Gopalakrishnan 28/31

61 The abstract idea For any bilinear form b(u, v) in the DPG setting, the optimal test functions can be locally computed: v i = Tu i : (Tu i, δ v ) V = b(u i, δ v ), δ v. This idea is not restricted to the transport equation. Methods now immediately generalize to variable β, convection-diffusion, and all other problems which can be formulated in DPG form! We only need to approximate the optimal test function problem. Stiffness matrix is symmetric (even for the pure transport problem). B ij = b(u j, v i ) = (Tu j, v i ) V = (Tu j, Tu i ) V = (Tu i, Tu j ) V = b(v i, u j ) = B ji. Jay Gopalakrishnan 29/31

62 Stability The method is of least squares type. The novelty is in the potential for local computation of optimal test functions. With the optimal test space, inf-sup condition is obvious in the norm b(u, v) u E = sup. v V v V Error estimates follow immediately in E. It can be a theoretically difficult problem to obtain error estimates in other norms. However, hp-adaptivity can proceed by estimators in the E -norm. All our numerical experiments show extraordinary stability with h and p variations. Jay Gopalakrishnan 30/31

63 Conclusions We presented a DPG method for transport equation. The DPG method outperforms DG in computations. We proved optimal theoretical convergence estimates. The concept of optimal test functions leads to a new paradigm in designing numerical schemes. Methods are waiting to be discovered. Full manuscripts: 1 L. Demkowicz and J. Gopalakrishnan, A class of discontinuous Petrov-Galerkin methods. Part I: The transport equation, Submitted, (2009). 2 L. Demkowicz and J. Gopalakrishnan, A class of discontinuous Petrov-Galerkin methods. Part II: Optimal test functions, Submitted, (2009). Preprints available online. Jay Gopalakrishnan 31/31

AMS 529: Finite Element Methods: Fundamentals, Applications, and New Trends

AMS 529: Finite Element Methods: Fundamentals, Applications, and New Trends AMS 529: Finite Element Methods: Fundamentals, Applications, and New Trends Lecture 25: Introduction to Discontinuous Galerkin Methods Xiangmin Jiao SUNY Stony Brook Xiangmin Jiao Finite Element Methods

More information

Discontinuous Galerkin Methods: Theory, Computation and Applications

Discontinuous Galerkin Methods: Theory, Computation and Applications Discontinuous Galerkin Methods: Theory, Computation and Applications Paola. Antonietti MOX, Dipartimento di Matematica Politecnico di Milano.MO. X MODELLISTICA E CALCOLO SCIENTIICO. MODELING AND SCIENTIIC

More information

A Class of Discontinuous Petrov-Galerkin Methods. Part III: Adaptivity

A Class of Discontinuous Petrov-Galerkin Methods. Part III: Adaptivity A Class of Discontinuous Petrov-Galerkin Methods. Part III: Adaptivity Leszek Demkowicz a,, Jay Gopalakrishnan b, Antti H. Niemi a a Institute for Computational Engineering and Sciences The University

More information

A Multiscale DG Method for Convection Diffusion Problems

A Multiscale DG Method for Convection Diffusion Problems A Multiscale DG Method for Convection Diffusion Problems Annalisa Buffa Istituto di Matematica Applicata e ecnologie Informatiche - Pavia National Research Council Italy Joint project with h. J.R. Hughes,

More information

ANALYSIS OF AN INTERFACE STABILISED FINITE ELEMENT METHOD: THE ADVECTION-DIFFUSION-REACTION EQUATION

ANALYSIS OF AN INTERFACE STABILISED FINITE ELEMENT METHOD: THE ADVECTION-DIFFUSION-REACTION EQUATION ANALYSIS OF AN INTERFACE STABILISED FINITE ELEMENT METHOD: THE ADVECTION-DIFFUSION-REACTION EQUATION GARTH N. WELLS Abstract. Analysis of an interface stabilised finite element method for the scalar advectiondiffusion-reaction

More information

IMPROVED LEAST-SQUARES ERROR ESTIMATES FOR SCALAR HYPERBOLIC PROBLEMS, 1

IMPROVED LEAST-SQUARES ERROR ESTIMATES FOR SCALAR HYPERBOLIC PROBLEMS, 1 Computational Methods in Applied Mathematics Vol. 1, No. 1(2001) 1 8 c Institute of Mathematics IMPROVED LEAST-SQUARES ERROR ESTIMATES FOR SCALAR HYPERBOLIC PROBLEMS, 1 P.B. BOCHEV E-mail: bochev@uta.edu

More information

1. Introduction. We consider the model problem that seeks an unknown function u = u(x) satisfying

1. Introduction. We consider the model problem that seeks an unknown function u = u(x) satisfying A SIMPLE FINITE ELEMENT METHOD FOR LINEAR HYPERBOLIC PROBLEMS LIN MU AND XIU YE Abstract. In this paper, we introduce a simple finite element method for solving first order hyperbolic equations with easy

More information

Basic Principles of Weak Galerkin Finite Element Methods for PDEs

Basic Principles of Weak Galerkin Finite Element Methods for PDEs Basic Principles of Weak Galerkin Finite Element Methods for PDEs Junping Wang Computational Mathematics Division of Mathematical Sciences National Science Foundation Arlington, VA 22230 Polytopal Element

More information

Discontinuous Galerkin Methods

Discontinuous Galerkin Methods Discontinuous Galerkin Methods Joachim Schöberl May 20, 206 Discontinuous Galerkin (DG) methods approximate the solution with piecewise functions (polynomials), which are discontinuous across element interfaces.

More information

ICES REPORT Global properties of DPG test spaces for convection-diffusion problems

ICES REPORT Global properties of DPG test spaces for convection-diffusion problems ICES REPORT 13-05 February 2013 Global properties of DPG test spaces for convection-diffusion problems by Jesse Chan, Jay Gopalakrishnan, and Leszek Demkowicz The Institute for Computational Engineering

More information

An Equal-order DG Method for the Incompressible Navier-Stokes Equations

An Equal-order DG Method for the Incompressible Navier-Stokes Equations An Equal-order DG Method for the Incompressible Navier-Stokes Equations Bernardo Cockburn Guido anschat Dominik Schötzau Journal of Scientific Computing, vol. 40, pp. 188 10, 009 Abstract We introduce

More information

Universität des Saarlandes. Fachrichtung 6.1 Mathematik

Universität des Saarlandes. Fachrichtung 6.1 Mathematik Universität des Saarlandes U N I V E R S I T A S S A R A V I E N I S S Fachrichtung 6.1 Mathematik Preprint Nr. 219 On finite element methods for 3D time dependent convection diffusion reaction equations

More information

Hybridized Discontinuous Galerkin Methods

Hybridized Discontinuous Galerkin Methods Hybridized Discontinuous Galerkin Methods Theory and Christian Waluga Joint work with Herbert Egger (Uni Graz) 1st DUNE User Meeting, Stuttgart Christian Waluga (AICES) HDG Methods October 6-8, 2010 1

More information

Numerical Analysis of Higher Order Discontinuous Galerkin Finite Element Methods

Numerical Analysis of Higher Order Discontinuous Galerkin Finite Element Methods Numerical Analysis of Higher Order Discontinuous Galerkin Finite Element Methods Contents Ralf Hartmann Institute of Aerodynamics and Flow Technology DLR (German Aerospace Center) Lilienthalplatz 7, 3808

More information

Analysis of Hybrid Discontinuous Galerkin Methods for Incompressible Flow Problems

Analysis of Hybrid Discontinuous Galerkin Methods for Incompressible Flow Problems Analysis of Hybrid Discontinuous Galerkin Methods for Incompressible Flow Problems Christian Waluga 1 advised by Prof. Herbert Egger 2 Prof. Wolfgang Dahmen 3 1 Aachen Institute for Advanced Study in Computational

More information

A SIMPLE TUTORIAL ON DISCONTINUOUS GALERKIN METHODS. Jennifer Proft CERMICS, ENPC. J. Proft CERMICS, ENPC

A SIMPLE TUTORIAL ON DISCONTINUOUS GALERKIN METHODS. Jennifer Proft CERMICS, ENPC. J. Proft CERMICS, ENPC A SIMPLE TUTORIAL ON DISCONTINUOUS GALERKIN METHODS Jennifer Proft Outline Definitions A simple example Issues Historical development elliptic equations hyperbolic equations Discontinuous vs. continuous

More information

Optimal Error Estimates for the hp Version Interior Penalty Discontinuous Galerkin Finite Element Method

Optimal Error Estimates for the hp Version Interior Penalty Discontinuous Galerkin Finite Element Method Report no. 03/06 Optimal Error Estimates for the hp Version Interior Penalty Discontinuous Galerkin Finite Element Method Emmanuil H. Georgoulis and Endre Süli Oxford University Computing Laboratory Numerical

More information

Chapter 1. Introduction and Background. 1.1 Introduction

Chapter 1. Introduction and Background. 1.1 Introduction Chapter 1 Introduction and Background 1.1 Introduction Over the past several years the numerical approximation of partial differential equations (PDEs) has made important progress because of the rapid

More information

ICES REPORT Analysis of the DPG Method for the Poisson Equation

ICES REPORT Analysis of the DPG Method for the Poisson Equation ICES REPORT 10-37 September 2010 Analysis of the DPG Method for the Poisson Equation by L. Demkowicz and J. Gopalakrishnan The Institute for Computational Engineering and Sciences The University of Texas

More information

Hybridized DG methods

Hybridized DG methods Hybridized DG methods University of Florida (Banff International Research Station, November 2007.) Collaborators: Bernardo Cockburn University of Minnesota Raytcho Lazarov Texas A&M University Thanks:

More information

In Proc. of the V European Conf. on Computational Fluid Dynamics (ECFD), Preprint

In Proc. of the V European Conf. on Computational Fluid Dynamics (ECFD), Preprint V European Conference on Computational Fluid Dynamics ECCOMAS CFD 2010 J. C. F. Pereira and A. Sequeira (Eds) Lisbon, Portugal, 14 17 June 2010 THE HIGH ORDER FINITE ELEMENT METHOD FOR STEADY CONVECTION-DIFFUSION-REACTION

More information

ICES REPORT A Class of Discontinuous Petrov-Galerkin Methods. Part IV: Wave Propagation

ICES REPORT A Class of Discontinuous Petrov-Galerkin Methods. Part IV: Wave Propagation ICES REPORT 10-17 May 2010 A Class of Discontinuous Petrov-Galerkin Methods. Part IV: Wave Propagation by J. Zitelli, I. Muga, L. Demkowicz, J. Gopalakrishnan, D. Pardo, and V. M. Calo The Institute for

More information

Space-time sparse discretization of linear parabolic equations

Space-time sparse discretization of linear parabolic equations Space-time sparse discretization of linear parabolic equations Roman Andreev August 2, 200 Seminar for Applied Mathematics, ETH Zürich, Switzerland Support by SNF Grant No. PDFMP2-27034/ Part of PhD thesis

More information

ICES REPORT Robust DPG Methods for Transient Convection-Diffusion

ICES REPORT Robust DPG Methods for Transient Convection-Diffusion ICES REPORT 5- October 05 Robust DPG Methods for Transient Convection-Diffusion by Truman Ellis, Jesse Chan, and Leszek Demkowicz The Institute for Computational Engineering and Sciences The University

More information

Three remarks on anisotropic finite elements

Three remarks on anisotropic finite elements Three remarks on anisotropic finite elements Thomas Apel Universität der Bundeswehr München Workshop Numerical Analysis for Singularly Perturbed Problems dedicated to the 60th birthday of Martin Stynes

More information

On discontinuity capturing methods for convection diffusion equations

On discontinuity capturing methods for convection diffusion equations On discontinuity capturing methods for convection diffusion equations Volker John 1 and Petr Knobloch 2 1 Universität des Saarlandes, Fachbereich 6.1 Mathematik, Postfach 15 11 50, 66041 Saarbrücken, Germany,

More information

Analysis of the practical DPG Method

Analysis of the practical DPG Method Analysis of the practical DPG Method M. Mandlmayr Supervisor: o. Univ.-Prof. Dipl.-Ing. Dr. Ulrich LANGER January 9, 2018 M. Mandlmayr (JKU) DPG January 9, 2018 1 / 25 Overview 1 Ideal Testfunctions 2

More information

Multiscale methods for time-harmonic acoustic and elastic wave propagation

Multiscale methods for time-harmonic acoustic and elastic wave propagation Multiscale methods for time-harmonic acoustic and elastic wave propagation Dietmar Gallistl (joint work with D. Brown and D. Peterseim) Institut für Angewandte und Numerische Mathematik Karlsruher Institut

More information

Discontinuous Galerkin Method for interface problem of coupling different order elliptic equations

Discontinuous Galerkin Method for interface problem of coupling different order elliptic equations Discontinuous Galerkin Method for interface problem of coupling different order elliptic equations Igor Mozolevski, Endre Süli Federal University of Santa Catarina, Brazil Oxford University Computing Laboratory,

More information

A Primal-Dual Weak Galerkin Finite Element Method for Second Order Elliptic Equations in Non-Divergence Form

A Primal-Dual Weak Galerkin Finite Element Method for Second Order Elliptic Equations in Non-Divergence Form A Primal-Dual Weak Galerkin Finite Element Method for Second Order Elliptic Equations in Non-Divergence Form Chunmei Wang Visiting Assistant Professor School of Mathematics Georgia Institute of Technology

More information

A Hybrid Discontinuous Galerkin Method 2 for Darcy-Stokes Problems 3 UNCORRECTED PROOF

A Hybrid Discontinuous Galerkin Method 2 for Darcy-Stokes Problems 3 UNCORRECTED PROOF 1 A Hybrid Discontinuous Galerkin Method 2 for Darcy-Stokes Problems 3 Herbert Egger 1 and Christian Waluga 2 4 1 Center of Mathematics, Technische Universität München, Boltzmannstraße 3, 85748 5 Garching

More information

(bu) = f in Ω, (1.1) u = g on Γ I, (1.2)

(bu) = f in Ω, (1.1) u = g on Γ I, (1.2) A DUAL LEAST-SQUARES FINITE ELEMENT METHOD FOR LINEAR HYPERBOLIC PDES: A NUMERICAL STUDY LUKE OLSON Abstract. In this paper, we develop a least-squares finite element method for linear Partial Differential

More information

A Class of discontinuous Petrov-Galerkin methods. Part IV: The optimal test norm and time-harmonic wave propagation in 1D

A Class of discontinuous Petrov-Galerkin methods. Part IV: The optimal test norm and time-harmonic wave propagation in 1D A Class of discontinuous Petrov-Galerkin methods. Part IV: The optimal test norm and time-harmonic wave propagation in 1D J. Zitelli a, I. Muga a,b, L. Demkowicz a, J. Gopalakrishnan c, D. Pardo d, V.

More information

STABILIZED GALERKIN FINITE ELEMENT METHODS FOR CONVECTION DOMINATED AND INCOMPRESSIBLE FLOW PROBLEMS

STABILIZED GALERKIN FINITE ELEMENT METHODS FOR CONVECTION DOMINATED AND INCOMPRESSIBLE FLOW PROBLEMS NUMERICAL ANALYSIS AND MATHEMATICAL MODELLING BANACH CENTER PUBLICATIONS, VOLUME 29 INSTITUTE OF MATHEMATICS POLISH ACADEMY OF SCIENCES WARSZAWA 1994 STABILIZED GALERIN FINITE ELEMENT METHODS FOR CONVECTION

More information

Trefftz-Discontinuous Galerkin Methods for Acoustic Scattering - Recent Advances

Trefftz-Discontinuous Galerkin Methods for Acoustic Scattering - Recent Advances Trefftz-Discontinuous Galerkin Methods for Acoustic Scattering - Recent Advances Ilaria Perugia Dipartimento di Matematica Università di Pavia (Italy) In collaboration with Ralf Hiptmair, Christoph Schwab,

More information

Analysis of a Multiscale Discontinuous Galerkin Method for Convection Diffusion Problems

Analysis of a Multiscale Discontinuous Galerkin Method for Convection Diffusion Problems Analysis of a Multiscale Discontinuous Galerkin Method for Convection Diffusion Problems A. Buffa,.J.R. Hughes, G. Sangalli Istituto di Matematica Applicata e ecnologie Informatiche del C.N.R. Via Ferrata

More information

ICES REPORT Discontinuous Petrov-Galerkin (DPG) Method

ICES REPORT Discontinuous Petrov-Galerkin (DPG) Method ICES REPORT 15-20 October 2015 Discontinuous Petrov-Galerkin (DPG) Method by Leszek Demkowicz and Jay Gopalakrishnan The Institute for Computational Engineering and Sciences The University of Texas at

More information

A ROBUST PETROV-GALERKIN DISCRETISATION OF CONVECTION-DIFFUSION EQUATIONS

A ROBUST PETROV-GALERKIN DISCRETISATION OF CONVECTION-DIFFUSION EQUATIONS A ROBUST PETROV-GALERKIN DISCRETISATION OF CONVECTION-DIFFUSION EQUATIONS DIRK BROERSEN AND ROB STEVENSON Abstract. A Petrov-Galerkin discretization is studied of an ultra-weak variational formulation

More information

FINITE ELEMENT SUPG PARAMETERS COMPUTED FROM LOCAL DOF-MATRICES FOR COMPRESSIBLE FLOWS

FINITE ELEMENT SUPG PARAMETERS COMPUTED FROM LOCAL DOF-MATRICES FOR COMPRESSIBLE FLOWS FINITE ELEMENT SUPG PARAMETERS COMPUTED FROM LOCAL DOF-MATRICES FOR COMPRESSIBLE FLOWS Lucia Catabriga Department of Computer Science, Federal University of Espírito Santo (UFES) Av. Fernando Ferrari,

More information

Numerische Mathematik

Numerische Mathematik Numer. Math. (2003) 94: 195 202 Digital Object Identifier (DOI) 10.1007/s002110100308 Numerische Mathematik Some observations on Babuška and Brezzi theories Jinchao Xu, Ludmil Zikatanov Department of Mathematics,

More information

hp-adaptive Finite Elements for Coupled Wave Propagation Problems

hp-adaptive Finite Elements for Coupled Wave Propagation Problems hp-adaptive Finite Elements for Coupled Wave Propagation Problems Leszek Demkowicz ICES, The University of Texas at Austin Computational Methods for Coupled problems in Science and Engineering IV Kos,

More information

On finite element methods for 3D time dependent convection diffusion reaction equations with small diffusion

On finite element methods for 3D time dependent convection diffusion reaction equations with small diffusion On finite element methods for 3D time dependent convection diffusion reaction equations with small diffusion Volker John and Ellen Schmeyer FR 6.1 Mathematik, Universität des Saarlandes, Postfach 15 11

More information

Energy norm a-posteriori error estimation for divergence-free discontinuous Galerkin approximations of the Navier-Stokes equations

Energy norm a-posteriori error estimation for divergence-free discontinuous Galerkin approximations of the Navier-Stokes equations INTRNATIONAL JOURNAL FOR NUMRICAL MTHODS IN FLUIDS Int. J. Numer. Meth. Fluids 19007; 1:1 [Version: 00/09/18 v1.01] nergy norm a-posteriori error estimation for divergence-free discontinuous Galerkin approximations

More information

An A Posteriori Error Estimate for Discontinuous Galerkin Methods

An A Posteriori Error Estimate for Discontinuous Galerkin Methods An A Posteriori Error Estimate for Discontinuous Galerkin Methods Mats G Larson mgl@math.chalmers.se Chalmers Finite Element Center Mats G Larson Chalmers Finite Element Center p.1 Outline We present an

More information

A Framework for Analyzing and Constructing Hierarchical-Type A Posteriori Error Estimators

A Framework for Analyzing and Constructing Hierarchical-Type A Posteriori Error Estimators A Framework for Analyzing and Constructing Hierarchical-Type A Posteriori Error Estimators Jeff Ovall University of Kentucky Mathematics www.math.uky.edu/ jovall jovall@ms.uky.edu Kentucky Applied and

More information

The Discontinuous Galerkin Finite Element Method

The Discontinuous Galerkin Finite Element Method The Discontinuous Galerkin Finite Element Method Michael A. Saum msaum@math.utk.edu Department of Mathematics University of Tennessee, Knoxville The Discontinuous Galerkin Finite Element Method p.1/41

More information

Discrete Maximum Principle for a 1D Problem with Piecewise-Constant Coefficients Solved by hp-fem

Discrete Maximum Principle for a 1D Problem with Piecewise-Constant Coefficients Solved by hp-fem The University of Texas at El Paso Department of Mathematical Sciences Research Reports Series El Paso, Texas Research Report No. 2006-10 Discrete Maximum Principle for a 1D Problem with Piecewise-Constant

More information

On a Discontinuous Galerkin Method for Surface PDEs

On a Discontinuous Galerkin Method for Surface PDEs On a Discontinuous Galerkin Method for Surface PDEs Pravin Madhavan (joint work with Andreas Dedner and Bjo rn Stinner) Mathematics and Statistics Centre for Doctoral Training University of Warwick Applied

More information

Weighted Essentially Non-Oscillatory limiters for Runge-Kutta Discontinuous Galerkin Methods

Weighted Essentially Non-Oscillatory limiters for Runge-Kutta Discontinuous Galerkin Methods Weighted Essentially Non-Oscillatory limiters for Runge-Kutta Discontinuous Galerkin Methods Jianxian Qiu School of Mathematical Science Xiamen University jxqiu@xmu.edu.cn http://ccam.xmu.edu.cn/teacher/jxqiu

More information

Local discontinuous Galerkin methods for elliptic problems

Local discontinuous Galerkin methods for elliptic problems COMMUNICATIONS IN NUMERICAL METHODS IN ENGINEERING Commun. Numer. Meth. Engng 2002; 18:69 75 [Version: 2000/03/22 v1.0] Local discontinuous Galerkin methods for elliptic problems P. Castillo 1 B. Cockburn

More information

Multi-level hp-fem and the Finite Cell Method for the Navier-Stokes equations using a Variational Multiscale Formulation

Multi-level hp-fem and the Finite Cell Method for the Navier-Stokes equations using a Variational Multiscale Formulation Department of Civil, Geo and Environmental Engineering Chair for Computation in Engineering Prof. Dr. rer. nat. Ernst Rank Multi-level hp-fem and the Finite Cell Method for the Navier-Stokes equations

More information

A primer on Numerical methods for elasticity

A primer on Numerical methods for elasticity A primer on Numerical methods for elasticity Douglas N. Arnold, University of Minnesota Complex materials: Mathematical models and numerical methods Oslo, June 10 12, 2015 One has to resort to the indignity

More information

Space time finite and boundary element methods

Space time finite and boundary element methods Space time finite and boundary element methods Olaf Steinbach Institut für Numerische Mathematik, TU Graz http://www.numerik.math.tu-graz.ac.at based on joint work with M. Neumüller, H. Yang, M. Fleischhacker,

More information

Superconvergence and H(div) Projection for Discontinuous Galerkin Methods

Superconvergence and H(div) Projection for Discontinuous Galerkin Methods INTRNATIONAL JOURNAL FOR NUMRICAL MTHODS IN FLUIDS Int. J. Numer. Meth. Fluids 2000; 00:1 6 [Version: 2000/07/27 v1.0] Superconvergence and H(div) Projection for Discontinuous Galerkin Methods Peter Bastian

More information

Scientific Computing WS 2018/2019. Lecture 15. Jürgen Fuhrmann Lecture 15 Slide 1

Scientific Computing WS 2018/2019. Lecture 15. Jürgen Fuhrmann Lecture 15 Slide 1 Scientific Computing WS 2018/2019 Lecture 15 Jürgen Fuhrmann juergen.fuhrmann@wias-berlin.de Lecture 15 Slide 1 Lecture 15 Slide 2 Problems with strong formulation Writing the PDE with divergence and gradient

More information

ELLIPTIC RECONSTRUCTION AND A POSTERIORI ERROR ESTIMATES FOR PARABOLIC PROBLEMS

ELLIPTIC RECONSTRUCTION AND A POSTERIORI ERROR ESTIMATES FOR PARABOLIC PROBLEMS ELLIPTIC RECONSTRUCTION AND A POSTERIORI ERROR ESTIMATES FOR PARABOLIC PROBLEMS CHARALAMBOS MAKRIDAKIS AND RICARDO H. NOCHETTO Abstract. It is known that the energy technique for a posteriori error analysis

More information

LINK-CUTTING BUBBLES FOR THE STABILIZATION OF CONVECTION-DIFFUSION-REACTION PROBLEMS

LINK-CUTTING BUBBLES FOR THE STABILIZATION OF CONVECTION-DIFFUSION-REACTION PROBLEMS Mathematical Models and Methods in Applied Sciences Vol. 13, No. 3 (2003) 445 461 c World Scientific Publishing Company LINK-CUTTING BUBBLES FOR THE STABILIZATION OF CONVECTION-DIFFUSION-REACTION PROBLEMS

More information

NUMERICAL SOLUTION OF CONVECTION DIFFUSION EQUATIONS USING UPWINDING TECHNIQUES SATISFYING THE DISCRETE MAXIMUM PRINCIPLE

NUMERICAL SOLUTION OF CONVECTION DIFFUSION EQUATIONS USING UPWINDING TECHNIQUES SATISFYING THE DISCRETE MAXIMUM PRINCIPLE Proceedings of the Czech Japanese Seminar in Applied Mathematics 2005 Kuju Training Center, Oita, Japan, September 15-18, 2005 pp. 69 76 NUMERICAL SOLUTION OF CONVECTION DIFFUSION EQUATIONS USING UPWINDING

More information

WELL POSEDNESS OF PROBLEMS I

WELL POSEDNESS OF PROBLEMS I Finite Element Method 85 WELL POSEDNESS OF PROBLEMS I Consider the following generic problem Lu = f, where L : X Y, u X, f Y and X, Y are two Banach spaces We say that the above problem is well-posed (according

More information

Discontinuous Petrov-Galerkin Methods

Discontinuous Petrov-Galerkin Methods Discontinuous Petrov-Galerkin Methods Friederike Hellwig 1st CENTRAL School on Analysis and Numerics for Partial Differential Equations, November 12, 2015 Motivation discontinuous Petrov-Galerkin (dpg)

More information

Conservation Laws & Applications

Conservation Laws & Applications Rocky Mountain Mathematics Consortium Summer School Conservation Laws & Applications Lecture V: Discontinuous Galerkin Methods James A. Rossmanith Department of Mathematics University of Wisconsin Madison

More information

PDEs, part 1: Introduction and elliptic PDEs

PDEs, part 1: Introduction and elliptic PDEs PDEs, part 1: Introduction and elliptic PDEs Anna-Karin Tornberg Mathematical Models, Analysis and Simulation Fall semester, 2013 Partial di erential equations The solution depends on several variables,

More information

arxiv: v1 [math.na] 28 Apr 2017

arxiv: v1 [math.na] 28 Apr 2017 Variational Multiscale Modeling with Discontinuous Subscales: Analysis and Application to Scalar Transport arxiv:1705.00082v1 [math.na] 28 Apr 2017 Christopher Coley and John A. Evans Ann and H.J. Smead

More information

NUMERICAL STUDIES OF VARIATIONAL-TYPE TIME-DISCRETIZATION TECHNIQUES FOR TRANSIENT OSEEN PROBLEM

NUMERICAL STUDIES OF VARIATIONAL-TYPE TIME-DISCRETIZATION TECHNIQUES FOR TRANSIENT OSEEN PROBLEM Proceedings of ALGORITMY 212 pp. 44 415 NUMERICAL STUDIES OF VARIATIONAL-TYPE TIME-DISCRETIZATION TECHNIQUES FOR TRANSIENT OSEEN PROBLEM NAVEED AHMED AND GUNAR MATTHIES Abstract. In this paper, we combine

More information

SECOND ORDER TIME DISCONTINUOUS GALERKIN METHOD FOR NONLINEAR CONVECTION-DIFFUSION PROBLEMS

SECOND ORDER TIME DISCONTINUOUS GALERKIN METHOD FOR NONLINEAR CONVECTION-DIFFUSION PROBLEMS Proceedings of ALGORITMY 2009 pp. 1 10 SECOND ORDER TIME DISCONTINUOUS GALERKIN METHOD FOR NONLINEAR CONVECTION-DIFFUSION PROBLEMS MILOSLAV VLASÁK Abstract. We deal with a numerical solution of a scalar

More information

Weak Galerkin Finite Element Scheme and Its Applications

Weak Galerkin Finite Element Scheme and Its Applications Weak Galerkin Finite Element Scheme and Its Applications Ran Zhang Department of Mathematics Jilin University, China IMS, Singapore February 6, 2015 Talk Outline Motivation WG FEMs: Weak Operators + Stabilizer

More information

ICES REPORT The DPG Method for the Stokes Problem.

ICES REPORT The DPG Method for the Stokes Problem. ICES REPORT 2-22 June 202 The DPG Method for the Stokes Problem. by N. Roberts, T. Bui-Thanh, and L. Demkowicz The Institute for Computational Engineering and Sciences The University of Texas at Austin

More information

Finite Elements. Colin Cotter. February 22, Colin Cotter FEM

Finite Elements. Colin Cotter. February 22, Colin Cotter FEM Finite Elements February 22, 2019 In the previous sections, we introduced the concept of finite element spaces, which contain certain functions defined on a domain. Finite element spaces are examples of

More information

arxiv: v1 [math.na] 29 Feb 2016

arxiv: v1 [math.na] 29 Feb 2016 EFFECTIVE IMPLEMENTATION OF THE WEAK GALERKIN FINITE ELEMENT METHODS FOR THE BIHARMONIC EQUATION LIN MU, JUNPING WANG, AND XIU YE Abstract. arxiv:1602.08817v1 [math.na] 29 Feb 2016 The weak Galerkin (WG)

More information

A local-structure-preserving local discontinuous Galerkin method for the Laplace equation

A local-structure-preserving local discontinuous Galerkin method for the Laplace equation A local-structure-preserving local discontinuous Galerkin method for the Laplace equation Fengyan Li 1 and Chi-Wang Shu 2 Abstract In this paper, we present a local-structure-preserving local discontinuous

More information

The CG1-DG2 method for conservation laws

The CG1-DG2 method for conservation laws for conservation laws Melanie Bittl 1, Dmitri Kuzmin 1, Roland Becker 2 MoST 2014, Germany 1 Dortmund University of Technology, Germany, 2 University of Pau, France CG1-DG2 Method - Motivation hp-adaptivity

More information

A Posteriori Error Estimation Techniques for Finite Element Methods. Zhiqiang Cai Purdue University

A Posteriori Error Estimation Techniques for Finite Element Methods. Zhiqiang Cai Purdue University A Posteriori Error Estimation Techniques for Finite Element Methods Zhiqiang Cai Purdue University Department of Mathematics, Purdue University Slide 1, March 16, 2017 Books Ainsworth & Oden, A posteriori

More information

computations. Furthermore, they ehibit strong superconvergence of DG solutions and flues for hyperbolic [,, 3] and elliptic [] problems. Adjerid et al

computations. Furthermore, they ehibit strong superconvergence of DG solutions and flues for hyperbolic [,, 3] and elliptic [] problems. Adjerid et al Superconvergence of Discontinuous Finite Element Solutions for Transient Convection-diffusion Problems Slimane Adjerid Department of Mathematics Virginia Polytechnic Institute and State University Blacksburg,

More information

ICES REPORT A DPG method for steady viscous compressible flow

ICES REPORT A DPG method for steady viscous compressible flow ICES REPORT 13-3 August 013 A DPG method for steady viscous compressible flow by Jesse Chan, Leszek Demkowicz, and Robert Moser The Institute for Computational Engineering and Sciences The University of

More information

A Petrov-Galerkin Enriched Method: A Mass Conservative Finite Element Method For The Darcy Equation

A Petrov-Galerkin Enriched Method: A Mass Conservative Finite Element Method For The Darcy Equation University of Colorado at Denver and Health Sciences Center A Petrov-Galerkin Enriched Method: A Mass Conservative Finite Element Method For The Darcy Equation Gabriel R. Barrenechea, Leopoldo P. Franca,

More information

New class of finite element methods: weak Galerkin methods

New class of finite element methods: weak Galerkin methods New class of finite element methods: weak Galerkin methods Xiu Ye University of Arkansas at Little Rock Second order elliptic equation Consider second order elliptic problem: a u = f, in Ω (1) u = 0, on

More information

Fourier analysis for discontinuous Galerkin and related methods. Abstract

Fourier analysis for discontinuous Galerkin and related methods. Abstract Fourier analysis for discontinuous Galerkin and related methods Mengping Zhang and Chi-Wang Shu Abstract In this paper we review a series of recent work on using a Fourier analysis technique to study the

More information

An explicit nite element method for convection-dominated compressible viscous Stokes system with inow boundary

An explicit nite element method for convection-dominated compressible viscous Stokes system with inow boundary Journal of Computational and Applied Mathematics 156 (2003) 319 343 www.elsevier.com/locate/cam An explicit nite element method for convection-dominated compressible viscous Stokes system with inow boundary

More information

Fourier Type Error Analysis of the Direct Discontinuous Galerkin Method and Its Variations for Diffusion Equations

Fourier Type Error Analysis of the Direct Discontinuous Galerkin Method and Its Variations for Diffusion Equations J Sci Comput (0) 5:68 655 DOI 0.007/s095-0-9564-5 Fourier Type Error Analysis of the Direct Discontinuous Galerkin Method and Its Variations for Diffusion Equations Mengping Zhang Jue Yan Received: 8 September

More information

Goal. Robust A Posteriori Error Estimates for Stabilized Finite Element Discretizations of Non-Stationary Convection-Diffusion Problems.

Goal. Robust A Posteriori Error Estimates for Stabilized Finite Element Discretizations of Non-Stationary Convection-Diffusion Problems. Robust A Posteriori Error Estimates for Stabilized Finite Element s of Non-Stationary Convection-Diffusion Problems L. Tobiska and R. Verfürth Universität Magdeburg Ruhr-Universität Bochum www.ruhr-uni-bochum.de/num

More information

THE INF-SUP CONDITION, THE BUBBLE, AND THE SUBGRID. Franco Brezzi

THE INF-SUP CONDITION, THE BUBBLE, AND THE SUBGRID. Franco Brezzi THE INF-SUP CONDITION, THE BUBBLE, AND THE SUBGRID Franco Brezzi Dipartimento di Matematica, Università di Pavia, Italy IMATI - CNR, Pavia, Italy Computational Methods in Multiscale Analysis and Applications

More information

ANALYSIS OF THE FEM AND DGM FOR AN ELLIPTIC PROBLEM WITH A NONLINEAR NEWTON BOUNDARY CONDITION

ANALYSIS OF THE FEM AND DGM FOR AN ELLIPTIC PROBLEM WITH A NONLINEAR NEWTON BOUNDARY CONDITION Proceedings of EQUADIFF 2017 pp. 127 136 ANALYSIS OF THE FEM AND DGM FOR AN ELLIPTIC PROBLEM WITH A NONLINEAR NEWTON BOUNDARY CONDITION MILOSLAV FEISTAUER, ONDŘEJ BARTOŠ, FILIP ROSKOVEC, AND ANNA-MARGARETE

More information

Singularly Perturbed Partial Differential Equations

Singularly Perturbed Partial Differential Equations WDS'9 Proceedings of Contributed Papers, Part I, 54 59, 29. ISN 978-8-7378--9 MTFYZPRESS Singularly Perturbed Partial Differential Equations J. Lamač Charles University, Faculty of Mathematics and Physics,

More information

A Class of Discontinuous Petrov Galerkin Methods. Part I: The Transport Equation

A Class of Discontinuous Petrov Galerkin Methods. Part I: The Transport Equation Portland State University PDXScolar Matematics and Statistics Faculty Publications and Presentations Fariborz Masee Department of Matematics and Statistics 200 A Class of Discontinuous Petrov Galerkin

More information

ICES REPORT Construction of DPG Fortin Operators for Second Order Problems

ICES REPORT Construction of DPG Fortin Operators for Second Order Problems ICES REPORT 15-22 October 2015 Construction of DPG Fortin Operators for Second Order Problems by Sriram Nagaraj, Socratis Petrides, and Leszek F. Demkowicz The Institute for Computational Engineering and

More information

Superconvergence analysis of the SDFEM for elliptic problems with characteristic layers

Superconvergence analysis of the SDFEM for elliptic problems with characteristic layers Superconvergence analysis of the SDFEM for elliptic problems with characteristic layers S. Franz, T. Linß, H.-G. Roos Institut für Numerische Mathematik, Technische Universität Dresden, D-01062, Germany

More information

Xingye Yue. Soochow University, Suzhou, China.

Xingye Yue. Soochow University, Suzhou, China. Relations between the multiscale methods p. 1/30 Relationships beteween multiscale methods for elliptic homogenization problems Xingye Yue Soochow University, Suzhou, China xyyue@suda.edu.cn Relations

More information

Space-time Finite Element Methods for Parabolic Evolution Problems

Space-time Finite Element Methods for Parabolic Evolution Problems Space-time Finite Element Methods for Parabolic Evolution Problems with Variable Coefficients Ulrich Langer, Martin Neumüller, Andreas Schafelner Johannes Kepler University, Linz Doctoral Program Computational

More information

Trefftz-Discontinuous Galerkin Methods for the Time-Harmonic Maxwell Equations

Trefftz-Discontinuous Galerkin Methods for the Time-Harmonic Maxwell Equations Trefftz-Discontinuous Galerkin Methods for the Time-Harmonic Maxwell Equations Ilaria Perugia Dipartimento di Matematica - Università di Pavia (Italy) http://www-dimat.unipv.it/perugia Joint work with

More information

Isogeometric Analysis:

Isogeometric Analysis: Isogeometric Analysis: some approximation estimates for NURBS L. Beirao da Veiga, A. Buffa, Judith Rivas, G. Sangalli Euskadi-Kyushu 2011 Workshop on Applied Mathematics BCAM, March t0th, 2011 Outline

More information

MATH 676. Finite element methods in scientific computing

MATH 676. Finite element methods in scientific computing MATH 676 Finite element methods in scientific computing Wolfgang Bangerth, Texas A&M University Lecture 33.25: Which element to use Part 2: Saddle point problems Consider the stationary Stokes equations:

More information

Performance comparison between hybridizable DG and classical DG methods for elastic waves simulation in harmonic domain

Performance comparison between hybridizable DG and classical DG methods for elastic waves simulation in harmonic domain March 4-5, 2015 Performance comparison between hybridizable DG and classical DG methods for elastic waves simulation in harmonic domain M. Bonnasse-Gahot 1,2, H. Calandra 3, J. Diaz 1 and S. Lanteri 2

More information

Space-time XFEM for two-phase mass transport

Space-time XFEM for two-phase mass transport Space-time XFEM for two-phase mass transport Space-time XFEM for two-phase mass transport Christoph Lehrenfeld joint work with Arnold Reusken EFEF, Prague, June 5-6th 2015 Christoph Lehrenfeld EFEF, Prague,

More information

DISCONTINUOUS PETROV-GALERKIN (DPG) METHOD WITH OPTIMAL TEST FUNCTIONS Fundamentals

DISCONTINUOUS PETROV-GALERKIN (DPG) METHOD WITH OPTIMAL TEST FUNCTIONS Fundamentals DISCONTINUOUS PETROV-GALERKIN (DPG) METHOD WITH OPTIMAL TEST FUNCTIONS Fundamentals Leszek Demkowicz ICES, The University of Texas at Austin London Mathematical Society - EPSRC Durham Symposium: Building

More information

LOCAL ERROR ANALYSIS OF DISCONTINUOUS GALERKIN METHODS FOR ADVECTION-DOMINATED ELLIPTIC LINEAR-QUADRATIC OPTIMAL CONTROL PROBLEMS

LOCAL ERROR ANALYSIS OF DISCONTINUOUS GALERKIN METHODS FOR ADVECTION-DOMINATED ELLIPTIC LINEAR-QUADRATIC OPTIMAL CONTROL PROBLEMS SIAM J. NUMER. ANAL. Vol. 50, No. 4, pp. 2012 2038 c 2012 Society for Industrial and Applied Mathematics LOCAL ERROR ANALYSIS OF DISCONTINUOUS GALERKIN METHODS FOR ADVECTION-DOMINATED ELLIPTIC LINEAR-QUADRATIC

More information

ADAPTIVE DETERMINATION OF THE FINITE ELEMENT STABILIZATION PARAMETERS

ADAPTIVE DETERMINATION OF THE FINITE ELEMENT STABILIZATION PARAMETERS ECCOMAS Computational Fluid Dynamics Conference 2001 Swansea, Wales, UK, 4-7 September 2001 c ECCOMAS ADAPTIVE DETERMINATION OF THE FINITE ELEMENT STABILIZATION PARAMETERS Tayfun E. Tezduyar Team for Advanced

More information

Finite Element Superconvergence Approximation for One-Dimensional Singularly Perturbed Problems

Finite Element Superconvergence Approximation for One-Dimensional Singularly Perturbed Problems Finite Element Superconvergence Approximation for One-Dimensional Singularly Perturbed Problems Zhimin Zhang Department of Mathematics Wayne State University Detroit, MI 48202 Received 19 July 2000; accepted

More information

Multigrid Solution for High-Order Discontinuous Galerkin Discretizations of the Compressible Navier-Stokes Equations. Todd A.

Multigrid Solution for High-Order Discontinuous Galerkin Discretizations of the Compressible Navier-Stokes Equations. Todd A. Multigrid Solution for High-Order Discontinuous Galerkin Discretizations of the Compressible Navier-Stokes Equations by Todd A. Oliver B.S., Massachusetts Institute of Technology (22) Submitted to the

More information

LOCAL MASS-CONSERVATION FOR STABILIZED LINEAR FINITE ELEMENT INTERPOLATIONS OF INCOMPRESSIBLE FLOW

LOCAL MASS-CONSERVATION FOR STABILIZED LINEAR FINITE ELEMENT INTERPOLATIONS OF INCOMPRESSIBLE FLOW LOCAL MASS-CONSERVATION FOR STABILIZED LINEAR FINITE ELEMENT INTERPOLATIONS OF INCOMPRESSIBLE FLOW B. GMEINER, C. WALUGA, AND B. WOHLMUTH (a) (b) Abstract. In this work, we discuss a class of stabilized

More information

Finite Element Clifford Algebra: A New Toolkit for Evolution Problems

Finite Element Clifford Algebra: A New Toolkit for Evolution Problems Finite Element Clifford Algebra: A New Toolkit for Evolution Problems Andrew Gillette joint work with Michael Holst Department of Mathematics University of California, San Diego http://ccom.ucsd.edu/ agillette/

More information