INTRODUCTION TO FINITE ELEMENT METHODS

Size: px
Start display at page:

Download "INTRODUCTION TO FINITE ELEMENT METHODS"

Transcription

1 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. Although unknowns are still associated to nodes, the function composed by piece-wise polynomials on each element and thus the gradient can be computed element-wise. Finite element spaces can thus be constructed on general triangulations and this method is able to handle complex geometries and boundaries. Boundary condition is naturally build into the weak formulation or the function space. The variational approach also give solid mathematical foundation and make the error analysis more systematic. Generally speaking, finite element methods is the method of choice in all types of analysis for elliptic equations in complex domains.. GALERKIN METHODS The finite element methods have been introduced as methods for approximate solution of variational problems. Let us consider the model problem: Poisson equation with homogenous Dirichlet boundary conditions () u = f in Ω, u = 0 on Ω. Multiply a test function v, integrate over Ω, and use integration by parts to obtain the corresponding variational formulation: Find u V = H 0 (Ω), such that (2) a(u, v) = f, v, for all v V. where (3) a(u, v) = Ω u v dx, f, v = Ω fv dx, for f L 2 (Ω) Clearly, in such case a(u, u) = u 2,Ω and the Poincaré inequality u 0,Ω C u,ω for H0 (Ω) implies that a(, ) is an inner product on V, and thus the problem (2) has a unique solution by the Riesz representation theorem. We now consider a class of methods, known as Galerkin methods which are used to approximate the solution to (2). Consider a finite dimensional subspace V h V, and let V h = span{φ,..., φ N }. For any function v V h, there is a unique representation: v = N v iφ i. We thus can define an isomorphism V h = R N by N (4) v = v i φ i v = (v,, v N ), and call v the coordinate vector of v relative to the basis {φ i } N. Following the terminology in elasticity, we introduce the stiffness matrix A = (a ij ) N N, with a ij = a(φ j, φ i ), Date: Created on Oct Latest update October 8, 207.

2 2 LONG CHEN and the load vector f = { f, φ k } N k= RN. Then the coefficient vector can be obtained by solving the following linear algebraic system Au = f. It is straightforward to verify A is an SPD matrix and thus the solution u exists and unique. The finite element methods is a special and most popular example of Galerkin methods by constructing a finite dimensional subspace V h based on triangulations of the domain. The name comes from the fact that the domain is decomposed into finite number of elements. 2. TRIANGULATIONS AND BARYCENTRIC COORDINATES In this section, we discuss triangulations used in finite element methods. We would like to distinguish two structures related to a triangulation: one is the topology of a mesh determined by the combinatorial connectivity of vertices; another is the geometric shape which depends on both the connectivity and the location of vertices. Correspondingly there are two basic data structures used to represent a triangulation. 2.. Geometric simplex and triangulation. Let x i = (x,i,, x n,i ), i =,, n+ be n + points in R n. We say x,, x n+ do not all lie in one hyper-plane if the n- vectors x x 2,, x x n+ are independent. This is equivalent to the matrix: A = x, x,2... x,n+ x 2, x 2,2... x 2,n+... x n, x n,2... x n,n+... is non-singular. Given any point x = (x,, x n ) R n, by solving the following linear system (5) A λ. λ n λ n+ = x. x n, we obtain unique n + real numbers λ i (x), i n +, such that for any x R n n+ (6) x = λ i (x)x i, with n+ λ i (x) =. The convex hull of the d + points x,, x d+ in R n d+ d+ (7) := {x = λ i x i 0 λ i, i = : d +, λ i = } is defined as a geometric d-simplex generated (or spanned) by the vertices x,, x d+. For example, a triangle is a 2-simplex and a tetrahedron is a 3-simplex. For an integer 0 m d, an m-dimensional face of is any m-simplex generated by m + vertices of. Zero dimensional faces are vertices and one-dimensional faces are called edges of. The (d )-face opposite to the vertex x i will be denoted by F i. The numbers λ (x),, λ d+ (x) are called barycentric coordinates of x with respect to the d + points x,, x d+. There is a simple geometric meaning of the barycentric

3 INTRODUCTION TO FINITE ELEMENT METHODS 3 coordinates. Given a x, let i (x) be the simplex with vertices x i replaced by x. Then, by the Cramer s rule for solving (5), (8) λ i (x) = i(x), where is the Lebesgue measure in R d, namely area in two dimensions and volume in three dimensions. Note that λ i (x) is an affine function of x and vanished on the face F i. x i x x i x x x i i (a) d simplex (b) 2d simplex (c) 3d simplex FIGURE. Geometric explanation FIGUREof. barycentric Patches are coordinates. similar It is convenient to have a standard simplex s n R n spanned by the vertices 0, e,, e n where e i = (0,,,, 0). Then any n-simplex R n can be thought as an image of s n through an affine map B : s n with B(e i ) = x i. See Figure 2. The simplex s n is also often called reference simplex z B 0 s s 2 s 3 0 x (a) A standard simplex in R (b) A standard simplex in R 2 (c) A standard simplex in R 3 FIGURE 2. Reference simplexes in R, R 2 and R 3 y Let Ω be a polyhedral domain in R d, d. A geometric triangulation (also called mesh or grid) T of Ω is a set of d-simplices such that T = Ω, and i j =, i j. Remark 2.. In this course, we restrict ourself to simplicial triangulations. There are other type of meshes by partition the domain into quadrilateral (in 2-D), cubes, prisms (in 3-D), or polytopes in general.

