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

Size: px
Start display at page:

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

Transcription

1 A Posteriori Error Estimation Techniques for Finite Element Methods Zhiqiang Cai Purdue University Department of Mathematics, Purdue University Slide 1, March 16, 2017

2 Books Ainsworth & Oden, A posteriori error estimation in finite element analysis, John Wiley & Sons, Inc., Babǔska & Strouboulis, Finite element method and its reliability, Oxford Science Publication, New York, Demkowicz, Computing with hp-adaptive finite elements, Chapman & Hall/CRC, New York, Verfürth, A review of a posteriori error estimation and adaptive mesh refinement techniques, John Wiley, Verfürth, A posteriori error estimation techniques for finite element methods, Oxford University Press, Oberwolfach Workshop September 4-9, 2016 Self-adaptive numerical methods for comput. challenging problems Department of Mathematics, Purdue University Slide 2, March 16, 2017

3 Outline Introduction Explicit Residual Estimators Zienkiewicz-Zhu (ZZ) Estimators Estimators through Duality Estimators through Least-Squares Principle Acknowledgement This work is supported in part by the National Science Foundation and by Lawrence Livermore National Laboratory. Department of Mathematics, Purdue University Slide 3, March 16, 2017

4 Motivations of A Posteriori Error Estimation Error Control or Solution Verification Adaptive Control of Numerical Algorithms Department of Mathematics, Purdue University Slide 4, March 16, 2017

5 Error Control in Numerical PDEs continuous problem L u = f in Ω find u V s.t. a(u, v) = f(v) v V discrete problem L T u T = f T find u T V T s.t. a(u T, v) = f(v) v V T error control or solution verification Given a tolerance ɛ u u T ɛ Department of Mathematics, Purdue University Slide 5, March 16, 2017

6 A Priori Error Estimation a priori error estimation (convergence) u u T C(u) h α T 0 as h T 0 error control Given a tolerance ɛ ( ) 1/α ɛ C(u) h α ɛ = h = u u T T C(u) T ɛ how to get the a priori error estimation? discrete stability + consistency (smoothness) = convergence Department of Mathematics, Purdue University Slide 6, March 16, 2017

7 A Posteriori Error Estimation a posteriori error estimation compute a quantity η(u T ), estimator, such that u u T C r η(u T ) (reliability bound) where C r is a constant independent of the solution error control Given a tolerance ɛ for known C r, η(u T ) ɛ/c r = u u T ɛ how to get the reliability bound? stability Department of Mathematics, Purdue University Slide 7, March 16, 2017

8 Adaptive Control of Numerical Algorithms If the current approximation u T is not good enough adaptive global mesh or degree refinement adaptive local mesh or degree refinement compute quantities η K (u T ), indicators, for all K T such that η K C e u u T ωk (efficiency bound) Department of Mathematics, Purdue University Slide 8, March 16, 2017

9 Adaptive Mesh Refinement (AMR) Algorithm AMR algorithm Given the data of the underlying PDEs and a tolerance ɛ, compute a numerical soltuion with an error less than ɛ. (1) Construct an initial coarse mesh T 0 representing sufficiently well the geometry and the data of the problem. Set k = 0. (2) Solve the discrete problem on T k. (3) For each element K T k, compute an error indicator η K. (4) If the global estimate η is less than ɛ, then stop. Otherwise, locally refine the mesh T k to construct the next mesh T k+1. Replace k by k + 1 and return to Step (2). Department of Mathematics, Purdue University Slide 9, March 16, 2017

10 Adaptive Mesh Refinement (AMR) Algorithm AMR algorithm Solve Estimate Mark Refine Department of Mathematics, Purdue University Slide 10, March 16, 2017

11 A Posteriori Error Estimation computation of the a posteriori error estimation indicator η K a computable quantity for each K T estimator η = ( K T η 2 K ) 1/2 theory of the a posteriori error estimation reliability bound for error control u u T C r η efficiency bound for efficiency of AMR algorithms η K C e u u T ωk K T Department of Mathematics, Purdue University Slide 11, March 16, 2017

12 Construction of Error Estimators a difficult task u =? e = u u T =? impossible ( 1/2 e = e K) 2 =? doable K T possible avenues residual estimator r = Le = L(u u T ) = f Lu T Zienkiewicz-Zhu (ZZ) estimator ρ T u T duality estimator α 1/2 (σ T + α u T ) with σ T = f Department of Mathematics, Purdue University Slide 12, March 16, 2017

13 elliptic interface problems (α(x) u) = f Interface Problems in Ω R d u = g on Γ D and n (α(x) u) = h on Γ N where α(x) is positive piecewise constant w.r.t Ω = n i=1 Ω i : α(x) = α i > 0 in Ω i smoothness u H 1+β (Ω) where β > 0 could be very small. Department of Mathematics, Purdue University Slide 13, March 16, 2017

14 A Test Problem with Intersecting Interfaces the Kellogg test problem Ω = ( 1, 1) 2, Γ D = Ω, f = 0 and α(x) = in (0, 1) 2 ( 1, 0) 2 1 in Ω \ ([0, 1] 2 [ 1, 0] 2 ) exact solution with µ(θ) being smooth u(r, θ) = r 0.1 µ(θ) H 1.1 ɛ (Ω) Department of Mathematics, Purdue University Slide 14, March 16, 2017

