Basic Principles of Weak Galerkin Finite Element Methods for PDEs

Size: px
Start display at page:

Download "Basic Principles of Weak Galerkin Finite Element Methods for PDEs"

Transcription

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

2 References in Weak Galerkin (WG) 1 Search weak Galerkin or Junping Wang on arxiv.org 2 Partial List of Contributors: Xiu Ye, University of Arkansas Chunmei Wang, Georgia Institute of Technology Lin Mu, Michigan State University Guowei Wei, Michigan State University Yanqiu Wang, Oklahoma State University Long Chen, University of California, Irvine Shan Zhao, University of Alabama Ran Zhang, Jilin University, China Ruishu Wang, Jilin University, China Qilong Zhai, Jilin University, China

3 Talk Outline 1 Basics of Weak Galerkin Finite Element Methods (WG-FEM) weak gradient stabilization (weak continuity) implementation and error analysis 2 An Abstract Framework 3 WG-FEM for Model PDEs mixed formulation hybridized WG linear elasticity 4 Primal-Dual Weak Galerkin What is it briefly? The Fokker-Planck equation The Cauchy problem for elliptic equations An abstract framework

4 Related Numerical Methods 1 FEM 2 Stabilized FEMs 3 MFD 4 DG, HDG 5 VEM

5 Second Order Elliptic Problems Find u H0 1 (Ω) such that (a u, v) = (f, v), v H 1 0 (Ω). Procedures in the standard Galerkin finite element method: 1 Partition Ω into triangles or tetrahedra. 2 Construct a subspace, denoted by S h H0 1 (Ω), using piecewise polynomials. 3 Seek for a finite element solution u h from S h such that (a u h, v) = (f, v) v S h.

6 An Out-of-Box Thinking Replace u h and v by any distribution, and u h and v by another distribution, say w v as the generalized derivative, and seek for a distribution u h such that Main Issues: (a w u h, w v) = (f, v), v S h. 1 Functions in S h are to be more general (as distributions or generalized functions) a good feature 2 The gradient v is computed weakly or as distributions Questionable and fixable? 3 The numerical approximations are stable and convergent questionable, how to fix? 4 The schemes are easy to implement and broadly applicable Ideal, and can be achieved.

7 Motivation for WG The classical gradient u for u C 1 (K) can be computed as u φ = u φ + u(φ n) K for all φ [C 1 (K)] 2. K The integrals on the right-hand side requires only u 0 = u in the interior of K, plus u b = u (trace) on the boundary K. We symbolically have w u φ = u 0 φ + u b φ n K K K Thus, u can be extended to {u 0, u b } with u being extended to w u. K

8 Generalized Weak Derivatives: Foundation of WG Weak Derivative For any u = {u 0 ; u b } with u 0 L 2 (K) and u b L 2 ( K), the generalized weak derivative of u in the direction ν is the following linear functional on H 1 (K): ν u, φ = u 0 ν φ + (n ν)u b φ. K K for all φ H 1 (K). The generalized weak derivative shall be called weak derivative.

9 Weak Functions Weak Functions A weak function on the region K refers to a generalized function v = {v 0, v b } such that v 0 L 2 (K) and v b L 2 ( K). The first component v 0 represents the value of v in the interior of K, and the second component v b represents v on the boundary of K. v b may or may not be related to the trace of v 0 on K. The space of weak functions: W (K) = {v = {v 0, v b } : v 0 L 2 (K), v b L 2 ( K)}.

10 Weak Gradient For any v W (K), the weak gradient of v is defined as a bounded linear functional w v in H 1 (K) whose action on each q H 1 (K) is given by w v, q K := v 0 qdk + v b q nds, K where n is the outward normal direction on K. The weak gradient is identical with the strong gradient for smooth weak functions (e.g., as restriction of smooth functions). K

11 Discrete Weak Gradients For computational purpose, the weak gradient needs to be approximated, which leads to discrete weak gradients, w,r, given by w,r v qdk = v 0 qdk + v b q nds, K K K for all q V (K, r). Here V (K, r) [P r (K)] 2 is a subspace. P r (K) is the set of polynomials on K with degree r 0. V (K, r) does not enter into the degrees of freedom in discretization.

12 Weak Finite Element Spaces T h : polygonal/polytopal partition of the domain Ω, shape regular construct local discrete elements W k (T ) := {v = {v 0, v b } : v 0 P k (T ), v b P k 1 ( T )}. patch local elements together to get a global space S h := {v = {v 0, v b } : {v 0, v b } T W k (T ), T T h }. Weak FE Space Weak finite element space with homogeneous boundary value: S 0 h := {v = {v 0, v b } S h, v b T Ω = 0, T T h }.

13 Weak Finite Element Functions Element Shape Functions for P 1 (K)/P 0 ( K): φ i = {λ i, 0}, i = 1, 2, 3, φ 3+j = {0, τ j }, j = 1, 2,, N, where N is the number of sides. Figure: WG element

14 Shape Regularity for Polytopal Elements F E n e x e A D A e C B Why Shape Regularity? The shape regularity is needed for (1) trace inequality, (2) inverse inequality, and (3) domain inverse inequality.

15 Weak Galerkin Finite Element Formulation WG-FEM Find u h = {u 0 ; u b } S 0 h such that (a w u h, w v) + s(u h, v) = (f, v 0 ), v = {v 0 ; v b } S 0 h, where 1 w v P k 1 (T ) is the discrete weak gradient computed locally on each element, 2 s(, ) is a stabilizer enforcing a weak continuity, 3 the stabilizer s(, ) measures the discontinuity of the finite element solution.