4 4 LONG CHEN There are two conditions that we shall impose on triangulations that are important in the finite element computation. The first requirement is a topological property. A triangulation T is called conforming or compatible if the intersection of any two simplexes and in T is either empty or a common lower dimensional simplex (nodes in two dimensions, nodes and edges in three dimensions). (a) A triangulation (a) Bisect (a) Bisect with a triangle a hanging triangle node (b) A(b) conforming (b) Completion triangulation FIGURE 3. Two triangulations. FIGURE FIGURE. Newest. The Newest leftvertex is non-conforming bisection and the right is conforming. The second important condition depends on the geometric structure. A set of triangulations T is called shape regular if there exists a constant c 0 such that (9) max T diam() d c 0, for all T T, where diam() is the diameter of and is the measure of in R d. In two dimensions, it is equivalent to the minimal angle of each triangulation is bounded below uniformly in the shape regular class. We shall define h = /n for any T T. By (9), h diam() represents the size of an element T for a shape regular triangulation T T. In addition to (9), if max T (0) ρ, for all T T, min T T is called quasi-uniform. For quasi-uniform grids, define the mesh size of T as h T := max T h. It is used to measure the approximation rate. In FEM literature, we often write a triangulation as T h Abstract simplex and simplicial complex. To distinguish the topological structure with the geometric one, we now understand the points as abstract entities and introduce abstract simplex or combinatorial simplex. The set = {v,, v d+ } of d + abstract points is called an abstract d-simplex. A face σ of a simplex is a simplex determined by a non-empty subset of. A k-face has k + points. A proper face is any face different from. Let N = {v, v 2,, v N } be a set of N abstract points. An abstract simplicial complex T is a set of simplices formed by finite subsets of N such that if T is a simplex, then any face of is also a simplex in T. By the definition, a two dimensional combinatorial complex T contains not only triangles but also edges and vertices of these triangles. A geometric triangulation defined before is only a set of d-simplex not its faces. By including all its face, we shall get a simplicial complex. A subset M T is a subcomplex of T if M is a simplicial complex itself. Important classes of subcomplex includes the star or ring of a simplex. That is for a simplex σ T star(σ) = { T, σ }.

5 INTRODUCTION TO FINITE ELEMENT METHODS 5 If two, or more, simplices of T share a common face, they are called adjacent or neighbors. The boundary of T is formed by any proper face that belongs to only one simplex, and its faces. By associating the set of abstract points with geometric points in R n, n d, we obtain a geometric shape consisting of piecewise flat simplices. This is called a geometric realization of an abstract simplicial complex or, using the terminology of geometry, the embedding of T into R n. The embedding is uniquely determined by the identification of abstract and geometric vertices. We would like to emphasis that they are two different structures of a triangulation T : one is the topology of a mesh which is determined by the combinatorial connectivity of vertices; another is the geometric shape which depends on the location of the vertices. For example, a planar triangulation is a two dimensional abstract simplicial complex which can be embedded into R 2 and thus called 2-D triangulation. A 2-D simplicial complex could also be embedding into R 3 and result a triangulation of a surface. For these two different embedding, they have the same combinatory structure as an abstract simplicial complex but different geometric structure by representing a flat domain in R 2 or a surface in R LINEAR FINITE ELEMENT SPACES In this section we introduce the simplest linear finite element space of H (Ω) and use scaling argument to estimate the interpolation error. 3.. Linear finite element space and the nodal interpolation. Given a shape regular triangulation T h of Ω, we set V h := {v v C(Ω), and v P, T h }, where P () denotes the space of polynomials of degree (linear) on T h. Whenever we need to deal with boundary conditions, we further define V h,0 = V h H 0 (Ω). We note here that the global continuity is also necessary in the definition of V h in the sense that if u H (Ω), and u is piecewise smooth, then u should be continuous. We use N to denote the dimension of finite element spaces. For V h, N is the number of vertices of the triangulation T h and for V h,0, N is the number of interior vertices. For linear finite element spaces, we have the so called a nodal basis functions {φ i, i =, N} such that φ i is piecewise linear (with respect to the triangulation) and φ i (x j ) = δ i,j for all vertices x j of T h. Therefore for any v h V h, we have the representation v h (x) = N v h (x i )φ i (x). Due to the shape of the nodal basis function, it is also called hat function. See Figure 4 for an illustration in -D and 2-D. Note that φ i is the corresponding barycentrical coordinates. The nodal interpolation operator I h : C(Ω) V h is defined as (I h u)(x) = and denoted by the short notation u I := I h u. N u(x i )φ i (x),

6 6 LONG CHEN (a) d basis function (b) 2d basis function FIGURE 4. Nodal basis functions in d and 2d Scaling argument and inverse inequality. Let ˆ = s n be the standard n-simplex which is also called reference simplex. Define an affine map F : ˆ, and the function ˆv h (ˆx) = v h (F (ˆx)), ˆx ˆ. The affine map F consists of translation, rotation and scaling. Essentially it is like a scaling of variables x = hˆx. The following important relation between the norms on the reference simplex and physical simplex can be easily proved by changing of variable. The shape regularity of a simplex will be needed to bound the 2-norm of Jacobi matrix and its determinant in terms of h. Lemma 3.. When is shape regular, we have () ˆD αˆv 0,p,ˆ h sobn(k,p) D α v 0,p,, for all α = k, where the Sobolev number is sob n (k, p) = k n p. Proof. Let J = ( x ˆx) be the Jacobi matrix of the map F. Then ˆ ˆv = J v and consequently ˆD αˆv h k D α v, cf. Exercise 3. Use the change of variable dx = J dˆx h n dˆx, we have ˆD αˆv p dˆx h kp D α v h n dx. Then the results follows. ˆ For two Banach spaces B 0, B, the continuous embedding B B 0 implies that u B0 u B, for all u B. The inequality in the reserve way u B u B0 may not true. Now considering finite element spaces V h B i, i = 0, endowed with two norms. For a fixed h, the dimension of V h is finite. Since all the norms of finite dimensional spaces are equivalent, there exists constant C h such that (2) u h B C h u h B0, for all u h V h. The constant C h in (2) depends on the size and shape of the domain. If we consider the restriction on one element and transfer to the reference element ˆ, the constant for the norm equivalence will not depend on h, i.e., û h B,ˆ û h B0,ˆ.