15 Explicit Residual Estimator conforming finite element approximation find u T V T V = HD 1 (Ω) such that a(u T, v) = f(v) v V T residual functional r(v) = f(v) a(u T, v) = a(u u T, v) v V = a(u u T, v v I ) = α (u u T ) (v v I ) dx K T K = + div (α u T ))(v v I ) dx + K T K(f [n e (α u T )] e (v v I ) ds e E e Department of Mathematics, Purdue University Slide 15, March 16, 2017

16 Explicit Residual Estimator L 2 representation of the residual functional r(v) = + div (α u T ))(v v I ) dx + K T K(f [n e (α u T )] e (v v I ) ds e E e global reliability bound u u T C sup 0 v (V, ) r(v) v C ( K T η 2 K ) 1/2 examples of the explicit residual indicator Babuska & Rheinboldt 79 (1D), Babuska & Miller 87 (2D) η 2 K = h 2 K f + div (α u T ) 2 K h e [n e (α u T )] 2 e e K Department of Mathematics, Purdue University Slide 16, March 16, 2017

17 interface test problem exact solution u(r, θ) = r 0.1 µ(θ) H 1.1 ɛ (Ω) Department of Mathematics, Purdue University Slide 17, March 16, 2017

18 global reliability bound Explicit Residual Estimator u u T C sup 0 v (V, ) r(v) v C ( K T η 2 K ) 1/2 examples of the explicit residual indicator Babuska & Rheinboldt 79 (1D), Babuska & Miller 87 (2D) η 2 K = h 2 K f + div (α u T ) 2 K h e [n e (α u T )] 2 e e K Bernardi & Verfürth 2000, Petzoldt 2002 ηk 2 = h 2 α 1 2 K (f + div (α ut )) h K e α 1 2 e 2 e K [n e (α u T )] 2 e Department of Mathematics, Purdue University Slide 18, March 16, 2017

19 meshes generated by BM and BV indicators Department of Mathematics, Purdue University Slide 19, March 16, 2017

20 Robust Efficiency and Reliability Bounds (Bernardi & Verfürth 2000, Petzoldt 2002) robust efficiency bound η K C α 1/2 (u u T ) 0,ωK where C is independent of the jump of α Quasi-Monotonicity Assumption (QMA): any two different subdomains Ω i and Ω j, which share at least one point, have a connected path passing from Ω i to Ω j through adjacent subdomains such that the diffusion coefficient α(x) is monotone along this path. robust reliability bound under the QMA, there exists a constant C independent of the jump of α such that α 1/2 (u u T ) 0,Ω C η Department of Mathematics, Purdue University Slide 20, March 16, 2017

21 Robust Estimator for Nonconforming Elements without QMA in both Two and Three Dimensions (C.-He-Zhang, Math Comp 2017 and SINUM 2017) for nonconforming linear elements, let e = u u T η r,k = h K f 0 0,K, η j,n,f = αk and η j,u,f = indicator and estimator η 2 = K T and let h F α F, A j n,f 0,F, αf, H h F [u h ] 0,F with j n,f = [α h u h n] F η 2 K with η2 K = η 2 r,k F E ( η 2 j,n,f + η 2 j,u,f ) L 2 representation of the error in the energy norm α 1/2 h e 2 = (f,e e I ) K j n,f {e e I } w ds {α e n} w [u T ]ds K T F F E F F E I Department of Mathematics, Purdue University Slide 21, March 16, 2017

22 Robust Estimator for Discontinunous Elements without QMA in both Two and Three Dimensions (C.-He-Zhang, SINUM 2017) for discontinuous elements, let e = u u T and let η r,k = h K αk f k 1 + (α u T ) 0,K, indicator and estimator η 2 = K T η 2 K with η2 K = η 2 r,k F E ( η 2 j,n,f + η 2 j,u,f ) L 2 representation of the error in the energy norm α 1/2 h e 2 = (f k 1 + (α u T ), e ē K ) K j n,f {e ē K } w ds K T F E F I {α e n} w [u T ]ds γ α F, H [u F E F F E F h T ] [ē K ]ds F Department of Mathematics, Purdue University Slide 22, March 16, 2017

23 Zienkiewicz-Zhu (ZZ) Error Estimators ZZ estimators ξ G = ρ T u T where ρ T U T C 0 (Ω) d is a recovered gradient recovery operators Zienkiewicz & Zhu estimator (87, cited 2600 times) ρ T (z) = 1 u ω z T dx z N ω z L 2 -projection find ρ T U h such that ρ T u T = min γ U T γ u T other recovery techniques Bank-Xu, Carstensen, Schatz-Wahlbin, Z. Zhang,... Department of Mathematics, Purdue University Slide 23, March 16, 2017

24 Zienkiewicz-Zhu (ZZ) Error Estimators recovery-based estimators ξ ZZ = ρ T u T theory saturation assumption: there exists a constant β [0, 1) s.t. u ρ T ) β u u T = 1 β ρ T ξ ZZ u 1 + β efficiency and reliability bounds Carstensen, Zhou, etc. Department of Mathematics, Purdue University Slide 24, March 16, 2017

25 Zienkiewicz-Zhu (ZZ) Error Estimators Pro and Con + simple universal asymptotically exact inefficiency for nonsmooth problems unreliable on coarse meshes higher-order finite elements, complex systems, etc. Department of Mathematics, Purdue University Slide 25, March 16, 2017

26 3443 nodes mesh generated by η ZZ Department of Mathematics, Purdue University Slide 26, March 16, 2017

27 Why Does It Fail? true gradient and flux for interface problems u / C 0 (Ω) d recovery space ρ T C 0 (Ω) d the reason of the failure approximating discontinuous functions by continuous functions Department of Mathematics, Purdue University Slide 27, March 16, 2017

28 How to Fix It? (C.-Zhang, SINUM (09, 10, 11), C.-He-Zhang, CMAME 17) true gradient and flux u H 1 (Ω) = u H(curl, Ω) σ = α u H(div, Ω) conforming elements u T H 1 (Ω) = u T H(curl, Ω) σ T = α u T / H(div, Ω) = ˆσ T RT 0 or BDM 1 mixed elements gradient u = α 1 σ H(div, Ω) u T L 2 (Ω), σ T H(div, Ω) ρ T = α 1 σ T / H(curl, Ω) = ˆρ T D 1 or N 1 Department of Mathematics, Purdue University Slide 28, March 16, 2017

29 3557 nodes mesh generated by ξ RT with α = 0.1 Department of Mathematics, Purdue University Slide 29, March 16, 2017

30 Summary of Improved ZZ Error Estimators Pro and Con + simple universal asymptotically exact inefficiency for nonsmooth problems unreliable on coarse meshes higher-order finite elements, complex systems, etc. Department of Mathematics, Purdue University Slide 30, March 16, 2017

31 Estimators through Duality early work Hlaváček, Haslinger, Nećas, and Lovišek, Solution of Vatiational Inequality in Mechanics, Springer-Verlag, New York, (Translation of 1982 book.) Ladevéze-Leguillon (83), Demkowicz and Swierczek (85), Oden, Demkowicz, Rachowicz, and Westermann (89) recent work Vejchodsky (04) Braess-Schöberl (08),... Cai-Zhang (12), with Cao, Falgout, He, Starke,... Department of Mathematics, Purdue University Slide 31, March 16, 2017

32 Estimators through Duality (Equilibrated Residual Error Estimator) (Ladevéze-Leguillon 83, Vejchodsky 04, Braess-Schöberl 08) Prager-Synge identity for u, u T HD 1 (Ω) A 1/2 (u T u) 2 + A 1/2 ( u + A 1 τ ) 2 = A 1/2 ( u T + A 1 τ ) 2 for all τ Σ N (f) {τ H N (div; Ω) τ = f} ( (u T u), A u + τ )) = (u T u, (A u) + τ )) = 0 guaranteed reliable estimator σ T = A 1 u T A 1/2 (u u T ) η (τ ) A 1/2 (τ σ T ) τ Σ N (f) Department of Mathematics, Purdue University Slide 32, March 16, 2017

33 Equilibrated Residual Error Estimator explicit/local calculation of numerical flux piecewise polynomial of degree p 1 w.r.t. T Assume that f is explicit calculation of numerical flux for linear element (Braess-Schöberl 08) ˆσ BS Σ N (f) RT 0 solving a vertex patch mixed problem for p-th order element (Braess-Pillwein-Schöberl 09) ˆσ BPS Σ N (f) RT p 1 p-robust efficiency η K (ˆσ BPS ) C e A 1/2 (u u T ) ωk where C e > 0 is a constant independent of p Department of Mathematics, Purdue University Slide 33, March 16, 2017

34 Non-robustness on constant-free estimator for singular-perturbed reaction- or convection-diffusion problems (Verfürth 09, SINUM) for interface problems (C.-Zhang, SINUM 2012) 10 1 A 1/2 ( u u h ) 0 A 1/2 ( u u h ) 0 and number of nodes Figure 1: mesh generated by η BS Figure 2: error and estimator η BS Department of Mathematics, Purdue University Slide 34, March 16, 2017