16 Depiction of the General WG Element P j 1 (e) P j 1 (e) P j (T ) P j 1 (e) The polynomial spaces P j 1 (T ) or P j (T ) can be used for the computation of the weak gradient w.

17 Stabilizer Commonly used stabilizer: s(w, v) = ρ T T h h 1 T Q bw 0 w b, Q b v 0 v b T, where Q b is the L 2 projection onto P k 1 (e), e T. Discrete and computation-friendly stabilizer: s(w, v) = ρ (Q b w 0 w b )(x j ) (Q b v 0 v b )(x j ), T T h x j where {x j } is a set of (nodal) points on T.

18 WG from the Minimization Perspective The original problem can be characterized as ( ) 1 u = arg min (a v, v) (f, v) v H0 1(Ω) 2 Weak Galerkin finite element scheme u h = arg min v S 0 h ( 1 2 (a w v, w v) (f, v 0 ) + 1 s(v, v) 2 ).

19 L 2 Projections and Weak Gradients The following is a commutative diagram: H 1 (T ) [L 2 (T )] d Q h w Q h S h (T ) V (r, T ) 0 or equivalently Implication: w (Q h u) = Q h ( u), u H 1 (T ). The discrete weak gradient is a good approximation of the true gradient operator.

20 Error Estimate With the correct regularity assumptions, one has the following optimal order error estimate Q h u u h Q h u u h 1,h Ch k+1 u k+1. Error estimates in negative norms hold true as well. Thus, the WG-FEM solutions are of superconvergent at certain places.

21 Computational Implementation 1 The stiffness matrix can be assembled as the sum of element stiffness matrices 2 WG preserves physical quantities of importance: mass conservation, energy conservation, etc 3 Suitable for parallel computation; element degree of freedoms can be eliminated in parallel 4 Suitable for multiscale analysis 5 Ideal for problems with discontinuous solutions

22 An Abstract Framework Abstract Problem Find u V such that a(u, v) = f (v), v V. In application to PDE, the space V has certain embedded continuities, such as H 1, H(div), H(curl), H 2, or weighted-version of them. Assume V h : finite dimensional spaces that approximate V a h (, ): bilinear forms on V h V h that approximate a(, ) f h : linear functionals on V h that approximate f. s h (, ): stabilizers that provide necessary smoothness In WG for Poisson equation, the first bilinear form refers to a h (u, v) = (a w u, w v), and the second one s h (, ) is the stabilizer.

23 Abstract WG Abstract WG Find u h V h such that Some Assumptions: a h (u h, v) + s h (u h, v) = f h (v), v V h. Regularity: The solution of the abstract problem lies in a subspace H V The (discrete) norm Vh can be extended to H + V h so that the topology of H is given by the family of semi-norms Vh, h (0, h 0 ) Boundedness and Coercivity: The bilinear form is bounded and coercive in V h. a wh (, ) := a h (, ) + s h (, )

24 Almost Consistency The Abstract WG algorithm is said to be almost consistent if there exists a linear projection/interpolation operator Q h : V V h such that for each u f H of the abstract problem, one has Interpolation approximation: Residual consistency: Almost smoothness: lim u f Q h u f Vh = 0 h 0 a h (Q h u f, v) f h (v) lim sup = 0 h 0 v 0,v V h v Vh s h (Q h u f, v) lim sup = 0. h 0 v 0,v V h v Vh

25 Convergence Convergence Assume that the Abstract WG algorithm is almost consistent. Furthermore, assume that a wh (, ) is bounded and coercive in V h, and the solution to the abstract problem lies in the subspace H. Then, we have lim h 0 u f u h Vh = 0. For the second order elliptic problem, the convergence can be interpreted as ( ) Q h ( u f ) w u h 0 + s(u h, u h ) 1 2 = 0. lim h 0

26 WG: a New Paradigm of Discretization Primal Formulation Find u h such that (a w u h, w v) + s(u h, v) = (f, v), v. Key in WG: discrete weak gradient + stabilization to ensure a weak continuity of u h in H 1. Primal-Mixed Formulation Find u h and q h such that (a 1 q h, v) + ( w u h, v) = 0, v s(u h, w) (q h, w w) = (f, w), w. Key in WG: discrete weak gradient + stabilization to provide a weak continuity for u h in H 1.

27 WG: a New Paradigm of Discretization Dual-Mixed Formulation Find q h and u h such that s(q h, v h ) + (a 1 q h, v) (u, w v) = 0, v ( w q h, w) = (f, w), w. Key in WG: discrete weak divergence + stabilization in velocity to ensure a weak continuity with respect to H(div). The space P j+1 (T ) is used for the computation of w v. Lowest order element: pw constant for flux, pw linear for pressure The finite element partition is of general polytopal type.

28 WG Can Be Hybridized Hybridized Dual-Mixed Formulation Find q h, u h, and λ h such that s(q h, v h ) + (a 1 q h, v) (u, w v) + T λ h, v b n T = 0, ( w q h, w) + T σ, q b n T = (f, w). Key in HWG: variable reduction in the sense that q h and u h can be eliminated locally on each element. P j n P j n [P j ] d P j+1 P j n

29 Linear Elasticity Problems Model Problem: Find a displacement vector field u satisfying σ(u) = f, in Ω, u = û, on Γ. Stress-strain relation for linear, homogeneous, and isotropic materials: σ(u) = 2µε(u) + λ( u)i, (Primal Form) Find u [H 1 (Ω)] d satisfying u = û on Γ and 2(µε(u), ε(v)) + (λ u, v) = (f, v), v [H 1 0 (Ω)] d.