7 INTRODUCTION TO FINITE ELEMENT METHODS 7 Using the map F, we can then determine the constant in terms of the mesh size h. This is called scaling argument. As an example, we obtain the following typical inverse inequalities (3) (4) u h, h u h, and u h 0,p, h n(/p /q) u h 0,q,, q p. Recall that we have the following refined embedding theorem (5) v 0,p,Ω C(n, Ω) p /n v,n,ω, for all p <. Using the inverse inequality and the above embedding result, for u h V h, we have v h h n/p v h 0,p h n/p p /n v h,n. n/ log h Now choosing p = log h and noting h embedding result: (6) v h log h /n v h,n, for all v h V h. C, we get the following discrete In particular, when n = 2, we can almost control the maximum norm of a finite element function by its H norm. Although the term log h is unbounded as h 0, it increases very slowly and appears as a constant for practical h Error estimate of nodal interpolation. We use the scaling argument to estimate the interpolation error u u I,Ω and refer to Exercise 4 for a proof using multipoint Taylor series. Theorem 3.2. For u H 2 (Ω), Ω R n, n =, 2, 3, and V h the linear finite element space based on quasi-uniform triangulations T h, we have u u I,Ω h u 2,Ω. Proof. First of all, by the Sobolev embedding theorem, H 2 C( Ω) for n 3. Thus the nodal interpolation u I is well defined. Since û,ˆ û 2,ˆ, and û I,ˆ û I 0,,ˆ û 0,,ˆ û 2,ˆ, we get the estimate in the reference simplex: for û H 2 (ˆ) (7) û û I,ˆ û,ˆ + û I,ˆ û 2,ˆ. The nodal interpolation will preserve linear polynomials i.e. ˆp I = ˆp for ˆp P (ˆ), then û û I,ˆ = (û + ˆp) (û + ˆp) I,ˆ û + ˆp 2,ˆ, ˆp P (ˆ), and thus by the Bramble-Hilbert lemma (8) û û I,ˆ inf ˆp P (ˆ) û + ˆp 2, û 2,ˆ. We now use the scaling argument to transfer the inequality back to the simplex. First û 2,ˆ h 2 n 2 u 2,. To scale the left hand side, we need a property of the interpolation operator (9) û u I = û û I,

8 8 LONG CHEN namely the interpolation is affine invariant, which can be verified easily by definition. Then by the scaling argument h n 2 u u I, û u I,ˆ = û û I,ˆ. Combing all the arguments above leads to the interpolation error estimate on a quasiuniform mesh. For u H 2 (Ω), u u I 2,Ω = u u I 2, h 2 u 2 2, h 2 u 2 2,Ω. T h T h 4. FINITE ELEMENT METHODS AND ERROR ESTIMATE Finite element methods for solving Poisson equation is a special case of Galerkin method by choosing the subspace V h V based on a triangulation T h of the underlying domain. As an example, let us consider the linear finite element space V h. The finite element approximation will be: find u h V h such that (20) a(u h, v h ) = f, v h, for all v h V h. Again the existence and uniqueness follows from the Riesz representation theorem since f V V h is also a continuous linear functional on V h and by Poincaré inequality a(, ) defines an inner production on H 0 (Ω). 4.. H error estimate. We first derive an important orthogonality result for projections. Let u and u h be the solution of continuous and discrete equations respectively i.e. a(u, v) = f, v v H 0 (Ω), a(u h, v) = f, v v V h. By subtracting these two equations, we then get an important orthogonality (2) a(u u h, v h ) = 0 v h V h, which implies the following optimality of the finite element approximation (22) (u u h ) = inf v h V h (u v h ). Theorem 4.. Let u and u h be the solution of continuous and discrete equations respectively. When u H 2 (Ω) H 0 (Ω), we have the following optimal order estimate: (23) (u u h ) h u 2. Furthermore when H 2 -regularity result holds, we have (24) (u u h ) h f. Proof. When u H 2 (Ω) H 0 (Ω), the nodal interpolation operator is well defined by the embedding theorem. By (22), we then have (u u h ) (u u I ) h u 2 h f. Here in the second, we have used the error estimate of interpolation operator, and in the third one, we have useed the regularity result.

9 INTRODUCTION TO FINITE ELEMENT METHODS L 2 error estimate. Now we estimate u u h. The main technical is the combination of the duality argument and the regularity result. It is known as Aubin-Nitsche duality argument or simply Nitsche s trick. Theorem 4.2. Let u and u h be the solution of continuous and discrete equations respectively. Suppose the H 2 regularity result holds, we then have the following optimal order approximation in L 2 norm (25) u u h h 2 u 2. Proof. By the H 2 regularity result, there exists w H 2 (Ω) H 0 (Ω) such that (26) a(w, v) = (u u h, v), for all v H 0 (Ω), and w 2 C u u h. Choosing v = u u h in (26), we get u u h 2 = a(w, u u h ) Canceling one u u h, we get = a(w w I, u u h ) (w w I ) (u u h ) h w 2 (u u h ) h u u h (u u h ) u u h Ch (u u h ) h 2 u 2. (orthogonality) (regularity). For the estimate in H norm, when u is smooth enough, we can obtain the optimal first order estimate. But for L 2 norm, the duality argument requires H 2 elliptic regularity, which in turn requires that the polygonal domain be convex. In fact, for a non-convex polygonal domain, it will usually not be true that u u h = O(h 2 ) even if the solution u is smooth.