35 Robust Equilibrated Residual Error Estimator Prager-Synge identity for all τ Σ N (f) A 1/2 (u u T ) 2 + A 1/2 ( u + A 1 τ ) 2 = A 1/2 (τ σ h ) 2 guaranteed reliable estimator A 1/2 (u u T ) η(τ ) A 1/2 (τ σ T ) τ Σ N (f) inf τ Σ N (f) A 1/2 (τ σ T ) discrete equilibrated flux A 1/2 (ˆσ T σ T ) = min τ Σ N (f) RT p 1 A 1/2 (τ σ T ) For improved ZZ flux, the minimization is over RT 0 or BDM 1 Department of Mathematics, Purdue University Slide 35, March 16, 2017

36 Equilibrated Residual Error Estimator (C.-Zhang, SINUM 2012) explicit/local calculation of numerical flux piecewise polynomial of degree p 1 w.r.t. T Assume that f is explicit calculation of numerical flux for linear element ˆσ CZ Σ N (f) RT 0 solving a vertex patch problem for p-th order element ˆσ CZ Σ N (f) RT p 1 α and p-robust efficiency η K (ˆσ CZ ) C e A 1/2 (u u T ) ωk where C e > 0 is a constant independent of α and p Department of Mathematics, Purdue University Slide 36, March 16, 2017

37 Equilibrated Residual Error Estimator 10 1 A 1/2 ( u u h ) 0 and A 1/2 ( u u h ) number of nodes Figure 3: mesh generated by η CZ Figure 4: η CZ error and estimator Department of Mathematics, Purdue University Slide 37, March 16, 2017

38 minimization problem: Estimators through Duality J(u) = min J(v) v HD 1 (Ω) where J(v) = 1 2 (A v, v) f(v) is the energy functional dual problem: J (σ) = max τ J (τ ) Σ N (f) where J (τ ) = 1 2 (A 1 τ, τ ) is the complimentary functional and Σ N (f) {τ H N (div; Ω) τ = f} duality theory: (Ekeland-Temam 76) J(u) = J (σ) and σ = A u Department of Mathematics, Purdue University Slide 38, March 16, 2017

39

40 Summery on Estimators through Duality guaranteed reliability bound A 1/2 (u u T ) η(σ CZ ) where η(σ CZ ) = (J(u T ) J (σ CZ )) 1/2 robust local efficiency bound for A = α I η K (σ CZ ) C e α 1/2 (u u T ) 0,ωK Department of Mathematics, Purdue University Slide 39, March 16, 2017

41 Equilibrated Error Estimator for Discontinuous Elements (C.-He-Starke-Zhang) continuous elements let u c H1 T D (Ω) be an approximation A 1/2 (u u c T ) τ inf Σ N (f) A 1/2 (τ σ h ) where σ T = A u c T is the numerical flux discontinuous elements let u T HD 1 (T ) be an approximation A 1/2 h (u u T ) 2 inf τ Σ N (f) A 1/2 (τ σ T ) 2 + inf A 1/2 ( v ρ v HD 1 (Ω) T ) 2 = inf τ Σ N (f) A 1/2 (τ σ T ) 2 + inf A 1/2 (γ ρ γ H T ) D (curl,ω) where σ T = A u T and ρ T = u T are the numerical flux and gradient, respectively. Department of Mathematics, Purdue University Slide 40, March 16, 2017

42 Equilibrated Error Estimator for Non-conforming Elements of Odd Order discontinuous elements let e = u u nc T A 1/2 h e 2 inf τ Σ N (f) A 1/2 (τ σ T ) 2 + = inf τ Σ N (f) A 1/2 (τ σ T ) 2 + inf A 1/2 ( v ρ v HD 1 (Ω) T ) 2 inf A 1/2 (γ ρ γ H T ) D (curl,ω) explicit calculation of an equilibrated flux for odd order ˆσ T Σ N (f) RT p 1 explicit calculation of a gradient ˆρ T H D (curl, Ω) NE p 1 Department of Mathematics, Purdue University Slide 41, March 16, 2017

43 Equilibrated Error Estimator for Non-conforming Elements of Odd Order discontinuous elements let e = u u nc T A 1/2 h e 2 inf τ Σ N (f) A 1/2 (τ σ T ) 2 + = inf τ Σ N (f) A 1/2 (τ σ T ) 2 + inf A 1/2 ( v ρ v HD 1 (Ω) T ) 2 inf A 1/2 (γ ρ γ H T ) D (curl,ω) indicator and estimator η 2 = K T η 2 K with η2 K = η 2 σ,k + η 2 ρ,k where η σ,k and η ρ,k are given by η σ,k = A 1/2 (ˆσ T σ T ) 0,K and η ρ,k = A 1/2 (ˆρ T ρ T ) 0,K Department of Mathematics, Purdue University Slide 42, March 16, 2017