30 Linear Elasticity Problems-Mixed Formulation Introducing a pressure variable p = λ u, the elasticity problem can be reformulated as follows: (Mixed Formulation) Find u [H 1 (Ω)] d and p L 2 (Ω) satisfying u = û on Γ, the compatibility condition Ω λ 1 pdx = Γ û nds, 2(µε(u), ε(v)) + ( v, p) = (f, v), v [H 1 0 (Ω)] d, ( u, q) (λ 1 p, q) = 0, q L 2 0(Ω).

31 Weak Divergence Operator The space of weak vector-valued functions in K V (K) = {v = {v 0, v b } : v 0 [L 2 (K)] d, v b [L 2 ( K)] d }. Weak Divergence The weak divergence of v V (K), w v, is a bounded linear functional on H 1 (K), so that its action on any φ H 1 (K) is given by w v, φ K := (v 0, φ) K + v b n, φ K. Discrete Weak Divergence The discrete weak divergence of v V (K), denoted by w,r,k v, is the unique polynomial, satisfying ( w,r,k v, φ) K = (v 0, φ) K + v b n, φ K, φ P r (K).

32 Weak Finite Element Spaces [P k 1 ] 2 + P RM [P k 1 ] 2 + P RM [P k ] 2 [P k 1 ] 2 + P RM w v [P k 1 (T )] 2 2 w v P k 1 (T ).

33 Weak Galerkin Algorithms for Primal Formulation WG-FEM Primal Find u h = {u 0, u b } V h with u b = Q b û on Γ such that for all v = {v 0, v b } V 0 h, T T h 2(µε w (u h ), ε w (v)) T + (λ w u h, w v) T + s(u h, v) = (f, v 0 ). Q b : L 2 projection onto [P k 1 (e)] d + P RM (e) ε w (u) = 1 2 ( w u + w u T ) Stablizer: s(w, v) = T T h h 1 T Q bw 0 w b, Q b v 0 v b T

34 Weak Galerkin Algorithms for Mixed Formulation WG-FEM in Mixed Form Find u h = {u 0, u b } V h and p h W h satisfying u b = Q b û on Γ, the compatibility condition (λ 1 p h, 1) = Γ û nds, and 2(µε w (u h ), ε w (v)) h + s(u h, v) + ( w v, p h ) h = (f, v 0 ), v V 0 h, ( w u h, q) h λ 1 (p h, q) = 0, q W 0 h. W h = {q : q T P k 1 (T ), T T h } W 0 h = W h L 2 0 (Ω) WG-FEM Primal = WG-FEM Mixed The two weak Galerkin Algorithms are equivalent in the sense that the solutions to the two weak Galerkin Algorithms are identical to each other.

35 Error Estimate in a Discrete H 1 -Norm Error Estimates and Convergence in H 1 Let the exact solution be sufficiently smooth such that (u; p) [H k+1 (Ω)] d H k (Ω). Let (u h ; p h ) V h W h be the weak Galerkin finite element solution. Q h u u h +λ 1 2 Qh p p h + Q h p p h 0 Ch k ( u k+1 + p k ), where C is a generic constant independent of (u; p). Consequently, u u h + λ 1 2 p ph + p p h 0 Ch k ( u k+1 + p k ).

36 Error Estimate in L 2 -Norm Error Estimates and Convergence in L 2 Assume that the exact solution is sufficiently smooth such that (u; p) [H k+1 (Ω)] d H k (Ω). Let (u h ; p h ) V h W h be the weak Galerkin finite element solution. Then, under the regularity assumption, there exists a constant C, such that Q 0 u u 0 Ch k+s( u k+1 + p k ). Moreover, u u 0 Ch k+s( u k+1 + p k ).

37 Numerical Results Ω = (0, 1) 2 ( sin(x) sin(y) the exact solution u = 1 ) Table: WG based on {P 1 (T )/P RM (e)}, λ = 1, µ = /h u 0 Q 0 u order u b Q b u order u h Q h u order

38 Numerical Results Table: WG based on {P 1 (T )/P 1 (e)}, λ = 1, µ = h u h Q 0 u order u b Q b u order u h Q h u order

39 Numerical Results: Locking-Free Experiments Ω = (0, 1) 2 the exact solution ( sin(x) sin(y) u = cos(x) cos(y) ) + λ 1 ( x y ) Table: WG based on {P 1 (T )/P RM (e)}, µ = 0.5, and λ = 1. 1 h u h Q 0 u order u b Q b u order u h Q h u order

40 Numerical Results: Locking-Free Experiments Table: WG based on {P 1 (T )/P RM (e)}, µ = 0.5, and λ = 1, 000, h u h Q 0 u order u b Q b u order u h Q h u order

41 Numerical Results: Locking-Free Experiments Table: WG based on {P 1 (T )/P 1 (e)}, µ = 0.5, and λ = 1. 1 h u h Q 0 u order u b Q b u order u h Q h u order

42 Numerical Results: Locking-Free Experiments Table: WG based on {P 1 (T )/P 1 (e)}, µ = 0.5, and λ = 1, 000, h u h Q 0 u order u b Q b u order u h Q h u order

43 The Fokker-Planck Equation describe the time evolution of the probability density function of the velocity of a particle under the influence of drag forces and random forces, as in Brownian motion. assume the stochastic differential equation: dx t = µ(x t, t)dt + σ(x t, t)dw t the probability density f (x, t) for the random vector X t satisfies the Fokker-Planck equation f t + (µf ) 1 2 N ij[d 2 ij f ] = 0, i,j=1 where µ = (µ 1,, µ N ) is the drift vector and D ij (x, t) = is the diffusion tensor. M σ ik (x, t)σ jk (x, t) k=1