10 0 LONG CHEN EXERCISE. A multi-index α is an k-tuple of non-negative integers α = (α, α 2,, α k ). The length of α is defined by α = k α i, and α! = α!... α n!. For a given vector x = (x, x 2,, x k ), we define x α = x α xα2 2 xα k k. Finally let λ = (λ, λ 2,, λ n+ ) denote the vector of barycentric coordinates. For an n + multi-index α and an n-simplex, one has (27) λ α (x)dx = α!n! ( α + n)!. We shall prove the identity (27) through the following sub-problems: () n = and = [0, ]. Prove that 0 x α ( x) α2 dx = α!α 2! (α + α 2 + )! (2) n = 2 and = s 2. Prove that α x α y α2 ( x y) α3!α 2!α 3! dx = (α + α 2 + α 3 + 2)! (3) Prove the identity (27) for = s n using induction on n. (4) Prove the identity (27) for general simplex by using the transformation from the standard simplex s n. 2. In this exercise, we give explicit formula of the stiffness matrix. Let be a triangle with vertices x, x 2, x 3 and let λ, λ 2, λ 3 be corresponding barycentric coordinates. () Let n i be the outward normal vector of the edge e i and d i be the distance from x i to e i. Prove that λ i = d i n i. (2) Let θ i be the angle associated to the vertex x i. Prove that λ i λ j dx = 2 cot θ k, where (i, j, k) is any permutation of (, 2, 3). (3) Let c i = cot θ i, i = to 3. If we define the local stiffness matrix A as 3 3 matrix formed by λ i λ j dx, i, j =, 2, 3. Show that A = c 2 + c 3 c 3 c 2 c 3 c 3 + c c. 2 c 2 c c + c 2 (4) Let e be an interior edge in the triangulation T with nodes x i and x j, and shared by two triangles and 2. Denoted the angle in oppositing to e by θ e. Then prove that the entry a ij = Ω φ i φ j dx is a ij = (cot θ e + cot θe 2 ). 2 Consequently a ij 0 if and only if θ e π. By the way, if a 2-D triangulation satisfying θ e + θ 2 e + θe 2 π, it is called a Delaunay triangulation.

11 INTRODUCTION TO FINITE ELEMENT METHODS 3. In this exercise, we compute the singular values of the affine map from the reference triangle ˆ spanned by â = (, 0), â 2 = (0, ) and â 3 = (0, 0) to a triangle with three vertices a i, i =, 2, 3. One of such affine map is to match the local indices of three vertices, i.e., F (â i ) = a i, i =, 2, 3: F (ˆx) = B (ˆx) + c, where [ ] x x B = 3 y y 3, and c = (x x 2 x 3 y 2 y 3, y 3 ). 3 () Estimate the σ max (B) and σ min (B) in terms of edge lengthes and angles of the triangle. (2) Establish inequalities between v and ˆ ˆv where ˆv(ˆx) := v(f (ˆx)). 4. In this exercise, we give an elementary proof of the interpolation error estimate. Let be a simplex with vertices x i, i =,..., n + and {λ i, i =,..., n + } be the corresponding barycentric coordinates. () Show that n+ u I (x) = u(x i )λ i (x), n+ λ i (x) =, (2) Let us introduce the auxiliary functions and g i (t, x) = u(x i + t(x x i )). For u C 2 ( ), prove the following error equations n+ (u I u)(x) = λ i (x) n+ (u I u)(x) = λ i 0 0 n+ (x x i )λ i (x) = 0. tg i (t, x)dt, tg i (t, x)dt. Hint: Multiply the following Taylor series by λ i and sum over i g i (0, x) = g i (, x) g i(, x) + 0 tg i (t, x)dt. (3) Let u W 2,p with p > n/2. Using the error formulate in (2) to prove u u I 0,p C h 2 u 2,p, u u I,p C 2 h u 2,p. Try to obtain a sharp constants in the above inequalities. 4. We can define the quadratic element by using piecewise quadratic polynomials. () Inside one triangle, write out a basis of the quadratic element. (2) Derive the error estimate on u u h, u u h, and u u h.

Chapter 3 Conforming Finite Element Methods 3.1 Foundations Ritz-Galerkin Method

Chapter 3 Conforming Finite Element Methods 3.1 Foundations Ritz-Galerkin Method Chapter 3 Conforming Finite Element Methods 3.1 Foundations 3.1.1 Ritz-Galerkin Method Let V be a Hilbert space, a(, ) : V V lr a bounded, V-elliptic bilinear form and l : V lr a bounded linear functional.

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

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 posteriori error estimation for elliptic problems

A posteriori error estimation for elliptic problems A posteriori error estimation for elliptic problems Praveen. C praveen@math.tifrbng.res.in Tata Institute of Fundamental Research Center for Applicable Mathematics Bangalore 560065 http://math.tifrbng.res.in

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

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

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

1 Discretizing BVP with Finite Element Methods.

1 Discretizing BVP with Finite Element Methods. 1 Discretizing BVP with Finite Element Methods In this section, we will discuss a process for solving boundary value problems numerically, the Finite Element Method (FEM) We note that such method is a

More information

Chapter 5 A priori error estimates for nonconforming finite element approximations 5.1 Strang s first lemma

