Virtual Elements for plates and shells

Size: px
Start display at page:

Download "Virtual Elements for plates and shells"

Transcription

1 Virtual Elements for plates and shells Claudia Chinosi Dipartimento di Scienze e Innovazione Tecnologica, Università del Piemonte Orientale, Alessandria, Italia claudia.chinosi@unipmn.it eywords: Finite Element Method, Virtual Method, plates and shells. SUMMARY. General polygonal and polyhedral meshes naturally arise in the treatment of complex solution domains and heterogeneous materials and are particularly suited to moving meshes techniques as well as to adaptive mesh refinement and de-refinement. The Virtual Element Methods represent a new perspective for finite elements on polygons and polyhedra. INTRODUCTION In a variety of engineering applications it has to deal with complex shell structures. The Finite Element method is considered a fundamental numerical procedure to solve shell mathematical models and over the years various finite element schemes have been developed for the analysis of general shell structures. In recent times in order to solve a great variety of problems on fairly irregular decompositions, a Mimetic Finite Difference approach has been introduced (see e.g. []). This approach could be considered as an extension of the Finite Element spaces of lowest order to rather general element geometries. Recently some attempts have been made to extend this methodology to include higher order approximation in order to gain better accuracy in the numerical results. The analysis of these extensions gave rise to a new interpretation of Mimetic Finite Differences and to a subsequent new approach much closer to Finite Elements that is called Virtual Element Method (VEM) (see e.g. [2], [3], [4]). The basic idea of this new method can be summarized as follows. The Virtual Element spaces are just like the usual Finite Element spaces with the addition of suitable non-polynomial functions. The novelty here is that the non-polynomial part does not need to be known in detail but only through its degrees of freedom. Therefore the construction of the local stiffness matrix is simple and can be done for much more general geometries and higher order continuity conditions. In this paper we present the Virtual Element Method on the two-dimensional Laplace equation. We preserve the generality of the shape of the elements in the decomposition of the computational domain and the generality in the degree k of accuracy that we require to the method. After we generalize the Virtual Element approach to the linear plate bending problems in the irchhoff-love formulation. The performance of the new method is tested solving benchmark problems whose results are compared with the ones obtained using classical Finite Element schemes. Very good agreement with the theoretical results is observed. 2 THE POISSON PROBLEM We consider the problem u = f in Ω u = on Γ = Ω () where Ω R 2 is a polygonal domain with boundary Ω and f L 2 (Ω). The variational formulation reads { Find u V := H (Ω) suchthat (2) a(u,v) = (f,v) v V

2 with (, ) is the scalar product in L 2, a(u,v) = ( u, v), v = a(v,v). It is well known that problem (2) has a unique solution (see e.g. [5]). 3 THE DISCRETE PROBLEM. ABSTRACT FRAMEWOR Let{T h } h be a sequence of decompositions ofωinto disjoint open polygons, and let{e h } h be the set of edgeseof T h. The bilinear forma(, ) and the norm can be split as a(u,v) = T h a (u,v) u,v V, v = ( T h v 2,) /2 v V. (3) We observe that the seminorm is a norm on H (Ω), equivalent to the usual H (Ω) norm. For functions in the spaceh ( T h ) := T h H () we define a brokenh seminorm: A - We assume to have, for eachh, a spacev h V ; v h, = ( T h v 2, )/2 v V. (4) a symmetric bilinear forma h fromv h V h to R which can be split as we did forain (3): an elementf h V h a h (u h,v h ) = 3. An abstract convergence theorem T h a h (u h,v h ) u h,v h V h ; (5) A2 - In addition to the above hypothesis, we assume that there exists an integer k such that for all h, and for all in T h, we havep k () V h, (P k () is the space of polynomials of degree k on) and k Consistency: for allp P k () and for all v h V h, a h (p,v h ) = a (p,v h ) (6) Stability: there exist two positive constantsα andα, independent ofhand of, such that v h V h α a (v h,v h ) a h (v h,v h ) α a (v h,v h ) (7) Under the previous assumptions we can state the following theorem (see [2] for the proof). Theorem Under the assumptions A-A2 the discrete problem: { Find uh V h suchthat a h (u h,v h ) =< f h,v k > v h V h. (8) 2

3 has a unique solution u h. Moreover, for every approximation u I V h of u and for every approximationu π of u that is piecewise in P k, we have u u h C( u u I + u u π h, + F h ), (9) where C is a constant depending only on α and α, and for any h, F h is the smallest constant such that (f,v h ) < f h,v h > F h v h v h V h. () 4 DISCRETIZATION We construct the space V h and the bilinear form a h such that the assumptions of the Theorem are satisfied 4. Construction of V h For every decomposition T h of Ω into simple polygons with n edges, barycenter x and diameterh, we define for each element and fork the spaces: B k ( ) := {v C ( ) : v e P k (e) e } () V,k = {v H () : v B k ( ), v P k 2 ()} (2) It is easy to prove that the dimension ofv,k is given by N dim V,k = nk +k(k ) (3) We consider a set of degrees of freedom that is unisolvent forv,k (see [2]): V,k - The values ofv h at the vertices. E,k - Fork >, the values ofv h at k uniformly spaced points on each edgee. P,k - Fork >, the moments m(x)v h(x)dx m M k 2 (), where M k 2 () is the set of(k 2 k)/2 monomials {( ) s x x M k 2 =, s k 2}, (4) h with s := s +s 2 andx s := x s xs2 2. We can now define the space V h on the wholeω: V h = {v V : v B k ( ), v P k 2 (), T h }. (5) The dimension ofv h is given by N tot dimv h = N V +N E (k )+N P k(k )/2, (6) where N V, N E and N p are respectively the total number of internal vertices, internal edges and elements in T h. In agreement with the local choice of degrees of freedom we choose the following degrees of freedom that are unisolvent forv h : V - The values ofv h at the internal vertices. E - Fork >, the values ofv h atk uniformly spaced points on each internal edgee. P - Fork >, the moments m(x)v h(x)dx m M k 2 (), in each element. 3

4 4.2 Construction of a h We observe that the choice of the local degrees of freedom allows us to compute exactlya (p,v h ), p P k (), v h V,k without knowingv h in the interior of. Indeed we have a p (p,v h ) = p v h dx = pv h dx+ n v hds (7) Now, for any T h and for any sufficiently regular functionϕwe set ϕ := n n ϕ(v i ), V i = verticesof. (8) i= Next, we define the operatorπ k : V,k P k () V,k as the solution of: { a (Π k v h,q) = a (v h,q) q P k () Π k v h = v h (9) for all v h V,k. Then we choose a symmetric positive definite bilinear forms (, ) that verify c a (v h,v h ) S (v h,v h ) c a (v h,v h ) v h V,k with Π k v h = (2) for some positive constantc, c independent of andh. Finally we define a h (u h,v h ) = a (Π k u h,π k v h )+S (u h Π k u h,v h Π k v h ) u h,v h V,k. (2) The following theorem (see [2]) holds: Theorem 2 The bilinear form (2) satisfies the consistency property (6) and the stability property (7). 4.3 Choice ofs Here we illustrate a simple choice of S that ensures that the condition (2) is satisfied. Let χ i, i =,..N be the operator that associates to a smooth enough functionϕthei th local degree of freedomχ i (ϕ), we define the canonical basis{ϕ j } j=,..n as χ i (ϕ j ) = δ ij, i,j =,...N (22) We assume that there exists a γ > such that for all h and T h the distance between any two vertices of is γh,then in order to satisfy (2) it will be sufficient to choose: S (ϕ i Π k ϕ i,ϕ j Π k ϕ j) = χ r (ϕ i Π k ϕ i)χ r (ϕ j Π k ϕ j) (23) 4.4 Construction of the right-hand side N r= In the case k = we approximatef by a piecewise constant. Let Pk be the L2 ()-projection onto the spacep k, we define < f h,v h >= P f v h dx = P f v h, (24) T h T h 4 k

5 while fork 2 we set f h = Pk 2 f on each T h. Consequently the right-hand side becomes: < f h,v h > Pk 2fv h dx = T h fpk 2v h dx (25) 4.5 Error estimates T h In order to get the error estimates we give additional hypothesis on the decomposition T h (see e.g. [6]). We suppose that exists an integer N and a positive real number r such that for every h and for every T h we have the number of edges of is N the ratio between the shortest edge and the diameterh of is bigger thanr is star-shaped with respect to every point of a ball of radiusrh With these assumptions, according to the classical theory (see for instance [7]), the following proposition holds. Proposition There exists a constant C, depending only on k and r, such that for every s with s k + and for everyω H s () there exists aω π P k () such that ω ω π, +h ω ω π, Ch s ω s,. (26) Moreover, if ω H s () with 2 s k +, there exists aω I V,k such that ω ω I, +h ω ω I, Ch s ω s,. (27) Finally the following error estimate in thel 2 -norm can be derived (see [4]): Lemma Let the domain Ω be convex. Under the same assumptions of Theorem, for k 2, for every approximationu I of u inv h and for every approximationu π of u that is piecewise inp k, there exists a constant C independent of h such that ) u u h,ω Ch ( u u h + u u h h, +hˆk f f h,ω (28) withhˆk = if k = 2,hˆk = otherwise. Remark By applying the Theorem, the Proposition and the previous Lemma, if u is sufficiently regular, it follows that if k 3 u u h,ω Ch k+ u k+,ω (29) ifk =, assuming that the integration rule for the approximation of the load is at least of first order, it holds u u h,ω Ch 2 u 2 2,Ω + /2 (3) T h f 2, if k = 2 the optimal O(h 3 ) convergence rate is reached if a more accurate approximation of the right-hand side is used (see [4]). 5

6 5 THE PLATE PROBLEM Now we briefly illustrate the application of the Virtual Elements to the linear plate bending problem in the irchhoff-love formulation. 5. The continuous problem LetΩbe a convex polygonal domain occupied by the plate, let Ω be its boundary andf L 2 (Ω) be a transversal load acting on the plate. The irchhoff-love model for thin plates (see e.g. [8]) is to find the transversal displacementw, solution of D 2 w = f in Ω (3) et where D = 3 2( ν 2 ) is the bending rigidity, t is the thickness, E the Young modulus and ν the Poisson s ratio. Assuming the plate to be clamped, the boundary conditions become w = w n = on Ω, (32) where n is the outward normal direction. The variational formulation of (3)-(32) is: { Find w V := H 2 (Ω) suchthat a(w,v) = (f,v) v V (33) where the bilinear form a(, ) is now defined by: [ ] a(w,v) = D ( ν) (w / v / +2w /2 v /2 +w /22 v /22 dx+ν w v dx Ω Ω It is well known that problem (2) has a unique solution (see e.g. [5]). (34) 5.2 The discrete problem To discretize the plate problem we follow the same procedure as for the Poisson problem. Let {T h } h be a sequence of decompositions of Ω into disjoint open polygons, and let { E h } h be the set of edges e of T h. As in the case of the Poisson problem the idea is to construct a finite dimensional space V h V, a bilinear form a h (, ) : V h V h R and an element f h V h such that the discrete problem: { Find wh V h suchthat (35) a h (w h,v h ) =< f h,v k > v h V h, has a unique solution w h and good approximation properties hold. We will not explain here the construction ofv h, a h (, ), f h but we refer to the paper ([3])for details. 6 NUMERICAL RESULTS In this section we consider two test problems: a Poisson problem and a clamped plate problem. In both cases we apply the Virtual Element Method and we exploit its behavior by comparing the results with the Finite Element Method. 6

7 . X elements, hmean=6 2 X 2 elements, hmean=.73 4 X 4 elements, hmean= Figure : From left to right. Sequence of slightly distorted meshes X elements, hmean= 2 X 2 elements, hmean= X 4 elements, hmean= Figure 2: From left to right. Sequence of strongly distorted meshes 6. The Poisson problem We consider the problem u = in Ω u = on Γ = Ω (36) where Ω is the unit square. The simple shape of the domain enables the solution to be explicitly represented. Specifically, using separation of variables it can be shown that u(x,y) = x2 6 2 π 3 k=,k odd { sin(kπ(+x)/2) k 3 sinh(kπ) } (sinh(kπ(+y)/2)+sinh(kπ( y)/2)) (37) We approximate problem (36) applying the Virtual Element of orderk =. We use uniform meshes, quadrilateral meshes with slightly distorted elements and quadrilateral meshes with strongly distorted elements. In order to make a comparison with the Finite Element Method we consider the quadrilateral finite element of degree one (Q (), if the element is a rectangle, see e.g.[8]). We employ meshes with N N elements with N =, 2, 4, that in the quadrilateral cases give the sequences shown in figures and 2. We evaluate the errors in the L 2 discrete norm. In figure 3 we report the errors against the mean value of the mesh size h in the three cases: uniform, slightly and strongly distorted meshes. We observe that in the cases of uniform and slightly distorted meshes the error curves of the Virtual Method and the Finite Element Method are very close and show a slope equal to the theoretical convergence order. In the case of strongly distorted mesh the Virtual Method 7

8 is in agreement with the optimal convergence order while the Finite Element Method shows a very bad behavior. L 2 error 2 u u h 3 FEM strongly distorted FEM slightly distorted FEM uniform VEM strongly distorted VEM slightly distorted VEM uniform h log h Figure 3: Convergence curves for different meshes. 6.2 The plate problem We consider the problem D 2 w = f in Ω w = w n = on Ω (38) where Ω is the unit square and f is chosen in order to obtain as exact solution the function w = x 2 (x ) 2 y 2 (y ) 2. We approximate problem (38) with the Virtual Element of lowest degree of accuracy k = 2. This element is caracterized by the following local space V,k = {v H 2 () : v e P 3 (e), (v /n ) e P (e) e, 2 v = } (39) with the related degrees of freedom: value of v, v /, v /2 at the vertices of. This element is the extension to polygonal domains of two finite elements for plate: the Hsieh-Clough-Tocher reduced triangle (see [8]) and the finite element of lowest degree of the family of the assumed stresses hybrid methods (see [9]). We compare the results obtained by the Virtual Element (VEM3) and the Finite Elements CTR and HYB3 on a sequence of uniform meshes ofn N elements,n = 4,8,6,32. In figure 4 we report the relative errors in L 2, H and H 2 norm respectively against the mesh size h. As expected the results are in agreement with the theoretical predictions. 7 CONCLUSIONS We presented the features of the Virtual Element Method in the simple case of the Poisson problem. We applied the lowest element to a benchmark Poisson problem and we observed the capability 8

9 Figure 4: From left to right. Relative errors inl 2, H andh 2 norm of the method to perform well also in the case of very irregular mesh as opposed to what happens with the corresponding finite element. We tested the behaviour of the method also in the case ofc approximations as is the case of the plate bending problem. Also in this case we applied the lowest element to a benchmark plate problem on a uniform mesh and we observed the good agreement of the results with the theoretical predictions. The next development will be to apply the method to plate problems with polygonal domains and then to deal with complex structures such as shells for which the method seems to be particularly suitable. References [] Brezzi, F., Lipnikov,. and Simoncini, V., A family of mimetic finite difference methods on polygonal and polyedral meshes, Math. Models Methods Appl. Sci., 5, (25). [2] Beirao da Veiga, L., Brezzi, F., Cangiani, A., Manzini, G., Marini, L.D. and Russo, A., Basic principles of Virtual Element Methods, Math. Models Methods. Appl. Sci., 23(), (23). [3] Brezzi, F. and Marini, L.D., Virtual Element Method for plate bending problems,comput. Methods Appl. Mech. Engrg., 253, (23). [4] Beirao da Veiga, L., Brezzi, F. and Marini, L.D., Virtual Elements for linear elasticity problems,siam J. Numer. Anal. 5(2), (23). [5] Lions J.L. and Magenes E., Problème aux limites non homogène et applications. Vol I, Dunod, Paris (968) [6] Brezzi F., Buffa A. and Lipnikov. Mimetic finite differences for elliptic problems, M2AN:Math.Model.Numer.Anal., 43, (29) [7] Brenner, S.C. and Scott, R.L., The mathematical theory of finite element methods, Texts in Applied Mathematics, 5, Springer Verlag, New York (28). [8] Ciarlet P.G., The Finite Element Method for Elliptic Problems, North-Holland (978). [9] Brezzi F. and Marini L.D., On the numerical solution of plate bending problems by hybrid methods, R.A.I.R.O., R-3, 9, 5-5 (975). 9

arxiv: v1 [math.na] 27 Jan 2016

arxiv: v1 [math.na] 27 Jan 2016 Virtual Element Method for fourth order problems: L 2 estimates Claudia Chinosi a, L. Donatella Marini b arxiv:1601.07484v1 [math.na] 27 Jan 2016 a Dipartimento di Scienze e Innovazione Tecnologica, Università

More information

arxiv: v1 [math.na] 27 Jan 2016

arxiv: v1 [math.na] 27 Jan 2016 Virtual Element Method for fourth order problems: L 2 estimates Claudia Chinosi a, L. Donatella Marini b arxiv:1601.07484v1 [math.na] 27 Jan 2016 a Dipartimento di Scienze e Innovazione Tecnologica, Università

More information

BASIC PRINCIPLES OF VIRTUAL ELEMENT METHODS

BASIC PRINCIPLES OF VIRTUAL ELEMENT METHODS Mathematical Models and Methods in Applied Sciences Vol. 23, No. 1 (2013) 199 214 c World Scientific Publishing Company DOI: 10.1142/S0218202512500492 BASIC PRINCIPLES OF VIRTUAL ELEMENT METHODS L. BEIRÃO

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

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

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

THE NONCONFORMING VIRTUAL ELEMENT METHOD

THE NONCONFORMING VIRTUAL ELEMENT METHOD THE NONCONFORMING VIRTUAL ELEMENT METHOD BLANCA AYUSO DE DIOS, ONSTANTIN LIPNIOV, AND GIANMARCO MANZINI Abstract. We introduce the nonconforming Virtual Element Method (VEM) for the approximation of second

More information

Divergence free Virtual Elements for the Stokes problem on polygonal meshes

Divergence free Virtual Elements for the Stokes problem on polygonal meshes Divergence free Virtual Elements for the Stokes problem on polygonal meshes L. Beirão da Veiga, C. Lovadina and G. Vacca Abstract arxiv:1510.01655v1 [math.na] 6 Oct 2015 In the present paper we develop

More information

Mimetic Finite Difference methods

Mimetic Finite Difference methods Mimetic Finite Difference methods An introduction Andrea Cangiani Università di Roma La Sapienza Seminario di Modellistica Differenziale Numerica 2 dicembre 2008 Andrea Cangiani (IAC CNR) mimetic finite

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

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

ABHELSINKI UNIVERSITY OF TECHNOLOGY

ABHELSINKI UNIVERSITY OF TECHNOLOGY ABHELSINKI UNIVERSITY OF TECHNOLOGY TECHNISCHE UNIVERSITÄT HELSINKI UNIVERSITE DE TECHNOLOGIE D HELSINKI A posteriori error analysis for the Morley plate element Jarkko Niiranen Department of Structural

More information

A NEW CLASS OF MIXED FINITE ELEMENT METHODS FOR REISSNER MINDLIN PLATES

A NEW CLASS OF MIXED FINITE ELEMENT METHODS FOR REISSNER MINDLIN PLATES A NEW CLASS OF IXED FINITE ELEENT ETHODS FOR REISSNER INDLIN PLATES C. LOVADINA Abstract. A new class of finite elements for Reissner indlin plate problem is presented. The family is based on a modified

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

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

INSTITUTE OF MATHEMATICS THE CZECH ACADEMY OF SCIENCES

INSTITUTE OF MATHEMATICS THE CZECH ACADEMY OF SCIENCES INSTITUTE OF MATHEMATICS THE CZECH ACADEMY OF SCIENCES On the approximation of a virtual coarse space for domain decomposition methods in two dimensions Juan Gabriel Calvo Preprint No. 31-2017 PRAHA 2017

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

Some New Elements for the Reissner Mindlin Plate Model

Some New Elements for the Reissner Mindlin Plate Model Boundary Value Problems for Partial Differential Equations and Applications, J.-L. Lions and C. Baiocchi, eds., Masson, 1993, pp. 287 292. Some New Elements for the Reissner Mindlin Plate Model Douglas

More information

H(div) and H(curl)-conforming Virtual Element Methods

H(div) and H(curl)-conforming Virtual Element Methods Noname manuscript No. (will be inserted by the editor) H(div) and H(curl)-conforming Virtual Element Methods L. Beirão da Veiga F. Brezzi L. D. Marini A. Russo the date of receipt and acceptance should

More information

INSTITUTE OF MATHEMATICS THE CZECH ACADEMY OF SCIENCES. A virtual overlapping Schwarz method for scalar elliptic problems in two dimensions

INSTITUTE OF MATHEMATICS THE CZECH ACADEMY OF SCIENCES. A virtual overlapping Schwarz method for scalar elliptic problems in two dimensions INSTITUTE OF MATHEMATICS THE CZECH ACADEMY OF SCIENCES A virtual overlapping Schwarz method for scalar elliptic problems in two dimensions Juan Gabriel Calvo Preprint No. 25-2017 PRAHA 2017 A VIRTUAL

More information

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

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

More information

A 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

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

Local flux mimetic finite difference methods

Local flux mimetic finite difference methods Local flux mimetic finite difference methods Konstantin Lipnikov Mikhail Shashkov Ivan Yotov November 4, 2005 Abstract We develop a local flux mimetic finite difference method for second order elliptic

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

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

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

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

ABHELSINKI UNIVERSITY OF TECHNOLOGY

ABHELSINKI UNIVERSITY OF TECHNOLOGY ABHELSINKI UNIVERSITY OF TECHNOLOGY TECHNISCHE UNIVERSITÄT HELSINKI UNIVERSITE DE TECHNOLOGIE D HELSINKI A posteriori error analysis for Kirchhoff plate elements Jarkko Niiranen Laboratory of Structural

More information

ENERGY NORM A POSTERIORI ERROR ESTIMATES FOR MIXED FINITE ELEMENT METHODS

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

More information

A 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

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

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

VEM s for the numerical solution of PDE s. F. Brezzi

VEM s for the numerical solution of PDE s. F. Brezzi VEM s for the numerical solution of PDE s F. Brezzi IUSS-Istituto Universitario di Studi Superiori, Pavia, Italy IMATI-C.N.R., Pavia, Italy From Joint works with L. Beirão da Veiga, L.D. Marini, and 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

MIXED RECTANGULAR FINITE ELEMENTS FOR PLATE BENDING

MIXED RECTANGULAR FINITE ELEMENTS FOR PLATE BENDING 144 MIXED RECTANGULAR FINITE ELEMENTS FOR PLATE BENDING J. N. Reddy* and Chen-Shyh-Tsay School of Aerospace, Mechanical and Nuclear Engineering, University of Oklahoma, Norman, Oklahoma The paper describes

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

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

UC Irvine UC Irvine Previously Published Works

UC Irvine UC Irvine Previously Published Works UC Irvine UC Irvine Previously Published Works Title Some error analysis on virtual element methods Permalink https://escholarship.org/uc/item/1ph610x7 Journal CALCOLO, 55(1) ISSN 0008-0624 Authors Chen,

More information

BUBBLE STABILIZED DISCONTINUOUS GALERKIN METHOD FOR STOKES PROBLEM

BUBBLE STABILIZED DISCONTINUOUS GALERKIN METHOD FOR STOKES PROBLEM BUBBLE STABILIZED DISCONTINUOUS GALERKIN METHOD FOR STOKES PROBLEM ERIK BURMAN AND BENJAMIN STAMM Abstract. We propose a low order discontinuous Galerkin method for incompressible flows. Stability of the

More information

Finite Element Multigrid Framework for Mimetic Finite Difference Discretizations

Finite Element Multigrid Framework for Mimetic Finite Difference Discretizations Finite Element Multigrid Framework for Mimetic Finite ifference iscretizations Xiaozhe Hu Tufts University Polytopal Element Methods in Mathematics and Engineering, October 26-28, 2015 Joint work with:

More information

arxiv: v1 [math.na] 15 Nov 2017

arxiv: v1 [math.na] 15 Nov 2017 Noname manuscript No. (will be inserted by the editor) An HDG method with orthogonal projections in facet integrals Issei Oikawa arxiv:1711.05396v1 [math.na] 15 Nov 2017 Received: date / Accepted: date

More information

c 2013 Society for Industrial and Applied Mathematics

c 2013 Society for Industrial and Applied Mathematics SIAM J. NUMER. ANAL. Vol. 51, No. 1, pp. 654 675 c 2013 Society for Industrial and Applied Mathematics HIERARCHICAL A POSTERIORI ERROR ESTIMATORS FOR THE MIMETIC DISCRETIZATION OF ELLIPTIC PROBLEMS PAOLA

More information

arxiv: v1 [math.na] 8 Feb 2018

arxiv: v1 [math.na] 8 Feb 2018 arxiv:180.094v1 [math.na] 8 Feb 018 The nonconforming virtual element method for eigenvalue problems F. Gardini a, G. Manzini b, and G. Vacca c a Dipartimento di Matematica F. Casorati, Università di Pavia,

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

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

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

February 18, :41 WSPC/INSTRUCTION FILE Brezzi-Corrections VIRTUAL ELEMENT METHOD FOR GENERAL SECOND ORDER ELLIPTIC PROBLEMS ON POLYGONAL MESHES

February 18, :41 WSPC/INSTRUCTION FILE Brezzi-Corrections VIRTUAL ELEMENT METHOD FOR GENERAL SECOND ORDER ELLIPTIC PROBLEMS ON POLYGONAL MESHES February 8, 206 7:4 WSPC/INSTRUCTION FIL Brezzi-Corrections Mathematical Models and Methods in Applied Sciences c World Scientific Publishing Company VIRTUAL LMNT MTHOD FOR GNRAL SCOND ORDR LLIPTIC PROBLMS

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

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

arxiv: v1 [math.na] 21 Dec 2018

arxiv: v1 [math.na] 21 Dec 2018 The p- and hp-versions of the virtual element method for elliptic eigenvalue problems O. Čertík, F. Gardini, G. Manzini, L. Mascotto, G. Vacca arxiv:8.090v [math.na] Dec 08 Abstract We discuss the p- and

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

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

arxiv: v1 [math.na] 3 Jun 2018

arxiv: v1 [math.na] 3 Jun 2018 SUPG stabilization for the nonconforming virtual element method for advection-diffusion-reaction equations S Berrone a, A Borio a, G Manzini b,c arxiv:186879v1 [mathna] 3 Jun 18 Abstract a Dipartimento

More information

SUPERCONVERGENCE PROPERTIES FOR OPTIMAL CONTROL PROBLEMS DISCRETIZED BY PIECEWISE LINEAR AND DISCONTINUOUS FUNCTIONS

SUPERCONVERGENCE PROPERTIES FOR OPTIMAL CONTROL PROBLEMS DISCRETIZED BY PIECEWISE LINEAR AND DISCONTINUOUS FUNCTIONS SUPERCONVERGENCE PROPERTIES FOR OPTIMAL CONTROL PROBLEMS DISCRETIZED BY PIECEWISE LINEAR AND DISCONTINUOUS FUNCTIONS A. RÖSCH AND R. SIMON Abstract. An optimal control problem for an elliptic equation

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

A Virtual Element Method for the Transmission Eigenvalue Problem

A Virtual Element Method for the Transmission Eigenvalue Problem A Virtual Element Method for the Transmission Eigenvalue Problem David Mora a,b, Iván Velásquez b,c a GIMNAP, Departamento de Matemática, Universidad del Bío-Bío, Casilla 5-C, Concepción, Chile. arxiv:183.1979v1

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

arxiv: v1 [math.na] 14 Apr 2011

arxiv: v1 [math.na] 14 Apr 2011 A WEAK GALERKIN FINIE ELEMEN MEHOD FOR SECOND-ORDER ELLIPIC PROBLEMS JUNPING WANG AND XIU YE arxiv:1104.2897v1 [math.na] 14 Apr 2011 Abstract. In this paper, authors shall introduce a finite element method

More information

From the Boundary Element Domain Decomposition Methods to Local Trefftz Finite Element Methods on Polyhedral Meshes

From the Boundary Element Domain Decomposition Methods to Local Trefftz Finite Element Methods on Polyhedral Meshes From the Boundary Element Domain Decomposition Methods to Local Trefftz Finite Element Methods on Polyhedral Meshes Dylan Copeland 1, Ulrich Langer 2, and David Pusch 3 1 Institute of Computational Mathematics,

More information

WEAK GALERKIN FINITE ELEMENT METHOD FOR SECOND ORDER PARABOLIC EQUATIONS

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

More information

A Multigrid Method for Two Dimensional Maxwell Interface Problems

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

More information

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

An additive average Schwarz method for the plate bending problem

An additive average Schwarz method for the plate bending problem J. Numer. Math., Vol. 10, No. 2, pp. 109 125 (2002) c VSP 2002 Prepared using jnm.sty [Version: 02.02.2002 v1.2] An additive average Schwarz method for the plate bending problem X. Feng and T. Rahman Abstract

More information

INNOVATIVE FINITE ELEMENT METHODS FOR PLATES* DOUGLAS N. ARNOLD

INNOVATIVE FINITE ELEMENT METHODS FOR PLATES* DOUGLAS N. ARNOLD INNOVATIVE FINITE ELEMENT METHODS FOR PLATES* DOUGLAS N. ARNOLD Abstract. Finite element methods for the Reissner Mindlin plate theory are discussed. Methods in which both the tranverse displacement and

More information

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

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

More information

Isogeometric Analysis:

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

More information

arxiv: v1 [math.na] 11 Sep 2017

arxiv: v1 [math.na] 11 Sep 2017 Dual virtual element method in presence of an inclusion Alessio Fumagalli arxiv:1709.03519v1 [math.na] 11 Sep 2017 Abstract We consider a Darcy problem for saturated porous media written in dual formulation

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

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

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

2008 by authors and 2008 Springer Science+Business Media

2008 by authors and 2008 Springer Science+Business Media Antti H. Niemi, Harri Hakula, and Juhani Pitkäranta. 28. Point load on a shell. In: Karl Kunisch, Günther Of, and Olaf Steinbach (editors). Numerical Mathematics and Advanced Applications. Proceedings

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

It is known that Morley element is not C 0 element and it is divergent for Poisson equation (see [6]). When Morley element is applied to solve problem

It is known that Morley element is not C 0 element and it is divergent for Poisson equation (see [6]). When Morley element is applied to solve problem Modied Morley Element Method for a ourth Order Elliptic Singular Perturbation Problem Λ Wang Ming LMAM, School of Mathematical Science, Peking University Jinchao u School of Mathematical Science, Peking

More information

on! 0, 1 and 2 In the Zienkiewicz-Zhu SPR p 1 and p 2 are obtained by solving the locally discrete least-squares p

on! 0, 1 and 2 In the Zienkiewicz-Zhu SPR p 1 and p 2 are obtained by solving the locally discrete least-squares p Analysis of a Class of Superconvergence Patch Recovery Techniques for Linear and Bilinear Finite Elements Bo Li Zhimin Zhang y Abstract Mathematical proofs are presented for the derivative superconvergence

More information

ANALYSIS OF A LINEAR LINEAR FINITE ELEMENT FOR THE REISSNER MINDLIN PLATE MODEL

ANALYSIS OF A LINEAR LINEAR FINITE ELEMENT FOR THE REISSNER MINDLIN PLATE MODEL Mathematical Models and Methods in Applied Sciences c World Scientific Publishing Company ANALYSIS OF A LINEAR LINEAR FINITE ELEMENT FOR THE REISSNER MINDLIN PLATE MODEL DOUGLAS N. ARNOLD Department of

More information

hal , version 6-26 Dec 2012

hal , version 6-26 Dec 2012 ON THE UNIQUENESS IN THE 3D NAVIER-STOKES EQUATIONS ABDEHAFID YOUNSI Abstract. In this paper, we give a new regularity criterion on the uniqueness results of weak solutions for the 3D Navier-Stokes equations

More information

From the Boundary Element DDM to local Trefftz Finite Element Methods on Polyhedral Meshes

From the Boundary Element DDM to local Trefftz Finite Element Methods on Polyhedral Meshes www.oeaw.ac.at From the Boundary Element DDM to local Trefftz Finite Element Methods on Polyhedral Meshes D. Copeland, U. Langer, D. Pusch RICAM-Report 2008-10 www.ricam.oeaw.ac.at From the Boundary Element

More information

A LAGRANGE MULTIPLIER METHOD FOR ELLIPTIC INTERFACE PROBLEMS USING NON-MATCHING MESHES

A LAGRANGE MULTIPLIER METHOD FOR ELLIPTIC INTERFACE PROBLEMS USING NON-MATCHING MESHES A LAGRANGE MULTIPLIER METHOD FOR ELLIPTIC INTERFACE PROBLEMS USING NON-MATCHING MESHES P. HANSBO Department of Applied Mechanics, Chalmers University of Technology, S-4 96 Göteborg, Sweden E-mail: hansbo@solid.chalmers.se

More information

Supraconvergence of a Non-Uniform Discretisation for an Elliptic Third-Kind Boundary-Value Problem with Mixed Derivatives

Supraconvergence of a Non-Uniform Discretisation for an Elliptic Third-Kind Boundary-Value Problem with Mixed Derivatives Supraconvergence of a Non-Uniform Discretisation for an Elliptic Third-Kind Boundary-Value Problem with Mixed Derivatives Etienne Emmrich Technische Universität Berlin, Institut für Mathematik, Straße

More information

Finite volume method for nonlinear transmission problems

Finite volume method for nonlinear transmission problems Finite volume method for nonlinear transmission problems Franck Boyer, Florence Hubert To cite this version: Franck Boyer, Florence Hubert. Finite volume method for nonlinear transmission problems. Proceedings

More information

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

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

More information

A-priori and a-posteriori error estimates for a family of Reissner-Mindlin plate elements

A-priori and a-posteriori error estimates for a family of Reissner-Mindlin plate elements A-priori and a-posteriori error estimates for a family of Reissner-Mindlin plate elements Joint work with Lourenco Beirão da Veiga (Milano), Claudia Chinosi (Alessandria) and Carlo Lovadina (Pavia) Previous

More information

NONCONFORMING MIXED ELEMENTS FOR ELASTICITY

NONCONFORMING MIXED ELEMENTS FOR ELASTICITY Mathematical Models and Methods in Applied Sciences Vol. 13, No. 3 (2003) 295 307 c World Scientific Publishing Company NONCONFORMING MIXED ELEMENTS FOR ELASTICITY DOUGLAS N. ARNOLD Institute for Mathematics

More information

THE BEST L 2 NORM ERROR ESTIMATE OF LOWER ORDER FINITE ELEMENT METHODS FOR THE FOURTH ORDER PROBLEM *

THE BEST L 2 NORM ERROR ESTIMATE OF LOWER ORDER FINITE ELEMENT METHODS FOR THE FOURTH ORDER PROBLEM * Journal of Computational Mathematics Vol.30, No.5, 2012, 449 460. http://www.global-sci.org/jcm doi:10.4208/jcm.1203-m3855 THE BEST L 2 NORM ERROR ESTIMATE OF LOWER ORDER FINITE ELEMENT METHODS FOR THE

More information

A mixed finite element approximation of the Stokes equations with the boundary condition of type (D+N)

A mixed finite element approximation of the Stokes equations with the boundary condition of type (D+N) wwwijmercom Vol2, Issue1, Jan-Feb 2012 pp-464-472 ISSN: 2249-6645 A mixed finite element approximation of the Stokes equations with the boundary condition of type (D+N) Jaouad El-Mekkaoui 1, Abdeslam Elakkad

More information

A FETI-DP Method for Mortar Finite Element Discretization of a Fourth Order Problem

A FETI-DP Method for Mortar Finite Element Discretization of a Fourth Order Problem A FETI-DP Method for Mortar Finite Element Discretization of a Fourth Order Problem Leszek Marcinkowski 1 and Nina Dokeva 2 1 Department of Mathematics, Warsaw University, Banacha 2, 02 097 Warszawa, Poland,

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

Mixed Discontinuous Galerkin Methods for Darcy Flow

Mixed Discontinuous Galerkin Methods for Darcy Flow Journal of Scientific Computing, Volumes 22 and 23, June 2005 ( 2005) DOI: 10.1007/s10915-004-4150-8 Mixed Discontinuous Galerkin Methods for Darcy Flow F. Brezzi, 1,2 T. J. R. Hughes, 3 L. D. Marini,

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

A Finite Element Method for an Ill-Posed Problem. Martin-Luther-Universitat, Fachbereich Mathematik/Informatik,Postfach 8, D Halle, Abstract

A Finite Element Method for an Ill-Posed Problem. Martin-Luther-Universitat, Fachbereich Mathematik/Informatik,Postfach 8, D Halle, Abstract A Finite Element Method for an Ill-Posed Problem W. Lucht Martin-Luther-Universitat, Fachbereich Mathematik/Informatik,Postfach 8, D-699 Halle, Germany Abstract For an ill-posed problem which has its origin

More information

The maximum angle condition is not necessary for convergence of the finite element method

The maximum angle condition is not necessary for convergence of the finite element method 1 2 3 4 The maximum angle condition is not necessary for convergence of the finite element method Antti Hannukainen 1, Sergey Korotov 2, Michal Křížek 3 October 19, 2010 5 6 7 8 9 10 11 12 13 14 15 16

More information

Error estimates for the Raviart-Thomas interpolation under the maximum angle condition

Error estimates for the Raviart-Thomas interpolation under the maximum angle condition Error estimates for the Raviart-Thomas interpolation under the maximum angle condition Ricardo G. Durán and Ariel L. Lombardi Abstract. The classical error analysis for the Raviart-Thomas interpolation

More information

C 0 IPG Method for Biharmonic Eigenvalue Problems

C 0 IPG Method for Biharmonic Eigenvalue Problems C IPG Method for Biharmonic Eigenvalue Problems Susanne C. Brenner, Peter Monk 2, and Jiguang Sun 3 Department of Mathematics and Center for Computation & Technology, Louisiana State University, Baton

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

A posteriori error estimates for non conforming approximation of eigenvalue problems

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

More information

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

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

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

More information

ICES REPORT A Generalized Mimetic Finite Difference Method and Two-Point Flux Schemes over Voronoi Diagrams

ICES REPORT A Generalized Mimetic Finite Difference Method and Two-Point Flux Schemes over Voronoi Diagrams ICS RPORT 15-17 July 2015 A Generalized Mimetic Finite Difference Method and Two-Point Flux Schemes over Voronoi Diagrams by Omar Al-Hinai, Mary F. Wheeler, Ivan Yotov The Institute for Computational ngineering

More information