44 Model Problem Find u = u(x) satisfying d ij(a 2 ij u) =g, in Ω, i,j=1 u =0, on Ω. assume that a(x) is non-smooth, weak formulation is given by seeking u such that d (u, a ij ijw) 2 = (g, w), i,j=1 v H 2 (Ω) H 1 0 (Ω).

45 A Cauchy Problem for Elliptic Equations The model problem seeks u such that u = f, in Ω, u = 0, on Γ Ω, u n = ψ, on Γ Ω. This is usually an ill-posed problem which does not have a solution or has many solutions. Let Γ c = Ω/Γ. A variational form for this problem seeks u H0,Γ 1 (Ω) such that for all w H 1 0,Γ c (Ω). ( u, w) = (f, w) + ψ, w Γ,

46 An Abstract Problem Let V and W be two Hilbert spaces b(, ) is a bilinear form on V W The inf-sup condition of Babuska and Brezzi is satisfied. The spaces U and V have certain embedded continuities, such as L 2, H 1, H(div), H(curl), H 2, or weighted-version of them. Abstract Problem Find u V such that b(u, w) = f (w) for all w W. Here f is a bounded linear functional on W. Goal: Design finite element methods by using weak Galerkin approach.

47 Specific Examples (Revisited) For the Fokker-Planck, we have V = L 2 and W = H 2 H0 1 and d b(v, w) := (v, a ij ijw). 2 i,j=1 For the Cauchy problem for Poisson equation, V W = H 1 0,Γ (Ω) H1 0,Γ c (Ω) and b(v, w) := ( v, w). Note that the inf-sup condition may not be satisfied.

48 An Abstract Primal-Dual Formulation Primal equation in color blue, Dual equation in color red, They are connected by stabilizers with weak continuity. WG-FEM Find u h V h and λ h W h such that s 1 (u h, v) b h (v, λ h ) = 0, v V h s 2 (λ h, w) + b h (u h, w) = f h (w), w W h. s 1 (, ): s 2 (, ): stabilizer/smoother in V h stabilizer/smoother in W h

49 The Primal-Dual WG for Elliptic Cauchy Problem the b h (, )-form is given by Both stabilizers are given by: b h (v, w) := ( w v, w w), s(u, v) = T T h h 1 T u 0 u b, v 0 v b T +h T n u 0 u gn, n v 0 v gn T. Error estimates and numerical experiments are on the way.

50 Numerical Tests the right-hand side f is given by 2a 11 +2a 22 10a 12 10a sin(30(x 0.5) 2 +30(y 0.5) 2 ) the boundary condition u = x 2 + 2y 2 5xy on Ω Ω = (0, 1) 2 Figure: WG finite element solution with coefficients a 11 = 3, a 12 = a 21 = 1 and a 22 = 2 in mesh size 1.250e-01 (ρ h is piecewise linear function).

51 Numerical Tests Figure: WG finite element solution with coefficients a 11 = 10, a 12 = a 21 = (0.25x) 2 (0.25y) 2, a 22 = 10 in mesh size 1.250e-01 (ρ h is piecewise linear function).

52 Numerical Tests Figure: WG finite element solution with coefficients a 11 = 3, a 12 = a 21 = 1 and a 22 = 2 in mesh size 1.250e-01 (ρ h is a piecewise constant).

53 Numerical Tests Figure: WG finite element solution with coefficients a 11 = 10, a 12 = a 21 = (0.25x) 2 (0.25y) 2, a 22 = 10 in mesh size 1.250e-01 (ρ h is a piecewise constant).

54 Current and Future Research The current and future research projects include 1 WG on polytopal partitions with curved sides, 2 Fokker-Planck equation, 3 Nonlinear PDEs such as MHD and Cahn-Hillard equations, 4 Variational problems where the trial and test spaces are different, but an inf-sup condition is satisfied, 5 Applications and efficient implementation issues.

55 Thanks for your attention!

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

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

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

arxiv: v1 [math.na] 5 Jun 2018

arxiv: v1 [math.na] 5 Jun 2018 PRIMAL-DUAL WEAK GALERKIN FINIE ELEMEN MEHODS FOR ELLIPIC CAUCHY PROBLEMS CHUNMEI WANG AND JUNPING WANG arxiv:1806.01583v1 [math.na] 5 Jun 2018 Abstract. he authors propose and analyze a well-posed numerical

More information

WEAK GALERKIN FINITE ELEMENT METHODS ON POLYTOPAL MESHES

WEAK GALERKIN FINITE ELEMENT METHODS ON POLYTOPAL MESHES INERNAIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING Volume 12, Number 1, Pages 31 53 c 2015 Institute for Scientific Computing and Information WEAK GALERKIN FINIE ELEMEN MEHODS ON POLYOPAL MESHES LIN

More information

Weak Galerkin Finite Element Methods and Applications

Weak Galerkin Finite Element Methods and Applications Weak Galerkin Finite Element Methods and Applications Lin Mu mul1@ornl.gov Computational and Applied Mathematics Computationa Science and Mathematics Division Oak Ridge National Laboratory Georgia Institute

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

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

1. Introduction. The Stokes problem seeks unknown functions u and p satisfying

1. Introduction. The Stokes problem seeks unknown functions u and p satisfying A DISCRETE DIVERGENCE FREE WEAK GALERKIN FINITE ELEMENT METHOD FOR THE STOKES EQUATIONS LIN MU, JUNPING WANG, AND XIU YE Abstract. A discrete divergence free weak Galerkin finite element method is developed

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

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