Chapter 5 A priori error estimates for nonconforming finite element approximations 5.1 Strang s first lemma Chapter 5 A priori error estimates for nonconforming finite element approximations 51 Strang s first lemma We consider the variational equation (51 a(u, v = l(v, v V H 1 (Ω, and assume that the conditions

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

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

Lecture Notes: African Institute of Mathematics Senegal, January Topic Title: A short introduction to numerical methods for elliptic PDEs

Lecture Notes: African Institute of Mathematics Senegal, January Topic Title: A short introduction to numerical methods for elliptic PDEs Lecture Notes: African Institute of Mathematics Senegal, January 26 opic itle: A short introduction to numerical methods for elliptic PDEs Authors and Lecturers: Gerard Awanou (University of Illinois-Chicago)

More information

DISCRETE MAXIMUM PRINCIPLES in THE FINITE ELEMENT SIMULATIONS

DISCRETE MAXIMUM PRINCIPLES in THE FINITE ELEMENT SIMULATIONS DISCRETE MAXIMUM PRINCIPLES in THE FINITE ELEMENT SIMULATIONS Sergey Korotov BCAM Basque Center for Applied Mathematics http://www.bcamath.org 1 The presentation is based on my collaboration with several

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

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

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

Finite Elements. Colin Cotter. January 15, Colin Cotter FEM

Finite Elements. Colin Cotter. January 15, Colin Cotter FEM Finite Elements January 15, 2018 Why Can solve PDEs on complicated domains. Have flexibility to increase order of accuracy and match the numerics to the physics. has an elegant mathematical formulation

More information

Lecture 9 Approximations of Laplace s Equation, Finite Element Method. Mathématiques appliquées (MATH0504-1) B. Dewals, C.

Lecture 9 Approximations of Laplace s Equation, Finite Element Method. Mathématiques appliquées (MATH0504-1) B. Dewals, C. Lecture 9 Approximations of Laplace s Equation, Finite Element Method Mathématiques appliquées (MATH54-1) B. Dewals, C. Geuzaine V1.2 23/11/218 1 Learning objectives of this lecture Apply the finite difference

More information

PARTITION OF UNITY FOR THE STOKES PROBLEM ON NONMATCHING GRIDS

PARTITION OF UNITY FOR THE STOKES PROBLEM ON NONMATCHING GRIDS PARTITION OF UNITY FOR THE STOES PROBLEM ON NONMATCHING GRIDS CONSTANTIN BACUTA AND JINCHAO XU Abstract. We consider the Stokes Problem on a plane polygonal domain Ω R 2. We propose a finite element method

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

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

QUADRILATERAL H(DIV) FINITE ELEMENTS

QUADRILATERAL H(DIV) FINITE ELEMENTS QUADRILATERAL H(DIV) FINITE ELEMENTS DOUGLAS N. ARNOLD, DANIELE BOFFI, AND RICHARD S. FALK Abstract. We consider the approximation properties of quadrilateral finite element spaces of vector fields defined

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

PREPRINT 2010:25. Fictitious domain finite element methods using cut elements: II. A stabilized Nitsche method ERIK BURMAN PETER HANSBO

PREPRINT 2010:25. Fictitious domain finite element methods using cut elements: II. A stabilized Nitsche method ERIK BURMAN PETER HANSBO PREPRINT 2010:25 Fictitious domain finite element methods using cut elements: II. A stabilized Nitsche method ERIK BURMAN PETER HANSBO Department of Mathematical Sciences Division of Mathematics CHALMERS

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

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

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

SHARP BOUNDARY TRACE INEQUALITIES. 1. Introduction

SHARP BOUNDARY TRACE INEQUALITIES. 1. Introduction SHARP BOUNDARY TRACE INEQUALITIES GILES AUCHMUTY Abstract. This paper describes sharp inequalities for the trace of Sobolev functions on the boundary of a bounded region R N. The inequalities bound (semi-)norms

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

Subdiffusion in a nonconvex polygon

Subdiffusion in a nonconvex polygon Subdiffusion in a nonconvex polygon Kim Ngan Le and William McLean The University of New South Wales Bishnu Lamichhane University of Newcastle Monash Workshop on Numerical PDEs, February 2016 Outline Time-fractional

More information

MULTIGRID PRECONDITIONING IN H(div) ON NON-CONVEX POLYGONS* Dedicated to Professor Jim Douglas, Jr. on the occasion of his seventieth birthday.

MULTIGRID PRECONDITIONING IN H(div) ON NON-CONVEX POLYGONS* Dedicated to Professor Jim Douglas, Jr. on the occasion of his seventieth birthday. MULTIGRID PRECONDITIONING IN H(div) ON NON-CONVEX POLYGONS* DOUGLAS N ARNOLD, RICHARD S FALK, and RAGNAR WINTHER Dedicated to Professor Jim Douglas, Jr on the occasion of his seventieth birthday Abstract

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

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

A very short introduction to the Finite Element Method

A very short introduction to the Finite Element Method A very short introduction to the Finite Element Method Till Mathis Wagner Technical University of Munich JASS 2004, St Petersburg May 4, 2004 1 Introduction This is a short introduction to the finite element

More information

PIECEWISE LINEAR FINITE ELEMENT METHODS ARE NOT LOCALIZED

PIECEWISE LINEAR FINITE ELEMENT METHODS ARE NOT LOCALIZED PIECEWISE LINEAR FINITE ELEMENT METHODS ARE NOT LOCALIZED ALAN DEMLOW Abstract. Recent results of Schatz show that standard Galerkin finite element methods employing piecewise polynomial elements of degree

More information

Numerical Solution I

Numerical Solution I Numerical Solution I Stationary Flow R. Kornhuber (FU Berlin) Summerschool Modelling of mass and energy transport in porous media with practical applications October 8-12, 2018 Schedule Classical Solutions

More information

Finite Element Method for Ordinary Differential Equations

Finite Element Method for Ordinary Differential Equations 52 Chapter 4 Finite Element Method for Ordinary Differential Equations In this chapter we consider some simple examples of the finite element method for the approximate solution of ordinary differential

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

Chapter 1: The Finite Element Method

Chapter 1: The Finite Element Method Chapter 1: The Finite Element Method Michael Hanke Read: Strang, p 428 436 A Model Problem Mathematical Models, Analysis and Simulation, Part Applications: u = fx), < x < 1 u) = u1) = D) axial deformation

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

TMA4220: Programming project - part 1

TMA4220: Programming project - part 1 TMA4220: Programming project - part 1 TMA4220 - Numerical solution of partial differential equations using the finite element method The programming project will be split into two parts. This is the first