44 Equilibrated Error Estimator for Non-conforming Elements indicator and estimator of Odd Order η 2 = K T η 2 K with η2 K = η 2 σ,k + η 2 ρ,k where η σ,k and η ρ,k are given by η σ,k = A 1/2 (ˆσ T σ T ) 0,K and η ρ,k = A 1/2 (ˆρ T ρ T ) 0,K α-robust efficiency without QMA ) η K C e ( A 1/2 (u u c ) T ω K + osc(f, ω K ) where C e > 0 is a constant independent of α α-robust reliability without QMA A 1/2 (u u nc T ) C r (η + osc(f, T )) where C r > 0 is a constant independent of α Department of Mathematics, Purdue University Slide 43, March 16, 2017

45 Kellogg s Problem for Crouzeix-Raviart Element conforming error η σ = Energy error u u h A N 0.5 eta Figure 5: mesh generated by η K Figure 6: error and estimator η Department of Mathematics, Purdue University Slide 44, March 16, 2017

46 Poisson s Equation on L-Shape Domain for Crouzeix-Raviart Element 10 0 Energy error u u h A N 0.5 eta Figure 7: mesh generated by η K Figure 8: error and estimator η Department of Mathematics, Purdue University Slide 45, March 16, 2017

47 Summary estimators explicit residual: improved ZZ: reasonable mesh, not efficient error control ignoring equilibrium equation dual: the method of choice adaptive control of meshing (AMR) some nice problems: many viable estimators challenging problems (layers, oscillations, etc) : a few error control asymptotic meshes: some smooth problems non-asymptotic meshes:??? challenging problems :??? Department of Mathematics, Purdue University Slide 46, March 16, 2017

48 Grand Computational Challenges complex systems multi-scales, multi-physics, etc. computational difficulties oscillations interior/boundary layers interface singularities nonlinearity??? a general and viable approach adaptive method + accurate, robust error estimation Department of Mathematics, Purdue University Slide 48, March 16, 2017

49 Adaptive Control of Numerical Algorithms If error is corrected whenever it is recognized as such, the path to error is the path of truth by Hans Reichenbach, the renowned philosopher of science, in his 1951 treatise, The Rise of Scientific Philosophy Department of Mathematics, Purdue University Slide 49, March 16, 2017

Recovery-Based A Posteriori Error Estimation

Recovery-Based A Posteriori Error Estimation Recovery-Based A Posteriori Error Estimation Zhiqiang Cai Purdue University Department of Mathematics, Purdue University Slide 1, March 2, 2011 Outline Introduction Diffusion Problems Higher Order Elements

More information

arxiv: v2 [math.na] 23 Apr 2016

arxiv: v2 [math.na] 23 Apr 2016 Improved ZZ A Posteriori Error Estimators for Diffusion Problems: Conforming Linear Elements arxiv:508.009v2 [math.na] 23 Apr 206 Zhiqiang Cai Cuiyu He Shun Zhang May 2, 208 Abstract. In [8], we introduced

More information

Recovery-Based a Posteriori Error Estimators for Interface Problems: Mixed and Nonconforming Elements

Recovery-Based a Posteriori Error Estimators for Interface Problems: Mixed and Nonconforming Elements Recovery-Based a Posteriori Error Estimators for Interface Problems: Mixed and Nonconforming Elements Zhiqiang Cai Shun Zhang Department of Mathematics Purdue University Finite Element Circus, Fall 2008,

More information

An a posteriori error estimate and a Comparison Theorem for the nonconforming P 1 element

An a posteriori error estimate and a Comparison Theorem for the nonconforming P 1 element Calcolo manuscript No. (will be inserted by the editor) An a posteriori error estimate and a Comparison Theorem for the nonconforming P 1 element Dietrich Braess Faculty of Mathematics, Ruhr-University

More information

A posteriori error estimation in the FEM

A posteriori error estimation in the FEM A posteriori error estimation in the FEM Plan 1. Introduction 2. Goal-oriented error estimates 3. Residual error estimates 3.1 Explicit 3.2 Subdomain error estimate 3.3 Self-equilibrated residuals 3.4

More information

ENERGY NORM A POSTERIORI ERROR ESTIMATES FOR MIXED FINITE ELEMENT METHODS

ENERGY NORM A POSTERIORI ERROR ESTIMATES FOR MIXED FINITE ELEMENT METHODS ENERGY NORM A POSTERIORI ERROR ESTIMATES FOR MIXED FINITE ELEMENT METHODS CARLO LOVADINA AND ROLF STENBERG Abstract The paper deals with the a-posteriori error analysis of mixed finite element methods

More information

Polynomial-degree-robust liftings for potentials and fluxes

Polynomial-degree-robust liftings for potentials and fluxes Polynomial-degree-robust liftings for potentials and fluxes and Martin Vohraĺık Université Paris-Est, CERMICS (ENPC) and SERENA Project-Team, INRIA, France RAFEM, Hong-Kong, March 2017 Outline 1. Motivation:

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

Lecture Note III: Least-Squares Method

Lecture Note III: Least-Squares Method Lecture Note III: Least-Squares Method Zhiqiang Cai October 4, 004 In this chapter, we shall present least-squares methods for second-order scalar partial differential equations, elastic equations of solids,

More information

Robust A Posteriori Error Estimation for Finite Element Approximation to H(curl) Problem

Robust A Posteriori Error Estimation for Finite Element Approximation to H(curl) Problem Robust A Posteriori Error Estimation for Finite Element Approximation to H(curl) Problem Zhiqiang Cai Shuhao Cao Rob Falgout Abstract In this paper, we introduce a novel a posteriori error estimator for

More information

Unified A Posteriori Error Control for all Nonstandard Finite Elements 1

Unified A Posteriori Error Control for all Nonstandard Finite Elements 1 Unified A Posteriori Error Control for all Nonstandard Finite Elements 1 Martin Eigel C. Carstensen, C. Löbhard, R.H.W. Hoppe Humboldt-Universität zu Berlin 19.05.2010 1 we know of Guidelines for Applicants

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

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

ENERGY NORM A POSTERIORI ERROR ESTIMATES FOR MIXED FINITE ELEMENT METHODS

ENERGY NORM A POSTERIORI ERROR ESTIMATES FOR MIXED FINITE ELEMENT METHODS MATHEMATICS OF COMPUTATION Volume 75, Number 256, October 2006, Pages 1659 1674 S 0025-57180601872-2 Article electronically published on June 26, 2006 ENERGY NORM A POSTERIORI ERROR ESTIMATES FOR MIXED

More information

A u + b u + cu = f in Ω, (1.1)

A u + b u + cu = f in Ω, (1.1) A WEIGHTED H(div) LEAST-SQUARES METHOD FOR SECOND-ORDER ELLIPTIC PROBLEMS Z. CAI AND C. R. WESTPHAL Abstract. This paper presents analysis of a weighted-norm least squares finite element method for elliptic

More information

A posteriori error estimator based on gradient recovery by averaging for discontinuous Galerkin methods

A posteriori error estimator based on gradient recovery by averaging for discontinuous Galerkin methods A posteriori error estimator based on gradient recovery by averaging for discontinuous Galerkin methods Emmanuel Creusé, Serge Nicaise October 7, 29 Abstract We consider some (anisotropic and piecewise

More information

A NOTE ON CONSTANT-FREE A POSTERIORI ERROR ESTIMATES

A NOTE ON CONSTANT-FREE A POSTERIORI ERROR ESTIMATES A NOTE ON CONSTANT-FREE A POSTERIORI ERROR ESTIMATES R. VERFÜRTH Abstract. In this note we look at constant-free a posteriori error estimates from a different perspective. We show that they can be interpreted

More information

arxiv: v3 [math.na] 8 Sep 2015

arxiv: v3 [math.na] 8 Sep 2015 A Recovery-Based A Posteriori Error Estimator for H(curl) Interface Problems arxiv:504.00898v3 [math.na] 8 Sep 205 Zhiqiang Cai Shuhao Cao Abstract This paper introduces a new recovery-based a posteriori

More information

Multigrid Methods for Saddle Point Problems

Multigrid Methods for Saddle Point Problems Multigrid Methods for Saddle Point Problems Susanne C. Brenner Department of Mathematics and Center for Computation & Technology Louisiana State University Advances in Mathematics of Finite Elements (In

More information

c 2008 Society for Industrial and Applied Mathematics

c 2008 Society for Industrial and Applied Mathematics SIAM J. NUMER. ANAL. Vol. 46, No. 3, pp. 640 65 c 2008 Society for Industrial and Applied Mathematics A WEIGHTED H(div) LEAST-SQUARES METHOD FOR SECOND-ORDER ELLIPTIC PROBLEMS Z. CAI AND C. R. WESTPHAL

More information

ETNA Kent State University

ETNA Kent State University Electronic Transactions on Numerical Analysis. Volume 37, pp. 166-172, 2010. Copyright 2010,. ISSN 1068-9613. ETNA A GRADIENT RECOVERY OPERATOR BASED ON AN OBLIQUE PROJECTION BISHNU P. LAMICHHANE Abstract.

More information

Adaptive methods for control problems with finite-dimensional control space

Adaptive methods for control problems with finite-dimensional control space Adaptive methods for control problems with finite-dimensional control space Saheed Akindeinde and Daniel Wachsmuth Johann Radon Institute for Computational and Applied Mathematics (RICAM) Austrian Academy

More information

Five Recent Trends in Computational PDEs

Five Recent Trends in Computational PDEs Five Recent Trends in Computational PDEs Carsten Carstensen Center Computational Science Adlershof and Department of Mathematics, Humboldt-Universität zu Berlin C. Carstensen (CCSA & HU Berlin) 5 Trends

More information

Chapter 6 A posteriori error estimates for finite element approximations 6.1 Introduction

Chapter 6 A posteriori error estimates for finite element approximations 6.1 Introduction Chapter 6 A posteriori error estimates for finite element approximations 6.1 Introduction The a posteriori error estimation of finite element approximations of elliptic boundary value problems has reached

More information

A Posteriori Estimates for Cost Functionals of Optimal Control Problems

A Posteriori Estimates for Cost Functionals of Optimal Control Problems A Posteriori Estimates for Cost Functionals of Optimal Control Problems Alexandra Gaevskaya, Ronald H.W. Hoppe,2 and Sergey Repin 3 Institute of Mathematics, Universität Augsburg, D-8659 Augsburg, Germany

More information

Adaptive approximation of eigenproblems: multiple eigenvalues and clusters

Adaptive approximation of eigenproblems: multiple eigenvalues and clusters Adaptive approximation of eigenproblems: multiple eigenvalues and clusters Francesca Gardini Dipartimento di Matematica F. Casorati, Università di Pavia http://www-dimat.unipv.it/gardini Banff, July 1-6,

More information

A posteriori error estimates for Maxwell Equations

A posteriori error estimates for Maxwell Equations www.oeaw.ac.at A posteriori error estimates for Maxwell Equations J. Schöberl RICAM-Report 2005-10 www.ricam.oeaw.ac.at A POSTERIORI ERROR ESTIMATES FOR MAXWELL EQUATIONS JOACHIM SCHÖBERL Abstract. Maxwell

More information

Polynomial Preserving Recovery for Quadratic Elements on Anisotropic Meshes

Polynomial Preserving Recovery for Quadratic Elements on Anisotropic Meshes Polynomial Preserving Recovery for Quadratic Elements on Anisotropic Meshes Can Huang, 1 Zhimin Zhang 1, 1 Department of Mathematics, Wayne State University, Detroit, Michigan 480 College of Mathematics

More information

Symmetry-Free, p-robust Equilibrated Error Indication for the hp-version of the FEM in Nearly Incompressible Linear Elasticity

Symmetry-Free, p-robust Equilibrated Error Indication for the hp-version of the FEM in Nearly Incompressible Linear Elasticity Computational Methods in Applied Mathematics Vol. 13 (2013), No. 3, pp. 291 304 c 2013 Institute of Mathematics, NAS of Belarus Doi: 10.1515/cmam-2013-0007 Symmetry-Free, p-robust Equilibrated Error Indication

More information

Adaptive Finite Element Methods Lecture 1: A Posteriori Error Estimation

Adaptive Finite Element Methods Lecture 1: A Posteriori Error Estimation Adaptive Finite Element Methods Lecture 1: A Posteriori Error Estimation Department of Mathematics and Institute for Physical Science and Technology University of Maryland, USA www.math.umd.edu/ rhn 7th

More information

Spline Element Method for Partial Differential Equations

Spline Element Method for Partial Differential Equations for Partial Differential Equations Department of Mathematical Sciences Northern Illinois University 2009 Multivariate Splines Summer School, Summer 2009 Outline 1 Why multivariate splines for PDEs? Motivation

More information

An optimal adaptive finite element method. Rob Stevenson Korteweg-de Vries Institute for Mathematics Faculty of Science University of Amsterdam

An optimal adaptive finite element method. Rob Stevenson Korteweg-de Vries Institute for Mathematics Faculty of Science University of Amsterdam An optimal adaptive finite element method Rob Stevenson Korteweg-de Vries Institute for Mathematics Faculty of Science University of Amsterdam Contents model problem + (A)FEM newest vertex bisection convergence

More information

Basic Concepts of Adaptive Finite Element Methods for Elliptic Boundary Value Problems

Basic Concepts of Adaptive Finite Element Methods for Elliptic Boundary Value Problems Basic Concepts of Adaptive Finite lement Methods for lliptic Boundary Value Problems Ronald H.W. Hoppe 1,2 1 Department of Mathematics, University of Houston 2 Institute of Mathematics, University of Augsburg

More information

Anisotropic meshes for PDEs: a posteriori error analysis and mesh adaptivity

Anisotropic meshes for PDEs: a posteriori error analysis and mesh adaptivity ICAM 2013, Heraklion, 17 September 2013 Anisotropic meshes for PDEs: a posteriori error analysis and mesh adaptivity Simona Perotto MOX-Modeling and Scientific Computing Department of Mathematics, Politecnico

More information

Numerical Solutions to Partial Differential Equations

Numerical Solutions to Partial Differential Equations Numerical Solutions to Partial Differential Equations Zhiping Li LMAM and School of Mathematical Sciences Peking University The Residual and Error of Finite Element Solutions Mixed BVP of Poisson Equation

More information

Towards pressure-robust mixed methods for the incompressible Navier Stokes equations

Towards pressure-robust mixed methods for the incompressible Navier Stokes equations Mohrenstrasse 39 10117 Berlin Germany Tel. +49 30 20372 0 www.wias-berlin.de 2016-05-05, Pittsburgh Weierstrass Institute for Applied Analysis and Stochastics Towards pressure-robust mixed methods for

More information

Complementarity based a posteriori error estimates and their properties

Complementarity based a posteriori error estimates and their properties Complementarity based a posteriori error estimates and their properties Tomáš Vejchodský November 3, 2009 Institute of Mathematics, Czech Academy of Sciences Žitná 25, CZ-115 67 Praha 1, Czech Republic

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

A POSTERIORI ERROR ESTIMATES FOR MAXWELL EQUATIONS

A POSTERIORI ERROR ESTIMATES FOR MAXWELL EQUATIONS A POSTERIORI ERROR ESTIMATES FOR MAXWELL EQUATIONS JOACHIM SCHÖBERL Abstract. Maxwell equations are posed as variational boundary value problems in the function space H(curl) and are discretized by Nédélec

More information

Convergence and optimality of an adaptive FEM for controlling L 2 errors

Convergence and optimality of an adaptive FEM for controlling L 2 errors Convergence and optimality of an adaptive FEM for controlling L 2 errors Alan Demlow (University of Kentucky) joint work with Rob Stevenson (University of Amsterdam) Partially supported by NSF DMS-0713770.

More information

Polynomial-degree-robust a posteriori estimates in a unified setting for conforming, nonconforming, discontinuous Galerkin, and mixed discretizations

Polynomial-degree-robust a posteriori estimates in a unified setting for conforming, nonconforming, discontinuous Galerkin, and mixed discretizations Polynomial-degree-robust a posteriori estimates in a unified setting for conforming, nonconforming, discontinuous Galerkin, and mixed discretizations Alexandre Ern, Martin Vohralík To cite this version:

More information

Exact a posteriori error analysis of the least squares nite element method 1

Exact a posteriori error analysis of the least squares nite element method 1 Applied Mathematics and Computation 116 (2000) 297±305 www.elsevier.com/locate/amc Exact a posteriori error analysis of the least squares nite element method 1 Jinn-Liang Liu * Department of Applied Mathematics,

More information

AN EQUILIBRATED A POSTERIORI ERROR ESTIMATOR FOR THE INTERIOR PENALTY DISCONTINUOUS GALERKIN METHOD

AN EQUILIBRATED A POSTERIORI ERROR ESTIMATOR FOR THE INTERIOR PENALTY DISCONTINUOUS GALERKIN METHOD AN EQUILIBRATED A POSTERIORI ERROR ESTIMATOR FOR THE INTERIOR PENALTY DISCONTINUOUS GALERIN METHOD D. BRAESS, T. FRAUNHOLZ, AND R. H. W. HOPPE Abstract. Interior Penalty Discontinuous Galerkin (IPDG) methods

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

MIXED FINITE ELEMENT METHODS FOR PROBLEMS WITH ROBIN BOUNDARY CONDITIONS

MIXED FINITE ELEMENT METHODS FOR PROBLEMS WITH ROBIN BOUNDARY CONDITIONS MIXED FINITE ELEMENT METHODS FOR PROBLEMS WITH ROBIN BOUNDARY CONDITIONS JUHO KÖNNÖ, DOMINIK SCHÖTZAU, AND ROLF STENBERG Abstract. We derive new a-priori and a-posteriori error estimates for mixed nite

More information

An interpolation operator for H 1 functions on general quadrilateral and hexahedral meshes with hanging nodes

An interpolation operator for H 1 functions on general quadrilateral and hexahedral meshes with hanging nodes An interpolation operator for H 1 functions on general quadrilateral and hexahedral meshes with hanging nodes Vincent Heuveline Friedhelm Schieweck Abstract We propose a Scott-Zhang type interpolation

More information

Remarks on the analysis of finite element methods on a Shishkin mesh: are Scott-Zhang interpolants applicable?

Remarks on the analysis of finite element methods on a Shishkin mesh: are Scott-Zhang interpolants applicable? Remarks on the analysis of finite element methods on a Shishkin mesh: are Scott-Zhang interpolants applicable? Thomas Apel, Hans-G. Roos 22.7.2008 Abstract In the first part of the paper we discuss minimal

More information

A posteriori error estimates for a Maxwell type problem

A posteriori error estimates for a Maxwell type problem Russ. J. Numer. Anal. Math. Modelling, Vol. 24, No. 5, pp. 395 408 (2009) DOI 0.55/ RJNAMM.2009.025 c de Gruyter 2009 A posteriori error estimates for a Maxwell type problem I. ANJAM, O. MALI, A. MUZALEVSKY,

More information

Ultraconvergence of ZZ Patch Recovery at Mesh Symmetry Points

Ultraconvergence of ZZ Patch Recovery at Mesh Symmetry Points Ultraconvergence of ZZ Patch Recovery at Mesh Symmetry Points Zhimin Zhang and Runchang Lin Department of Mathematics, Wayne State University Abstract. The ultraconvergence property of the Zienkiewicz-Zhu

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

COMPLEMENTARITY THE WAY TOWARDS GUARANTEED ERROR ESTIMATES

COMPLEMENTARITY THE WAY TOWARDS GUARANTEED ERROR ESTIMATES Preprint, Institute of Mathematics, AS CR, Prague. 2010-12-27 INSTITUTE of MATHEMATICS Academy of Sciences Czech Republic COMPLEMENTARITY THE WAY TOWARDS GUARANTEED ERROR ESTIMATES Tomáš Vejchodský Abstract

More information

FEniCS Course. Lecture 8: A posteriori error estimates and adaptivity. Contributors André Massing Marie Rognes

FEniCS Course. Lecture 8: A posteriori error estimates and adaptivity. Contributors André Massing Marie Rognes FEniCS Course Lecture 8: A posteriori error estimates and adaptivity Contributors André Massing Marie Rognes 1 / 24 A priori estimates If u H k+1 (Ω) and V h = P k (T h ) then u u h Ch k u Ω,k+1 u u h

More information

Multigrid Methods for Maxwell s Equations

Multigrid Methods for Maxwell s Equations Multigrid Methods for Maxwell s Equations Jintao Cui Institute for Mathematics and Its Applications University of Minnesota Outline Nonconforming Finite Element Methods for a Two Dimensional Curl-Curl

More information

Axioms of Adaptivity

Axioms of Adaptivity Axioms of Adaptivity Carsten Carstensen Humboldt-Universität zu Berlin Open-Access Reference: C-Feischl-Page-Praetorius: Axioms of Adaptivity. Computer & Mathematics with Applications 67 (2014) 1195 1253

More information

Mixed Finite Element Methods. Douglas N. Arnold, University of Minnesota The 41st Woudschoten Conference 5 October 2016

Mixed Finite Element Methods. Douglas N. Arnold, University of Minnesota The 41st Woudschoten Conference 5 October 2016 Mixed Finite Element Methods Douglas N. Arnold, University of Minnesota The 41st Woudschoten Conference 5 October 2016 Linear elasticity Given the load f : Ω R n, find the displacement u : Ω R n and the

More information

Constrained H 1 -interpolation on quadrilateral and hexahedral meshes with hanging nodes

Constrained H 1 -interpolation on quadrilateral and hexahedral meshes with hanging nodes Constrained H 1 -interpolation on quadrilateral and hexahedral meshes with hanging nodes Vincent Heuveline Friedhelm Schieweck Abstract We propose a Scott-Zhang type finite element interpolation operator

More information

Numerische Mathematik

Numerische Mathematik Numer. Math. (2013) :425 459 DOI 10.1007/s00211-012-0494-4 Numerische Mathematik Effective postprocessing for equilibration a posteriori error estimators C. Carstensen C. Merdon Received: 22 June 2011

More information

Equilibrated Residual Error Estimates are p-robust

Equilibrated Residual Error Estimates are p-robust Equilibrated Residual Error Estimates are p-robust Dietrich Braess, Veronika Pillwein and Joachim Schöberl April 16, 2008 Abstract Equilibrated residual error estimators applied to high order finite elements

More information

A Finite Element Method Using Singular Functions: Interface Problems

A Finite Element Method Using Singular Functions: Interface Problems A Finite Element Method Using Singular Functions: Interface Problems Seokchan Kim Zhiqiang Cai Jae-Hong Pyo Sooryoun Kong Abstract The solution of the interface problem is only in H 1+α (Ω) with α > 0

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

Enhancing eigenvalue approximation by gradient recovery on adaptive meshes

Enhancing eigenvalue approximation by gradient recovery on adaptive meshes IMA Journal of Numerical Analysis Advance Access published October 29, 2008 IMA Journal of Numerical Analysis Page 1 of 15 doi:10.1093/imanum/drn050 Enhancing eigenvalue approximation by gradient recovery

More information

arxiv: v1 [math.na] 9 Oct 2018

arxiv: v1 [math.na] 9 Oct 2018 PRIMAL-DUAL REDUCED BASIS METHODS FOR CONVEX MINIMIZATION VARIATIONAL PROBLEMS: ROBUST TRUE SOLUTION A POSTERIORI ERROR CERTIFICATION AND ADAPTIVE GREEDY ALGORITHMS arxiv:1810.04073v1 [math.na] 9 Oct 2018

More information

Yongdeok Kim and Seki Kim

Yongdeok Kim and Seki Kim J. Korean Math. Soc. 39 (00), No. 3, pp. 363 376 STABLE LOW ORDER NONCONFORMING QUADRILATERAL FINITE ELEMENTS FOR THE STOKES PROBLEM Yongdeok Kim and Seki Kim Abstract. Stability result is obtained for

More information

A UNIFYING THEORY OF A POSTERIORI FINITE ELEMENT ERROR CONTROL

A UNIFYING THEORY OF A POSTERIORI FINITE ELEMENT ERROR CONTROL A UNIFYING THEORY OF A POSTERIORI FINITE ELEMENT ERROR CONTROL C. CARSTENSEN Abstract. Residual-based a posteriori error estimates are derived within a unified setting for lowest-order conforming, nonconforming,

More information

POLYNOMIAL PRESERVING GRADIENT RECOVERY AND A POSTERIORI ESTIMATE FOR BILINEAR ELEMENT ON IRREGULAR QUADRILATERALS

POLYNOMIAL PRESERVING GRADIENT RECOVERY AND A POSTERIORI ESTIMATE FOR BILINEAR ELEMENT ON IRREGULAR QUADRILATERALS INTERNATIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING Volume, Number, Pages 24 c 2004 Institute for Scientific Computing and Information POLYNOMIAL PRESERVING GRADIENT RECOVERY AND A POSTERIORI ESTIMATE

More information

arxiv: v1 [math.na] 11 Jul 2011

arxiv: v1 [math.na] 11 Jul 2011 Multigrid Preconditioner for Nonconforming Discretization of Elliptic Problems with Jump Coefficients arxiv:07.260v [math.na] Jul 20 Blanca Ayuso De Dios, Michael Holst 2, Yunrong Zhu 2, and Ludmil Zikatanov

More information

AMS subject classifications. Primary, 65N15, 65N30, 76D07; Secondary, 35B45, 35J50

AMS subject classifications. Primary, 65N15, 65N30, 76D07; Secondary, 35B45, 35J50 A SIMPLE FINITE ELEMENT METHOD FOR THE STOKES EQUATIONS LIN MU AND XIU YE Abstract. The goal of this paper is to introduce a simple finite element method to solve the Stokes equations. This method is in

More information

Local pointwise a posteriori gradient error bounds for the Stokes equations. Stig Larsson. Heraklion, September 19, 2011 Joint work with A.

Local pointwise a posteriori gradient error bounds for the Stokes equations. Stig Larsson. Heraklion, September 19, 2011 Joint work with A. Local pointwise a posteriori gradient error bounds for the Stokes equations Stig Larsson Department of Mathematical Sciences Chalmers University of Technology and University of Gothenburg Heraklion, September

More information

A posteriori estimators for obstacle problems by the hypercircle method

A posteriori estimators for obstacle problems by the hypercircle method A posteriori estimators for obstacle problems by the hypercircle method Dietrich Braess 1 Ronald H.W. Hoppe 2,3 Joachim Schöberl 4 January 9, 2008 Abstract A posteriori error estimates for the obstacle

More information

Different Approaches to a Posteriori Error Analysis of the Discontinuous Galerkin Method

Different Approaches to a Posteriori Error Analysis of the Discontinuous Galerkin Method WDS'10 Proceedings of Contributed Papers, Part I, 151 156, 2010. ISBN 978-80-7378-139-2 MATFYZPRESS Different Approaces to a Posteriori Error Analysis of te Discontinuous Galerkin Metod I. Šebestová Carles

More information

A POSTERIORI ERROR ESTIMATES OF TRIANGULAR MIXED FINITE ELEMENT METHODS FOR QUADRATIC CONVECTION DIFFUSION OPTIMAL CONTROL PROBLEMS

A POSTERIORI ERROR ESTIMATES OF TRIANGULAR MIXED FINITE ELEMENT METHODS FOR QUADRATIC CONVECTION DIFFUSION OPTIMAL CONTROL PROBLEMS A POSTERIORI ERROR ESTIMATES OF TRIANGULAR MIXED FINITE ELEMENT METHODS FOR QUADRATIC CONVECTION DIFFUSION OPTIMAL CONTROL PROBLEMS Z. LU Communicated by Gabriela Marinoschi In this paper, we discuss a

More information

LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES. Sergey Korotov,

LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES. Sergey Korotov, LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES Sergey Korotov, Institute of Mathematics Helsinki University of Technology, Finland Academy of Finland 1 Main Problem in Mathematical

More information

THE PATCH RECOVERY FOR FINITE ELEMENT APPROXIMATION OF ELASTICITY PROBLEMS UNDER QUADRILATERAL MESHES. Zhong-Ci Shi and Xuejun Xu.

THE PATCH RECOVERY FOR FINITE ELEMENT APPROXIMATION OF ELASTICITY PROBLEMS UNDER QUADRILATERAL MESHES. Zhong-Ci Shi and Xuejun Xu. DISCRETE AND CONTINUOUS Website: http://aimsciences.org DYNAMICAL SYSTEMS SERIES B Volume 9, Number, January 2008 pp. 63 82 THE PATCH RECOVERY FOR FINITE ELEMENT APPROXIMATION OF ELASTICITY PROBLEMS UNDER

More information

Chapter 2. The constitutive relation error method. for linear problems

Chapter 2. The constitutive relation error method. for linear problems 2. The constitutive relation error method for linear problems Chapter 2 The constitutive relation error method for linear problems 2.1 Introduction The reference problem considered here is the linear problem

More information

On an Approximation Result for Piecewise Polynomial Functions. O. Karakashian

On an Approximation Result for Piecewise Polynomial Functions. O. Karakashian BULLETIN OF THE GREE MATHEMATICAL SOCIETY Volume 57, 010 (1 7) On an Approximation Result for Piecewise Polynomial Functions O. arakashian Abstract We provide a new approach for proving approximation results

More information

b i (x) u + c(x)u = f in Ω,

b i (x) u + c(x)u = f in Ω, SIAM J. NUMER. ANAL. Vol. 39, No. 6, pp. 1938 1953 c 2002 Society for Industrial and Applied Mathematics SUBOPTIMAL AND OPTIMAL CONVERGENCE IN MIXED FINITE ELEMENT METHODS ALAN DEMLOW Abstract. An elliptic

More information

A Posteriori Existence in Adaptive Computations

A Posteriori Existence in Adaptive Computations Report no. 06/11 A Posteriori Existence in Adaptive Computations Christoph Ortner This short note demonstrates that it is not necessary to assume the existence of exact solutions in an a posteriori error

More information

Cell Conservative Flux Recovery and A Posteriori Error Estimate of Vertex-Centered Finite Volume Methods

Cell Conservative Flux Recovery and A Posteriori Error Estimate of Vertex-Centered Finite Volume Methods Advances in Applied Mathematics and Mechanics Adv. Appl. Math. Mech., Vol. 5, No. 5, pp. 705-727 DOI: 10.4208/aamm.12-m1279 October 2013 Cell Conservative Flux Recovery and A Posteriori Error Estimate

More information

Find (u,p;λ), with u 0 and λ R, such that u + p = λu in Ω, (2.1) div u = 0 in Ω, u = 0 on Γ.

Find (u,p;λ), with u 0 and λ R, such that u + p = λu in Ω, (2.1) div u = 0 in Ω, u = 0 on Γ. A POSTERIORI ESTIMATES FOR THE STOKES EIGENVALUE PROBLEM CARLO LOVADINA, MIKKO LYLY, AND ROLF STENBERG Abstract. We consider the Stokes eigenvalue problem. For the eigenvalues we derive both upper and

More information

A Multigrid Method for Two Dimensional Maxwell Interface Problems

A Multigrid Method for Two Dimensional Maxwell Interface Problems A Multigrid Method for Two Dimensional Maxwell Interface Problems Susanne C. Brenner Department of Mathematics and Center for Computation & Technology Louisiana State University USA JSA 2013 Outline A

More information

R T (u H )v + (2.1) J S (u H )v v V, T (2.2) (2.3) H S J S (u H ) 2 L 2 (S). S T

R T (u H )v + (2.1) J S (u H )v v V, T (2.2) (2.3) H S J S (u H ) 2 L 2 (S). S T 2 R.H. NOCHETTO 2. Lecture 2. Adaptivity I: Design and Convergence of AFEM tarting with a conforming mesh T H, the adaptive procedure AFEM consists of loops of the form OLVE ETIMATE MARK REFINE to produce

More information

Axioms of Adaptivity (AoA) in Lecture 3 (sufficient for optimal convergence rates)

Axioms of Adaptivity (AoA) in Lecture 3 (sufficient for optimal convergence rates) Axioms of Adaptivity (AoA) in Lecture 3 (sufficient for optimal convergence rates) Carsten Carstensen Humboldt-Universität zu Berlin 2018 International Graduate Summer School on Frontiers of Applied and

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

A posteriori error estimates for non conforming approximation of eigenvalue problems

A posteriori error estimates for non conforming approximation of eigenvalue problems A posteriori error estimates for non conforming approximation of eigenvalue problems E. Dari a, R. G. Durán b and C. Padra c, a Centro Atómico Bariloche, Comisión Nacional de Energía Atómica and CONICE,

More information

Numerical Solutions to Partial Differential Equations

Numerical Solutions to Partial Differential Equations Numerical Solutions to Partial Differential Equations Zhiping Li LMAM and School of Mathematical Sciences Peking University Nonconformity and the Consistency Error First Strang Lemma Abstract Error Estimate

More information

A Least-Squares Finite Element Approximation for the Compressible Stokes Equations

A Least-Squares Finite Element Approximation for the Compressible Stokes Equations A Least-Squares Finite Element Approximation for the Compressible Stokes Equations Zhiqiang Cai, 1 Xiu Ye 1 Department of Mathematics, Purdue University, 1395 Mathematical Science Building, West Lafayette,

More information

UNIFIED A POSTERIORI ERROR ESTIMATOR FOR FINITE ELEMENT METHODS FOR THE STOKES EQUATIONS

UNIFIED A POSTERIORI ERROR ESTIMATOR FOR FINITE ELEMENT METHODS FOR THE STOKES EQUATIONS INTERNATIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING Volume 10, Number 3, Pages 551 570 c 013 Institute for Scientific Computing and Information UNIFIED A POSTERIORI ERROR ESTIMATOR FOR FINITE ELEMENT

More information

AposteriorierrorestimatesinFEEC for the de Rham complex

AposteriorierrorestimatesinFEEC for the de Rham complex AposteriorierrorestimatesinFEEC for the de Rham complex Alan Demlow Texas A&M University joint work with Anil Hirani University of Illinois Urbana-Champaign Partially supported by NSF DMS-1016094 and a

More information

Axioms of Adaptivity (AoA) in Lecture 1 (sufficient for optimal convergence rates)

Axioms of Adaptivity (AoA) in Lecture 1 (sufficient for optimal convergence rates) Axioms of Adaptivity (AoA) in Lecture 1 (sufficient for optimal convergence rates) Carsten Carstensen Humboldt-Universität zu Berlin 2018 International Graduate Summer School on Frontiers of Applied and

More information

WEAK GALERKIN FINITE ELEMENT METHOD FOR SECOND ORDER PARABOLIC EQUATIONS

WEAK GALERKIN FINITE ELEMENT METHOD FOR SECOND ORDER PARABOLIC EQUATIONS INERNAIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING Volume 13, Number 4, Pages 525 544 c 216 Institute for Scientific Computing and Information WEAK GALERKIN FINIE ELEMEN MEHOD FOR SECOND ORDER PARABOLIC

More information

A Finite Element Method Using Singular Functions for Poisson Equations: Mixed Boundary Conditions

A Finite Element Method Using Singular Functions for Poisson Equations: Mixed Boundary Conditions A Finite Element Method Using Singular Functions for Poisson Equations: Mixed Boundary Conditions Zhiqiang Cai Seokchan Kim Sangdong Kim Sooryun Kong Abstract In [7], we proposed a new finite element method

More information

A NOTE ON THE LADYŽENSKAJA-BABUŠKA-BREZZI CONDITION

A NOTE ON THE LADYŽENSKAJA-BABUŠKA-BREZZI CONDITION A NOTE ON THE LADYŽENSKAJA-BABUŠKA-BREZZI CONDITION JOHNNY GUZMÁN, ABNER J. SALGADO, AND FRANCISCO-JAVIER SAYAS Abstract. The analysis of finite-element-like Galerkin discretization techniques for the

More information

Adaptive Finite Element Methods Lecture Notes Winter Term 2017/18. R. Verfürth. Fakultät für Mathematik, Ruhr-Universität Bochum

Adaptive Finite Element Methods Lecture Notes Winter Term 2017/18. R. Verfürth. Fakultät für Mathematik, Ruhr-Universität Bochum Adaptive Finite Element Methods Lecture Notes Winter Term 2017/18 R. Verfürth Fakultät für Mathematik, Ruhr-Universität Bochum Contents Chapter I. Introduction 7 I.1. Motivation 7 I.2. Sobolev and finite

More information

Divergence-conforming multigrid methods for incompressible flow problems

Divergence-conforming multigrid methods for incompressible flow problems Divergence-conforming multigrid methods for incompressible flow problems Guido Kanschat IWR, Universität Heidelberg Prague-Heidelberg-Workshop April 28th, 2015 G. Kanschat (IWR, Uni HD) Hdiv-DG Práha,

More information

Adaptive tree approximation with finite elements

Adaptive tree approximation with finite elements Adaptive tree approximation with finite elements Andreas Veeser Università degli Studi di Milano (Italy) July 2015 / Cimpa School / Mumbai Outline 1 Basic notions in constructive approximation 2 Tree approximation

More information

A posteriori error estimates applied to flow in a channel with corners

A posteriori error estimates applied to flow in a channel with corners Mathematics and Computers in Simulation 61 (2003) 375 383 A posteriori error estimates applied to flow in a channel with corners Pavel Burda a,, Jaroslav Novotný b, Bedřich Sousedík a a Department of Mathematics,

More information

A STOKES INTERFACE PROBLEM: STABILITY, FINITE ELEMENT ANALYSIS AND A ROBUST SOLVER

A STOKES INTERFACE PROBLEM: STABILITY, FINITE ELEMENT ANALYSIS AND A ROBUST SOLVER European Congress on Computational Methods in Applied Sciences and Engineering ECCOMAS 2004 P. Neittaanmäki, T. Rossi, K. Majava, and O. Pironneau (eds.) O. Nevanlinna and R. Rannacher (assoc. eds.) Jyväskylä,

More information

A POSTERIORI ERROR ESTIMATES BY RECOVERED GRADIENTS IN PARABOLIC FINITE ELEMENT EQUATIONS

A POSTERIORI ERROR ESTIMATES BY RECOVERED GRADIENTS IN PARABOLIC FINITE ELEMENT EQUATIONS A POSTERIORI ERROR ESTIMATES BY RECOVERED GRADIENTS IN PARABOLIC FINITE ELEMENT EQUATIONS D. LEYKEKHMAN AND L. B. WAHLBIN Abstract. This paper considers a posteriori error estimates by averaged gradients

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

Institut für Mathematik

Institut für Mathematik U n i v e r s i t ä t A u g s b u r g Institut für Mathematik Dietrich Braess, Carsten Carstensen, and Ronald H.W. Hoppe Convergence Analysis of a Conforming Adaptive Finite Element Method for an Obstacle

More information