A WEAK GALERKIN MIXED FINITE ELEMENT METHOD FOR BIHARMONIC EQUATIONS

A WEAK GALERKIN MIXED FINITE ELEMENT METHOD FOR BIHARMONIC EQUATIONS A WEAK GALERKIN MIXED FINITE ELEMENT METHOD FOR BIHARMONIC EQUATIONS LIN MU, JUNPING WANG, YANQIU WANG, AND XIU YE Abstract. This article introduces and analyzes a weak Galerkin mixed finite element method

More information

Virtual Element Methods for general second order elliptic problems

Virtual Element Methods for general second order elliptic problems Virtual Element Methods for general second order elliptic problems Alessandro Russo Department of Mathematics and Applications University of Milano-Bicocca, Milan, Italy and IMATI-CNR, Pavia, Italy Workshop

More information

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES)

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) RAYTCHO LAZAROV 1 Notations and Basic Functional Spaces Scalar function in R d, d 1 will be denoted by u,

More information

PREPRINT 2010:23. A nonconforming rotated Q 1 approximation on tetrahedra PETER HANSBO

PREPRINT 2010:23. A nonconforming rotated Q 1 approximation on tetrahedra PETER HANSBO PREPRINT 2010:23 A nonconforming rotated Q 1 approximation on tetrahedra PETER HANSBO Department of Mathematical Sciences Division of Mathematics CHALMERS UNIVERSITY OF TECHNOLOGY UNIVERSITY OF GOTHENBURG

More information

A BIVARIATE SPLINE METHOD FOR SECOND ORDER ELLIPTIC EQUATIONS IN NON-DIVERGENCE FORM

A BIVARIATE SPLINE METHOD FOR SECOND ORDER ELLIPTIC EQUATIONS IN NON-DIVERGENCE FORM A BIVARIAE SPLINE MEHOD FOR SECOND ORDER ELLIPIC EQUAIONS IN NON-DIVERGENCE FORM MING-JUN LAI AND CHUNMEI WANG Abstract. A bivariate spline method is developed to numerically solve second order elliptic

More information

A Locking-Free MHM Method for Elasticity

A Locking-Free MHM Method for Elasticity Trabalho apresentado no CNMAC, Gramado - RS, 2016. Proceeding Series of the Brazilian Society of Computational and Applied Mathematics A Locking-Free MHM Method for Elasticity Weslley S. Pereira 1 Frédéric

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

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

A Mixed Nonconforming Finite Element for Linear Elasticity

A Mixed Nonconforming Finite Element for Linear Elasticity A Mixed Nonconforming Finite Element for Linear Elasticity Zhiqiang Cai, 1 Xiu Ye 2 1 Department of Mathematics, Purdue University, West Lafayette, Indiana 47907-1395 2 Department of Mathematics and Statistics,

More information

The Virtual Element Method: an introduction with focus on fluid flows

The Virtual Element Method: an introduction with focus on fluid flows The Virtual Element Method: an introduction with focus on fluid flows L. Beirão da Veiga Dipartimento di Matematica e Applicazioni Università di Milano-Bicocca VEM people (or group representatives): P.

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

Variational Formulations

Variational Formulations Chapter 2 Variational Formulations In this chapter we will derive a variational (or weak) formulation of the elliptic boundary value problem (1.4). We will discuss all fundamental theoretical results that

More information

arxiv: v2 [math.na] 1 Aug 2018

arxiv: v2 [math.na] 1 Aug 2018 SIMPLIFIED WEAK GALERKIN AND NEW FINIE DIFFERENCE SCHEMES FOR HE SOKES EQUAION YUJIE LIU AND JUNPING WANG arxiv:1803.0010v [math.na] 1 Aug 018 Abstract. his article presents a simplified formulation for

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

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

CONVERGENCE THEORY. G. ALLAIRE CMAP, Ecole Polytechnique. 1. Maximum principle. 2. Oscillating test function. 3. Two-scale convergence

CONVERGENCE THEORY. G. ALLAIRE CMAP, Ecole Polytechnique. 1. Maximum principle. 2. Oscillating test function. 3. Two-scale convergence 1 CONVERGENCE THEOR G. ALLAIRE CMAP, Ecole Polytechnique 1. Maximum principle 2. Oscillating test function 3. Two-scale convergence 4. Application to homogenization 5. General theory H-convergence) 6.

More information

MIXED FINITE ELEMENTS FOR PLATES. Ricardo G. Durán Universidad de Buenos Aires

MIXED FINITE ELEMENTS FOR PLATES. Ricardo G. Durán Universidad de Buenos Aires MIXED FINITE ELEMENTS FOR PLATES Ricardo G. Durán Universidad de Buenos Aires - Necessity of 2D models. - Reissner-Mindlin Equations. - Finite Element Approximations. - Locking. - Mixed interpolation or

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

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 3: Finite Elements in 2-D Xiangmin Jiao SUNY Stony Brook Xiangmin Jiao Finite Element Methods 1 / 18 Outline 1 Boundary

More information

An introduction to the mathematical theory of finite elements

An introduction to the mathematical theory of finite elements Master in Seismic Engineering E.T.S.I. Industriales (U.P.M.) Discretization Methods in Engineering An introduction to the mathematical theory of finite elements Ignacio Romero ignacio.romero@upm.es October

More information

MORTAR MULTISCALE FINITE ELEMENT METHODS FOR STOKES-DARCY FLOWS