More information

Chapter 1. Preliminaries. The purpose of this chapter is to provide some basic background information. Linear Space. Hilbert Space.

Chapter 1. Preliminaries. The purpose of this chapter is to provide some basic background information. Linear Space. Hilbert Space. Chapter 1 Preliminaries The purpose of this chapter is to provide some basic background information. Linear Space Hilbert Space Basic Principles 1 2 Preliminaries Linear Space The notion of linear space

More information

Thomas Apel 1, Ariel L. Lombardi 2 and Max Winkler 1

Thomas Apel 1, Ariel L. Lombardi 2 and Max Winkler 1 Mathematical Modelling and Numerical Analysis Modélisation Mathématique et Analyse Numérique Will be set by the publisher ANISOTROPIC MESH REFINEMENT IN POLYHEDRAL DOMAINS: ERROR ESTIMATES WITH DATA IN

More information

Building a finite element program in MATLAB Linear elements in 1d and 2d

Building a finite element program in MATLAB Linear elements in 1d and 2d Building a finite element program in MATLAB Linear elements in 1d and 2d D. Peschka TU Berlin Supplemental material for the course Numerische Mathematik 2 für Ingenieure at the Technical University Berlin,

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

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

Finite Element Error Estimates in Non-Energy Norms for the Two-Dimensional Scalar Signorini Problem