MORTAR MULTISCALE FINITE ELEMENT METHODS FOR STOKES-DARCY FLOWS MORTAR MULTISCALE FINITE ELEMENT METHODS FOR STOKES-DARCY FLOWS VIVETTE GIRAULT, DANAIL VASSILEV, AND IVAN YOTOV Abstract. We investigate mortar multiscale numerical methods for coupled Stokes and Darcy

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

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

Finite Element Method in Geotechnical Engineering

Finite Element Method in Geotechnical Engineering Finite Element Method in Geotechnical Engineering Short Course on + Dynamics Boulder, Colorado January 5-8, 2004 Stein Sture Professor of Civil Engineering University of Colorado at Boulder Contents Steps

More information

Trefftz-discontinuous Galerkin methods for time-harmonic wave problems

Trefftz-discontinuous Galerkin methods for time-harmonic wave problems Trefftz-discontinuous Galerkin methods for time-harmonic wave problems Ilaria Perugia Dipartimento di Matematica - Università di Pavia (Italy) http://www-dimat.unipv.it/perugia Joint work with Ralf Hiptmair,

More information

A DELTA-REGULARIZATION FINITE ELEMENT METHOD FOR A DOUBLE CURL PROBLEM WITH DIVERGENCE-FREE CONSTRAINT

A DELTA-REGULARIZATION FINITE ELEMENT METHOD FOR A DOUBLE CURL PROBLEM WITH DIVERGENCE-FREE CONSTRAINT A DELTA-REGULARIZATION FINITE ELEMENT METHOD FOR A DOUBLE CURL PROBLEM WITH DIVERGENCE-FREE CONSTRAINT HUOYUAN DUAN, SHA LI, ROGER C. E. TAN, AND WEIYING ZHENG Abstract. To deal with the divergence-free

More information

An a posteriori error estimator for the weak Galerkin least-squares finite-element method

An a posteriori error estimator for the weak Galerkin least-squares finite-element method An a posteriori error estimator for the weak Galerkin least-squares finite-element method James H. Adler a, Xiaozhe Hu a, Lin Mu b, Xiu Ye c a Department of Mathematics, Tufts University, Medford, MA 02155

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

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs Chapter Two: Numerical Methods for Elliptic PDEs Finite Difference Methods for Elliptic PDEs.. Finite difference scheme. We consider a simple example u := subject to Dirichlet boundary conditions ( ) u

More information

Theory of PDE Homework 2

Theory of PDE Homework 2 Theory of PDE Homework 2 Adrienne Sands April 18, 2017 In the following exercises we assume the coefficients of the various PDE are smooth and satisfy the uniform ellipticity condition. R n is always an

More information

FINITE ELEMENT APPROXIMATION OF STOKES-LIKE SYSTEMS WITH IMPLICIT CONSTITUTIVE RELATION

FINITE ELEMENT APPROXIMATION OF STOKES-LIKE SYSTEMS WITH IMPLICIT CONSTITUTIVE RELATION Proceedings of ALGORITMY pp. 9 3 FINITE ELEMENT APPROXIMATION OF STOKES-LIKE SYSTEMS WITH IMPLICIT CONSTITUTIVE RELATION JAN STEBEL Abstract. The paper deals with the numerical simulations of steady flows

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

Boundary Value Problems and Iterative Methods for Linear Systems

Boundary Value Problems and Iterative Methods for Linear Systems Boundary Value Problems and Iterative Methods for Linear Systems 1. Equilibrium Problems 1.1. Abstract setting We want to find a displacement u V. Here V is a complete vector space with a norm v V. In

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

Development of discontinuous Galerkin method for linear strain gradient elasticity

Development of discontinuous Galerkin method for linear strain gradient elasticity Development of discontinuous Galerkin method for linear strain gradient elasticity R Bala Chandran Computation for Design and Optimizaton Massachusetts Institute of Technology Cambridge, MA L. Noels* Aerospace

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

Multigrid Methods for Elliptic Obstacle Problems on 2D Bisection Grids

Multigrid Methods for Elliptic Obstacle Problems on 2D Bisection Grids Multigrid Methods for Elliptic Obstacle Problems on 2D Bisection Grids Long Chen 1, Ricardo H. Nochetto 2, and Chen-Song Zhang 3 1 Department of Mathematics, University of California at Irvine. chenlong@math.uci.edu

More information

On angle conditions in the finite element method. Institute of Mathematics, Academy of Sciences Prague, Czech Republic

On angle conditions in the finite element method. Institute of Mathematics, Academy of Sciences Prague, Czech Republic On angle conditions in the finite element method Michal Křížek Institute of Mathematics, Academy of Sciences Prague, Czech Republic Joint work with Jan Brandts (University of Amsterdam), Antti Hannukainen

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

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

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

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 Variational Problems of the Dirichlet BVP of the Poisson Equation 1 For the homogeneous

More information

Preconditioned space-time boundary element methods for the heat equation

Preconditioned space-time boundary element methods for the heat equation W I S S E N T E C H N I K L E I D E N S C H A F T Preconditioned space-time boundary element methods for the heat equation S. Dohr and O. Steinbach Institut für Numerische Mathematik Space-Time Methods

More information

New DPG techniques for designing numerical schemes

New DPG techniques for designing numerical schemes 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

More information

From Completing the Squares and Orthogonal Projection to Finite Element Methods

From Completing the Squares and Orthogonal Projection to Finite Element Methods From Completing the Squares and Orthogonal Projection to Finite Element Methods Mo MU Background In scientific computing, it is important to start with an appropriate model in order to design effective

More information

INTRODUCTION TO FINITE ELEMENT METHODS

INTRODUCTION TO FINITE ELEMENT METHODS INTRODUCTION TO FINITE ELEMENT METHODS LONG CHEN Finite element methods are based on the variational formulation of partial differential equations which only need to compute the gradient of a function.

More information

Simple Examples on Rectangular Domains

Simple Examples on Rectangular Domains 84 Chapter 5 Simple Examples on Rectangular Domains In this chapter we consider simple elliptic boundary value problems in rectangular domains in R 2 or R 3 ; our prototype example is the Poisson equation

More information

1. Introduction. We consider the model problem: seeking an unknown function u satisfying

1. Introduction. We consider the model problem: seeking an unknown function u satisfying A DISCONTINUOUS LEAST-SQUARES FINITE ELEMENT METHOD FOR SECOND ORDER ELLIPTIC EQUATIONS XIU YE AND SHANGYOU ZHANG Abstract In tis paper, a discontinuous least-squares (DLS) finite element metod is introduced

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

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

Scientific Computing WS 2017/2018. Lecture 18. Jürgen Fuhrmann Lecture 18 Slide 1

Scientific Computing WS 2017/2018. Lecture 18. Jürgen Fuhrmann Lecture 18 Slide 1 Scientific Computing WS 2017/2018 Lecture 18 Jürgen Fuhrmann juergen.fuhrmann@wias-berlin.de Lecture 18 Slide 1 Lecture 18 Slide 2 Weak formulation of homogeneous Dirichlet problem Search u H0 1 (Ω) (here,

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

STABILIZED DISCONTINUOUS FINITE ELEMENT APPROXIMATIONS FOR STOKES EQUATIONS

STABILIZED DISCONTINUOUS FINITE ELEMENT APPROXIMATIONS FOR STOKES EQUATIONS STABILIZED DISCONTINUOUS FINITE ELEMENT APPROXIMATIONS FOR STOKES EQUATIONS RAYTCHO LAZAROV AND XIU YE Abstract. In this paper, we derive two stabilized discontinuous finite element formulations, symmetric

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

Mixed Hybrid Finite Element Method: an introduction

Mixed Hybrid Finite Element Method: an introduction Mixed Hybrid Finite Element Method: an introduction First lecture Annamaria Mazzia Dipartimento di Metodi e Modelli Matematici per le Scienze Applicate Università di Padova mazzia@dmsa.unipd.it Scuola

More information

Interpolation in h-version finite element spaces

Interpolation in h-version finite element spaces Interpolation in h-version finite element spaces Thomas Apel Institut für Mathematik und Bauinformatik Fakultät für Bauingenieur- und Vermessungswesen Universität der Bundeswehr München Chemnitzer Seminar

More information

A C 1 virtual element method for the Cahn-Hilliard equation with polygonal meshes. Marco Verani

A C 1 virtual element method for the Cahn-Hilliard equation with polygonal meshes. Marco Verani A C 1 virtual element method for the Cahn-Hilliard equation with polygonal meshes Marco Verani MOX, Department of Mathematics, Politecnico di Milano Joint work with: P. F. Antonietti (MOX Politecnico di

More information

Approximation of Geometric Data

Approximation of Geometric Data Supervised by: Philipp Grohs, ETH Zürich August 19, 2013 Outline 1 Motivation Outline 1 Motivation 2 Outline 1 Motivation 2 3 Goal: Solving PDE s an optimization problems where we seek a function with

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

Approximation in Banach Spaces by Galerkin Methods

Approximation in Banach Spaces by Galerkin Methods 2 Approximation in Banach Spaces by Galerkin Methods In this chapter, we consider an abstract linear problem which serves as a generic model for engineering applications. Our first goal is to specify the

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

Reduction of Finite Element Models of Complex Mechanical Components

Reduction of Finite Element Models of Complex Mechanical Components Reduction of Finite Element Models of Complex Mechanical Components Håkan Jakobsson Research Assistant hakan.jakobsson@math.umu.se Mats G. Larson Professor Applied Mathematics mats.larson@math.umu.se Department

More information

Numerical Methods for the Navier-Stokes equations

Numerical Methods for the Navier-Stokes equations Arnold Reusken Numerical Methods for the Navier-Stokes equations January 6, 212 Chair for Numerical Mathematics RWTH Aachen Contents 1 The Navier-Stokes equations.............................................

More information

Abstract. 1. Introduction

Abstract. 1. Introduction Journal of Computational Mathematics Vol.28, No.2, 2010, 273 288. http://www.global-sci.org/jcm doi:10.4208/jcm.2009.10-m2870 UNIFORM SUPERCONVERGENCE OF GALERKIN METHODS FOR SINGULARLY PERTURBED PROBLEMS

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 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

Chapter 1 Foundations of Elliptic Boundary Value Problems 1.1 Euler equations of variational problems

Chapter 1 Foundations of Elliptic Boundary Value Problems 1.1 Euler equations of variational problems Chapter 1 Foundations of Elliptic Boundary Value Problems 1.1 Euler equations of variational problems Elliptic boundary value problems often occur as the Euler equations of variational problems the latter

More information

High order, finite volume method, flux conservation, finite element method

High order, finite volume method, flux conservation, finite element method FLUX-CONSERVING FINITE ELEMENT METHODS SHANGYOU ZHANG, ZHIMIN ZHANG, AND QINGSONG ZOU Abstract. We analyze the flux conservation property of the finite element method. It is shown that the finite element

More information

Mixed Finite Elements Method

Mixed Finite Elements Method Mixed Finite Elements Method A. Ratnani 34, E. Sonnendrücker 34 3 Max-Planck Institut für Plasmaphysik, Garching, Germany 4 Technische Universität München, Garching, Germany Contents Introduction 2. Notations.....................................

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

Iterative Methods for Linear Systems

Iterative Methods for Linear Systems Iterative Methods for Linear Systems 1. Introduction: Direct solvers versus iterative solvers In many applications we have to solve a linear system Ax = b with A R n n and b R n given. If n is large the

More information

Weak Convergence Methods for Energy Minimization

Weak Convergence Methods for Energy Minimization Weak Convergence Methods for Energy Minimization Bo Li Department of Mathematics University of California, San Diego E-mail: bli@math.ucsd.edu June 3, 2007 Introduction This compact set of notes present

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

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

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

C e n t r u m v o o r W i s k u n d e e n I n f o r m a t i c a

C e n t r u m v o o r W i s k u n d e e n I n f o r m a t i c a C e n t r u m v o o r W i s k u n d e e n I n f o r m a t i c a Modelling, Analysis and Simulation Modelling, Analysis and Simulation Bilinear forms for the recovery-based discontinuous Galerkin method

More information

Chapter 2. General concepts. 2.1 The Navier-Stokes equations

Chapter 2. General concepts. 2.1 The Navier-Stokes equations Chapter 2 General concepts 2.1 The Navier-Stokes equations The Navier-Stokes equations model the fluid mechanics. This set of differential equations describes the motion of a fluid. In the present work

More information

Applied Analysis (APPM 5440): Final exam 1:30pm 4:00pm, Dec. 14, Closed books.

Applied Analysis (APPM 5440): Final exam 1:30pm 4:00pm, Dec. 14, Closed books. Applied Analysis APPM 44: Final exam 1:3pm 4:pm, Dec. 14, 29. Closed books. Problem 1: 2p Set I = [, 1]. Prove that there is a continuous function u on I such that 1 ux 1 x sin ut 2 dt = cosx, x I. Define

More information

Numerische Mathematik

Numerische Mathematik Numer. Math. (2012) 122:61 99 DOI 10.1007/s00211-012-0456-x Numerische Mathematik C 0 elements for generalized indefinite Maxwell equations Huoyuan Duan Ping Lin Roger C. E. Tan Received: 31 July 2010

More information

Implementation of Sparse Wavelet-Galerkin FEM for Stochastic PDEs

Implementation of Sparse Wavelet-Galerkin FEM for Stochastic PDEs Implementation of Sparse Wavelet-Galerkin FEM for Stochastic PDEs Roman Andreev ETH ZÜRICH / 29 JAN 29 TOC of the Talk Motivation & Set-Up Model Problem Stochastic Galerkin FEM Conclusions & Outlook Motivation

More information

THE STOKES SYSTEM R.E. SHOWALTER

THE STOKES SYSTEM R.E. SHOWALTER THE STOKES SYSTEM R.E. SHOWALTER Contents 1. Stokes System 1 Stokes System 2 2. The Weak Solution of the Stokes System 3 3. The Strong Solution 4 4. The Normal Trace 6 5. The Mixed Problem 7 6. The Navier-Stokes

More information

A note on accurate and efficient higher order Galerkin time stepping schemes for the nonstationary Stokes equations

A note on accurate and efficient higher order Galerkin time stepping schemes for the nonstationary Stokes equations A note on accurate and efficient higher order Galerkin time stepping schemes for the nonstationary Stokes equations S. Hussain, F. Schieweck, S. Turek Abstract In this note, we extend our recent work for

More information

Least-Squares Finite Element Methods

Least-Squares Finite Element Methods Pavel В. Bochev Max D. Gunzburger Least-Squares Finite Element Methods Spri ringer Contents Part I Survey of Variational Principles and Associated Finite Element Methods 1 Classical Variational Methods

More information

Measurement of deformation. Measurement of elastic force. Constitutive law. Finite element method

Measurement of deformation. Measurement of elastic force. Constitutive law. Finite element method Deformable Bodies Deformation x p(x) Given a rest shape x and its deformed configuration p(x), how large is the internal restoring force f(p)? To answer this question, we need a way to measure deformation

More information

Past, present and space-time

Past, present and space-time Past, present and space-time Arnold Reusken Chair for Numerical Mathematics RWTH Aachen Utrecht, 12.11.2015 Reusken (RWTH Aachen) Past, present and space-time Utrecht, 12.11.2015 1 / 20 Outline Past. Past

More information

Bake, shake or break - and other applications for the FEM. 5: Do real-life experimentation using your FEM code

Bake, shake or break - and other applications for the FEM. 5: Do real-life experimentation using your FEM code Bake, shake or break - and other applications for the FEM Programming project in TMA4220 - part 2 by Kjetil André Johannessen TMA4220 - Numerical solution of partial differential equations using the finite

More information

Maximum norm estimates for energy-corrected finite element method

Maximum norm estimates for energy-corrected finite element method Maximum norm estimates for energy-corrected finite element method Piotr Swierczynski 1 and Barbara Wohlmuth 1 Technical University of Munich, Institute for Numerical Mathematics, piotr.swierczynski@ma.tum.de,

More information

The Mortar Boundary Element Method

The Mortar Boundary Element Method The Mortar Boundary Element Method A Thesis submitted for the degree of Doctor of Philosophy by Martin Healey School of Information Systems, Computing and Mathematics Brunel University March 2010 Abstract

More information

A Finite Element Method for the Surface Stokes Problem

A Finite Element Method for the Surface Stokes Problem J A N U A R Y 2 0 1 8 P R E P R I N T 4 7 5 A Finite Element Method for the Surface Stokes Problem Maxim A. Olshanskii *, Annalisa Quaini, Arnold Reusken and Vladimir Yushutin Institut für Geometrie und

More information