Finite Element Error Estimates in Non-Energy Norms for the Two-Dimensional Scalar Signorini Problem Journal manuscript No. (will be inserted by the editor Finite Element Error Estimates in Non-Energy Norms for the Two-Dimensional Scalar Signorini Problem Constantin Christof Christof Haubner Received:

More information

PDE & FEM TERMINOLOGY. BASIC PRINCIPLES OF FEM.

PDE & FEM TERMINOLOGY. BASIC PRINCIPLES OF FEM. PDE & FEM TERMINOLOGY. BASIC PRINCIPLES OF FEM. Sergey Korotov Basque Center for Applied Mathematics / IKERBASQUE http://www.bcamath.org & http://www.ikerbasque.net 1 Introduction The analytical solution

More information

Geometric Multigrid Methods

Geometric Multigrid Methods Geometric Multigrid Methods Susanne C. Brenner Department of Mathematics and Center for Computation & Technology Louisiana State University IMA Tutorial: Fast Solution Techniques November 28, 2010 Ideas

More information

10 The Finite Element Method for a Parabolic Problem

10 The Finite Element Method for a Parabolic Problem 1 The Finite Element Method for a Parabolic Problem In this chapter we consider the approximation of solutions of the model heat equation in two space dimensions by means of Galerkin s method, using piecewise

More information

Scientific Computing I

Scientific Computing I Scientific Computing I Module 8: An Introduction to Finite Element Methods Tobias Neckel Winter 2013/2014 Module 8: An Introduction to Finite Element Methods, Winter 2013/2014 1 Part I: Introduction to

More information

PROBLEMS. (b) (Polarization Identity) Show that in any inner product space

PROBLEMS. (b) (Polarization Identity) Show that in any inner product space 1 Professor Carl Cowen Math 54600 Fall 09 PROBLEMS 1. (Geometry in Inner Product Spaces) (a) (Parallelogram Law) Show that in any inner product space x + y 2 + x y 2 = 2( x 2 + y 2 ). (b) (Polarization

More information

2 Elliptic Differential Equations

2 Elliptic Differential Equations 2 Elliptic Differential Equations 2.1 Classical solutions As far as existence and uniqueness results for classical solutions are concerned, we restrict ourselves to linear elliptic second order elliptic

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

Nodal O(h 4 )-superconvergence of piecewise trilinear FE approximations

Nodal O(h 4 )-superconvergence of piecewise trilinear FE approximations Preprint, Institute of Mathematics, AS CR, Prague. 2007-12-12 INSTITTE of MATHEMATICS Academy of Sciences Czech Republic Nodal O(h 4 )-superconvergence of piecewise trilinear FE approximations Antti Hannukainen

More information

Nedelec elements for computational electromagnetics

Nedelec elements for computational electromagnetics Nedelec elements for computational electromagnetics Per Jacobsson, June 5, 2007 Maxwell s equations E = jωµh () H = jωεe + J (2) (εe) = ρ (3) (µh) = 0 (4) J = jωρ (5) Only three of the equations are needed,

More information

A multipoint flux mixed finite element method on hexahedra

A multipoint flux mixed finite element method on hexahedra A multipoint flux mixed finite element method on hexahedra Ross Ingram Mary F. Wheeler Ivan Yotov Abstract We develop a mixed finite element method for elliptic problems on hexahedral grids that reduces

More information

Numerical methods for PDEs FEM convergence, error estimates, piecewise polynomials

Numerical methods for PDEs FEM convergence, error estimates, piecewise polynomials Platzhalter für Bild, Bild auf Titelfolie hinter das Logo einsetzen Numerical methods for PDEs FEM convergence, error estimates, piecewise polynomials Dr. Noemi Friedman Contents of the course Fundamentals

More information

Higher-Order Compact Finite Element Method

Higher-Order Compact Finite Element Method Higher-Order Compact Finite Element Method Major Qualifying Project Advisor: Professor Marcus Sarkis Amorn Chokchaisiripakdee Worcester Polytechnic Institute Abstract The Finite Element Method (FEM) is

More information

INTRODUCTION TO MULTIGRID METHODS

INTRODUCTION TO MULTIGRID METHODS INTRODUCTION TO MULTIGRID METHODS LONG CHEN 1. ALGEBRAIC EQUATION OF TWO POINT BOUNDARY VALUE PROBLEM We consider the discretization of Poisson equation in one dimension: (1) u = f, x (0, 1) u(0) = u(1)

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 A Framework for Interpolation Error Estimation of Affine Equivalent FEs 1 The

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

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

Problem Set 6: Solutions Math 201A: Fall a n x n,

Problem Set 6: Solutions Math 201A: Fall a n x n, Problem Set 6: Solutions Math 201A: Fall 2016 Problem 1. Is (x n ) n=0 a Schauder basis of C([0, 1])? No. If f(x) = a n x n, n=0 where the series converges uniformly on [0, 1], then f has a power series

More information

Introduction to finite element exterior calculus

Introduction to finite element exterior calculus Introduction to finite element exterior calculus Ragnar Winther CMA, University of Oslo Norway Why finite element exterior calculus? Recall the de Rham complex on the form: R H 1 (Ω) grad H(curl, Ω) curl

More information

Hamburger Beiträge zur Angewandten Mathematik

Hamburger Beiträge zur Angewandten Mathematik Hamburger Beiträge zur Angewandten Mathematik Numerical analysis of a control and state constrained elliptic control problem with piecewise constant control approximations Klaus Deckelnick and Michael

More information

arxiv: v2 [math.na] 17 Jun 2010

arxiv: v2 [math.na] 17 Jun 2010 Numerische Mathematik manuscript No. (will be inserted by the editor) Local Multilevel Preconditioners for Elliptic Equations with Jump Coefficients on Bisection Grids Long Chen 1, Michael Holst 2, Jinchao

More information

Juan Vicente Gutiérrez Santacreu Rafael Rodríguez Galván. Departamento de Matemática Aplicada I Universidad de Sevilla

Juan Vicente Gutiérrez Santacreu Rafael Rodríguez Galván. Departamento de Matemática Aplicada I Universidad de Sevilla Doc-Course: Partial Differential Equations: Analysis, Numerics and Control Research Unit 3: Numerical Methods for PDEs Part I: Finite Element Method: Elliptic and Parabolic Equations Juan Vicente Gutiérrez

More information

Optimal multilevel preconditioning of strongly anisotropic problems.part II: non-conforming FEM. p. 1/36

Optimal multilevel preconditioning of strongly anisotropic problems.part II: non-conforming FEM. p. 1/36 Optimal multilevel preconditioning of strongly anisotropic problems. Part II: non-conforming FEM. Svetozar Margenov margenov@parallel.bas.bg Institute for Parallel Processing, Bulgarian Academy of Sciences,

More information

Overview of normed linear spaces

Overview of normed linear spaces 20 Chapter 2 Overview of normed linear spaces Starting from this chapter, we begin examining linear spaces with at least one extra structure (topology or geometry). We assume linearity; this is a natural

More information

1. Let a(x) > 0, and assume that u and u h are the solutions of the Dirichlet problem:

1. Let a(x) > 0, and assume that u and u h are the solutions of the Dirichlet problem: Mathematics Chalmers & GU TMA37/MMG800: Partial Differential Equations, 011 08 4; kl 8.30-13.30. Telephone: Ida Säfström: 0703-088304 Calculators, formula notes and other subject related material are not

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

Sobolevology. 1. Definitions and Notation. When α = 1 this seminorm is the same as the Lipschitz constant of the function f. 2.

Sobolevology. 1. Definitions and Notation. When α = 1 this seminorm is the same as the Lipschitz constant of the function f. 2. Sobolevology 1. Definitions and Notation 1.1. The domain. is an open subset of R n. 1.2. Hölder seminorm. For α (, 1] the Hölder seminorm of exponent α of a function is given by f(x) f(y) [f] α = sup x

More information

Math 660-Lecture 15: Finite element spaces (I)

Math 660-Lecture 15: Finite element spaces (I) Math 660-Lecture 15: Finite element spaces (I) (Chapter 3, 4.2, 4.3) Before we introduce the concrete spaces, let s first of all introduce the following important lemma. Theorem 1. Let V h consists of

More information

Math 530 Lecture Notes. Xi Chen

Math 530 Lecture Notes. Xi Chen Math 530 Lecture Notes Xi Chen 632 Central Academic Building, University of Alberta, Edmonton, Alberta T6G 2G1, CANADA E-mail address: xichen@math.ualberta.ca 1991 Mathematics Subject Classification. Primary

More information

Projected Surface Finite Elements for Elliptic Equations

Projected Surface Finite Elements for Elliptic Equations Available at http://pvamu.edu/aam Appl. Appl. Math. IN: 1932-9466 Vol. 8, Issue 1 (June 2013), pp. 16 33 Applications and Applied Mathematics: An International Journal (AAM) Projected urface Finite Elements

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

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

hp-version Discontinuous Galerkin Finite Element Methods for Semilinear Parabolic Problems

hp-version Discontinuous Galerkin Finite Element Methods for Semilinear Parabolic Problems Report no. 3/11 hp-version Discontinuous Galerkin Finite Element Methods for Semilinear Parabolic Problems Andris Lasis Endre Süli We consider the hp version interior penalty discontinuous Galerkin finite

More information

Notes on Cellwise Data Interpolation for Visualization Xavier Tricoche

Notes on Cellwise Data Interpolation for Visualization Xavier Tricoche Notes on Cellwise Data Interpolation for Visualization Xavier Tricoche urdue University While the data (computed or measured) used in visualization is only available in discrete form, it typically corresponds

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

i=1 α i. Given an m-times continuously

i=1 α i. Given an m-times continuously 1 Fundamentals 1.1 Classification and characteristics Let Ω R d, d N, d 2, be an open set and α = (α 1,, α d ) T N d 0, N 0 := N {0}, a multiindex with α := d i=1 α i. Given an m-times continuously differentiable

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

Second Order Elliptic PDE

Second Order Elliptic PDE Second Order Elliptic PDE T. Muthukumar tmk@iitk.ac.in December 16, 2014 Contents 1 A Quick Introduction to PDE 1 2 Classification of Second Order PDE 3 3 Linear Second Order Elliptic Operators 4 4 Periodic

More information

INF-SUP CONDITION FOR OPERATOR EQUATIONS

INF-SUP CONDITION FOR OPERATOR EQUATIONS INF-SUP CONDITION FOR OPERATOR EQUATIONS LONG CHEN We study the well-posedness of the operator equation (1) T u = f. where T is a linear and bounded operator between two linear vector spaces. We give equivalent

More information

Numerical methods for PDEs FEM convergence, error estimates, piecewise polynomials

Numerical methods for PDEs FEM convergence, error estimates, piecewise polynomials Platzhalter für Bild, Bild auf Titelfolie hinter das Logo einsetzen Numerical methods for PDEs FEM convergence, error estimates, piecewise polynomials Dr. Noemi Friedman Contents of the course Fundamentals

More information

Basic Principles of Weak Galerkin Finite Element Methods for PDEs

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

More information

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

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

Orthogonality of hat functions in Sobolev spaces

Orthogonality of hat functions in Sobolev spaces 1 Orthogonality of hat functions in Sobolev spaces Ulrich Reif Technische Universität Darmstadt A Strobl, September 18, 27 2 3 Outline: Recap: quasi interpolation Recap: orthogonality of uniform B-splines

More information

Solution of Non-Homogeneous Dirichlet Problems with FEM

Solution of Non-Homogeneous Dirichlet Problems with FEM Master Thesis Solution of Non-Homogeneous Dirichlet Problems with FEM Francesco Züger Institut für Mathematik Written under the supervision of Prof. Dr. Stefan Sauter and Dr. Alexander Veit August 27,

More information

Chapter 12. Partial di erential equations Di erential operators in R n. The gradient and Jacobian. Divergence and rotation

Chapter 12. Partial di erential equations Di erential operators in R n. The gradient and Jacobian. Divergence and rotation Chapter 12 Partial di erential equations 12.1 Di erential operators in R n The gradient and Jacobian We recall the definition of the gradient of a scalar function f : R n! R, as @f grad f = rf =,..., @f

More information

Lehrstuhl Informatik V. Lehrstuhl Informatik V. 1. solve weak form of PDE to reduce regularity properties. Lehrstuhl Informatik V

Lehrstuhl Informatik V. Lehrstuhl Informatik V. 1. solve weak form of PDE to reduce regularity properties. Lehrstuhl Informatik V Part I: Introduction to Finite Element Methods Scientific Computing I Module 8: An Introduction to Finite Element Methods Tobias Necel Winter 4/5 The Model Problem FEM Main Ingredients Wea Forms and Wea

More information

ASYMPTOTICALLY EXACT A POSTERIORI ESTIMATORS FOR THE POINTWISE GRADIENT ERROR ON EACH ELEMENT IN IRREGULAR MESHES. PART II: THE PIECEWISE LINEAR CASE

ASYMPTOTICALLY EXACT A POSTERIORI ESTIMATORS FOR THE POINTWISE GRADIENT ERROR ON EACH ELEMENT IN IRREGULAR MESHES. PART II: THE PIECEWISE LINEAR CASE MATEMATICS OF COMPUTATION Volume 73, Number 246, Pages 517 523 S 0025-5718(0301570-9 Article electronically published on June 17, 2003 ASYMPTOTICALLY EXACT A POSTERIORI ESTIMATORS FOR TE POINTWISE GRADIENT

More information

Lecture 1. Toric Varieties: Basics

Lecture 1. Toric Varieties: Basics Lecture 1. Toric Varieties: Basics Taras Panov Lomonosov Moscow State University Summer School Current Developments in Geometry Novosibirsk, 27 August1 September 2018 Taras Panov (Moscow University) Lecture

More information

SOBOLEV SPACES AND ELLIPTIC EQUATIONS

SOBOLEV SPACES AND ELLIPTIC EQUATIONS SOBOLEV SPACES AND ELLIPTIC EQUATIONS LONG CHEN Sobolev spaces are fundamental in the study of partial differential equations and their numerical approximations. In this chapter, we shall give brief discussions

More information

Finite Element Spectral Approximation with Numerical Integration for the Biharmonic Eigenvalue Problem

Finite Element Spectral Approximation with Numerical Integration for the Biharmonic Eigenvalue Problem City University of New York (CUNY) CUNY Academic Works Publications and Research Kingsborough Community College 2014 Finite Element Spectral Approximation with Numerical Integration for the Biharmonic

More information

Finite Element Methods for Fourth Order Variational Inequalities

Finite Element Methods for Fourth Order Variational Inequalities Louisiana State University LSU Digital Commons LSU Doctoral Dissertations Graduate School 2013 Finite Element Methods for Fourth Order Variational Inequalities Yi Zhang Louisiana State University and Agricultural

More information

A P4 BUBBLE ENRICHED P3 DIVERGENCE-FREE FINITE ELEMENT ON TRIANGULAR GRIDS

A P4 BUBBLE ENRICHED P3 DIVERGENCE-FREE FINITE ELEMENT ON TRIANGULAR GRIDS A P4 BUBBLE ENRICHED P3 DIVERGENCE-FREE FINITE ELEMENT ON TRIANGULAR GRIDS SHANGYOU ZHANG DEDICATED TO PROFESSOR PETER MONK ON THE OCCASION OF HIS 6TH BIRTHDAY Abstract. On triangular grids, the continuous

More information

A non-standard Finite Element Method based on boundary integral operators

A non-standard Finite Element Method based on boundary integral operators A non-standard Finite Element Method based on boundary integral operators Clemens Hofreither Ulrich Langer Clemens Pechstein June 30, 2010 supported by Outline 1 Method description Motivation Variational

More information