Line 777: Line 777:
 
<span style="text-align: center; font-size: 75%;">(a)</span>        <span style="text-align: center; font-size: 75%;">(b)</span>        <span style="text-align: center; font-size: 75%;">(c)</span>    figureDual mesh construction: (a) triangular mesh <math>K</math>; (b) dual mesh <math>K^*</math> superimposed on the mesh <math>K</math>;      (c) dual mesh <math>K^*</math>.
 
<span style="text-align: center; font-size: 75%;">(a)</span>        <span style="text-align: center; font-size: 75%;">(b)</span>        <span style="text-align: center; font-size: 75%;">(c)</span>    figureDual mesh construction: (a) triangular mesh <math>K</math>; (b) dual mesh <math>K^*</math> superimposed on the mesh <math>K</math>;      (c) dual mesh <math>K^*</math>.
  
{| class="floating_imageSCP" style="text-align: center; border: 1px solid #BBB; margin: 1em auto; width: 100%;max-width: 100%;"
+
{| class="floating_imageSCP" style="text-align: center;"
 
|-
 
|-
 
|[[Image:Review_239195285364_6808_text-boundary04-eps-converted-to.png|180px|Dual mesh construction]]
 
|[[Image:Review_239195285364_6808_text-boundary04-eps-converted-to.png|180px|Dual mesh construction]]
Line 792: Line 792:
 
The orientation of the dual edges is given by the following recipe. If we have two adjacent triangles oriented as in  Figure [[#3.2 Dual mesh|3.7]](a), the dual edge crossing the edge of adjacency is oriented as in Figure [[#3.2 Dual mesh|3.7]](b)
 
The orientation of the dual edges is given by the following recipe. If we have two adjacent triangles oriented as in  Figure [[#3.2 Dual mesh|3.7]](a), the dual edge crossing the edge of adjacency is oriented as in Figure [[#3.2 Dual mesh|3.7]](b)
  
{| class="floating_imageSCP" style="text-align: center; border: 1px solid #BBB; margin: 1em auto; width: 100%;max-width: 100%;"
+
{| class="floating_imageSCP" style="text-align: center; "
 
|-
 
|-
 
|[[Image:Review_239195285364_3618_text-TwoTriangles01-eps-converted-to.png|180px|]]
 
|[[Image:Review_239195285364_3618_text-TwoTriangles01-eps-converted-to.png|180px|]]
Line 802: Line 802:
 
| colspan="3" | '''Figure 3.7:''' (a) Two adjacent oriented triangles. (b) Compatibly oriented dual edge.
 
| colspan="3" | '''Figure 3.7:''' (a) Two adjacent oriented triangles. (b) Compatibly oriented dual edge.
 
|}
 
|}
 
  
 
===3.3 Boundary operator on the dual mesh===
 
===3.3 Boundary operator on the dual mesh===

Revision as of 11:18, 10 July 2018


Abstract

We revisit the theory of Discrete Exterior Calculus (DEC) in 2D for general triangulations, relying only on Vector Calculus and Matrix Algebra. We present DEC numerical solutions of the Poisson equation and compare them against those found using the Finite Element Method with linear elements (FEML).

1 Introduction

The purpose of this paper is to introduce the theory of Discrete Exterior Calculus (DEC) to the widest possible audience and, therefore, we will rely mainly on Vector Calculus and Matrix Algebra. Discrete Exterior Calculus is a relatively new method for solving partial differential equations [8] based on the idea of discretizing the mathematical theory of Exterior Differential Calculus, a theory that goes back to E. Cartan [3] and is fundamental in the areas of Differential Geometry and Differential Topology. Although Exterior Differential Calculus is an abstract mathematical theory, it has been introduced in various fields such as in digital geometry processing [4], numerical schemes for partial differential equations [8,1], etc.

In his PhD thesis [8], Hirani laid down the fundamental concepts of Discrete Exterior Calculus (DEC), using discrete combinatorial and geometric operations on simplicial complexes (in any dimension), proposing discrete equivalents for differential forms, vector fields, differential and geometric operators, etc. Perhaps the first numerical application of DEC to PDE was given in [9] in order to solve Darcy flow and Poisson's equation. In [7], the authors develop a modification of DEC and show that in simple cases (e.g. flat geometry and regular meshes), the equations resulting from DEC are equivalent to classical numerical schemes such as finite difference or finite volume discretizations. In [11], the authors used DEC to solve the Navier-Stokes equations and, in [5] DEC was used with a discrete lattice model to simulate elasticity, plasticity and failure of isotropic materials.

In this expository paper, we review the various operators of Exterior Differential Calculus in 2D in terms of ordinary vector calculus, and introduce only the geometrical ideas that are essential to the formulation. Among those ideas is that of duality between the differentiation operator (on vector fields) and the boundary operator (on the domain) contained in Green's theorem. This duality is one of the key ideas of the method, which justifies taking the discretized derivative matrix as the transpose of the boundary operator matrix on the given mesh. Another important ingredient is the Hodge star operator, which is hidden in the notation of Vector Calculus. In order to show the necessity of the Hodge star operator, we carry out some simple calculations. In particular, we will introduce the notion of wedge product of vectors which, roughly speaking, helps us assign algebraic objects to parallelograms and carry out algebraic manipulations with them. We present DEC in the simplest terms possible using easy examples. We also review the formulation of DEC for arbitrary meshes, which was first considered in [10]. Performance of the method is tested on the Poisson equation and compared with the Finite Element Method with linear elements (FEML).

The paper is organized as follows. In Section 2, we introduce the wedge product of vectors and the geometric Hodge star operator, and rewrite Green's theorem appropriately in order to display the duality between the differentiation and the boundary operators. In Section 3, we present the operators of DEC (mesh, dual mesh, discrete derivation, discrete Hodge star operator), showing simple examples throughout. In Section 4, we present the formulation of DEC on arbitrary triangulations. In Section 5, we present the numerical solution of a Poisson equation with DEC and FEML, in order to compare their performance. In Section 6, we present our conclusions.

2 2D Exterior Differential Calculus as Vector Calculus

In this section we introduce two geometric operators (the wedge product and the Hodge star) and explain how to use them together with the gradient operator in order to obtain the Laplacian.

2.1 Wedge product for vectors in R²

Let be vectors in . We can assign to these vector the parallelogram they span, and to such a parallelogram its area. The latter is equal to the determinant of the transformation matrix sending to respectively. In Exterior Calculus, such a parallelogram is regarded as an algebraic object , a bivector, and the set of bivectors is equipped with a vector space structure to form the one-dimensional vector space

Thus, we have the following spaces

of scalars, vectors and bivectors, respectively. For instance, the square formed by and is represented by the symbol

which is read as " wedge " (see Figure 2.1)

Wedge product of two vectors.
Figure 2.1: Wedge product of two vectors.


In , this represents an “element” of unit area.

Note that if we list the vectors in the opposite order, we have a different orientation and, therefore, the algebraic objects must satisfy (see Figure 2.2)

Change of orientation of the parallelogram implies anticommutativity in the wedge product of two vectors.
Figure 2.2: Change of orientation of the parallelogram implies anticommutativity in the wedge product of two vectors.


More generally, given two vectors , their wedge product looks as follows (see Figure 2.3)

The wedge product of the vectors                         a                 {\displaystyle a}     and                         b                 {\displaystyle b}    .
Figure 2.3: The wedge product of the vectors and .


The properties of the wedge product are

  • it is anticommutative: (see Figure 2.4
Review 239195285364 4197 text-ParalPos-eps-converted-to.png Review 239195285364 6087 text-ParalNeg-eps-converted-to.png
Figure 2.4: Anticommutativity of the wedge product.


  • since it is a parallelogram with area zero (see Figure 2.5)
Parallelogram with very small area, depicting what happens when                         b                 {\displaystyle b}     tends to                         a                 {\displaystyle a}    .
Figure 2.5: Parallelogram with very small area, depicting what happens when tends to .


  • it is distributive
  • it is associative

For example, let

Then

i.e. the determinant

times the canonical bivector/square .

2.2 Hodge star operator for vectors in R²

Now consider the following situation: given the vector , find another vector such that the parallelogram that they form has area . It is readily seen that, for instance, are all solutions. Requiring orthogonality and standard orientation, we see that is the unique solution. This process is summarized in the Hodge star operator, which basically says that the complementary vector for is , and the one for is ,

In general, the equation that defines the Hodge star operator for any given vector is the following

for every . In particular, if we take ,

which means that and form a square of area . Thus, the Hodge star operator on a vector can be thought of as finding the vector that makes with a positively oriented square of area .

It is somewhat less intuitive to work out the Hodge star of a bivector. First of all, we have to treat bivectors as vectors of a different space, namely the space of bivectors . Secondly, the length of a bivector is its area

Thus, the defining equation of the Hodge star applied to and reads as follows

which means

Since is already a bivector, must be a scalar, i.e.

When and we have

Finally, the Hodge star of a number is a bivector, i.e.

2.3 The Laplacian

Let and consider the gradient

Apply the Hodge star operator to it

Now take the gradient of each coefficient function together with wedge product

By taking the Hodge star of this last expression we get the ordinary Laplacian of

Remarks.

(i) This rather convoluted looking way of computing the Laplacian of a function is based on Exterior Differential Calculus, a theory that generalizes the operators of vector calculus (gradient, curl and divergence) to arbitrary dimensions, and is the basis for the differential topological theory of deRham cohomology.

(ii) We would like to emphasize the necessity of using the Hodge star operator in order to make the combination of differentiation and wedge product produce the correct answer.

2.4 Duality in Green's theorem

Green's theorem states that for a vector field defined on a region ,

In this section, we will explain how this identity encodes a duality between the operator of differentiation and that of taking the boundary of the domain of integration.

2.4.1 Rewriting Green's theorem

Note that if is a vector field, we can write it as

Then, we can apply the gradient operator together with wedge product in the following fashion

Note that we have defined a new operator which combines differentiation and wedge product. Applying the Hodge star operator we obtain

i.e. the integrand of the left hand side of the identity of integrals in Green's theorem. Thus, as a first step, Green's theorem can be rewritten as follows:

2.4.2 The duality in Green's theorem

Let us recall the following fact from Linear Algebra. Given a linear transformation of Euclidean space , the transpose satisfies

for any two vectors , where denotes the standard inner/dot product. In fact, such an identity characterizes the transpose .

Now, let us do the following notational trick: substitute the integration symbols in Green's theorem by as follows:

where is the boundary of the region. Using this notational change, Green's theorem reads as follows

Roughly speaking, this means that the differential operator is the transpose of the boundary operator by means of the product .

Remark. The previous observation is fundamental in the development of DEC, since the boundary operator is well understood and easy to calculate on meshes.

3 Discrete Exterior Calculus

Now we will discretize the differentiation operator presented above. We will start by describing the discrete version of the boundary operator on simplices/triangles. Afterwards, we will treat the differentiation operator as the transpose of the boundary operator.

We are interested in using certain geometric subsets of a given triangular mesh of a 2D region. Such subsets include vertices/nodes, edges/sides and faces/triangles. We will describe each one of them by means of the ordered list of vertices whose convex closure constitutes the subset of interest. For instance, consider the triangular mesh of the planar hexagonal region in Figure 3.1,

Review 239195285364 2873 text-Region-01-eps-converted-to.png


Figure 3.1: Triangular mesh of a planar hexagonal region.


where the shaded triangle will be denoted by , and its edge joining the vertices and will be denoted by . For the sake of notational consistency, we will denote the vertices also enclosed in brackets, e.g. .

3.1 Boundary operator

There is a well known boundary operator for oriented triangles, edges and points:

  • For points/vertices:
Review 239195285364 9903 text-boundary00-eps-converted-to.png
Figure 3.2: Boundary of a vertex: .


  • For sides/edges:
Review 239195285364 1507 text-boundary01-eps-converted-to.png
Figure 3.3: Boundary of an edge: .


  • For faces/triangles:
Review 239195285364 1837 text-boundary02-eps-converted-to.png


Figure 3.4: Boundary of a face: .


Example. Let us consider again the mesh of the planar hexagonal (with oriented triangles) in Figure 3.5

Review 239195285364 6355 text-boundary04-eps-converted-to.png


Figure 3.5: Oriented triangular mesh of a planar hexagonal region.


We will denote a triangle by the list of its vertices listed in order according to the orientation of the tringle. Thus, we have the following ordered lists:

  • list of faces
  • list of edges
  • list of vertices

A key idea in DEC is to consider each face as an element of a basis of a vector space. Namely, coordinate vectors are associated to faces as follows:

Similarly, coordinate vectors are associated to the edges

Finally, we do the same with the vertices

Now, if we take the boundary of each face, we have

which, under the previous assignments of coordinate vectors, corresponds to the linear transformation given by the following matrix

where the subindices in indicate that we are taking the boundary of 2-dimensional elements and obtaining 1-dimensional ones. Similarly, taking the boundaries of all the edges gives

which, under the previous assignments of coordinate vectors, corresponds to the linear transformation given by the following matrix

Remark. Note how these matrices encode different levels of connectivity with orientations, such as who are the edges of which oriented triangle, or which are the end points of a given oriented edge.

Due to the duality between and , we can define the discretiztion of by

For instance, we see that the operator reads as follows

3.2 Dual mesh

In order to discretize the Hodge star operator, we must first introduce the notion of the dual mesh of a triangular mesh.

Consider the triangular mesh in Figure 3.6(a). The construction of the dual mesh is carried out as follows:

  • The vertices of the dual mesh are the circumcenters of the faces/triangles of the original mesh (the blue dots in Figures 3.6(b) and 3.6(c)). For instance, the dual of the face will be denoted by .
  • The edges of are the straight line segments joining the circumcenters of two adjacent triangles (those which share an edge). Note that the resulting line segments are orthogonal to one of the original edges (the blue straight line segments in in Figures 3.6(b) and 3.6(c)). For instance, the dual of the edge will be denoted by .
  • The faces or cells of are the areas enclosed by the new polygons determined by the new edges. For instance, the dual of the edge is the inner blue hexagon in in Figures 3.6(b) and 3.6(c) and will be denoted by .

(a) (b) (c) figureDual mesh construction: (a) triangular mesh ; (b) dual mesh superimposed on the mesh ; (c) dual mesh .

Dual mesh construction Dual mesh construction Dual mesh construction
(a) (b) (c)
Figure 3.6: Dual mesh construction: (a) triangular mesh ; (b) dual mesh superimposed on the mesh ; (c) dual mesh .

The orientation of the dual edges is given by the following recipe. If we have two adjacent triangles oriented as in Figure 3.7(a), the dual edge crossing the edge of adjacency is oriented as in Figure 3.7(b)

Review 239195285364 3618 text-TwoTriangles01-eps-converted-to.png Review 239195285364 1851 text-TwoTriangles02-eps-converted-to.png
(a) (b)
Figure 3.7: (a) Two adjacent oriented triangles. (b) Compatibly oriented dual edge.

3.3 Boundary operator on the dual mesh

Consider the dual mesh in Figure 3.8 with the given labels and orientations

Review 239195285364 5980 text-Dual01a-eps-converted-to.png n
Figure 3.8: Oriented dual mesh.


The boundary operator is applied in a similar fashion as it was applied to triangles. In this case we have

If we assign coordinate vectors to the dual faces and the dual edges as before

and

we have the associated matrix

Notice that

which arises from the duality between the two meshes [6]. In general, the discrete differential to be applied is

3.4 Discrete Hodge star

The discretization of the Hodge star uses the geometrical ideas described in Section 2.2 and the dual mesh. More precisely, the 2D Hodge star operator rotates a vector counterclockwise. For the sake of clarity, let us focus on the edge , its mesh dual and its Hodge star image . They are represented in Figure 3.9.

Review 239195285364 9611 text-Dual00a-eps-converted-to.png Review 239195285364 4015 text-Dual00aa-eps-converted-to.png
Figure 3.9

Since

we see that the relationship between the dual edge and the geometric is the following

As can be seen, when applying the geometric Hodge star to the edges of the mesh, we do not end up in the dual mesh but in multiples of the elements of the dual mesh. Thus, must be scaled to match . If we do this to all the Hodge star images, we get the discrete Hodge star matrix

where the subindices in indicate that we are sending 1-dimensional elements of the original mesh to 1-dimensional elements of the dual mesh.

Somewhat less intuitive is the meaning of the geometric Hodge star operator on nodes of the original mesh. As we saw in Subsection 2.2,

which geometrically means that the Hodge star must be a polygon with area equal to 1 (classically, it is a parallelogram, but can also be a hexahedron of area 1 as in this example).

Review 239195285364 3989 text-HodgeStarPoint01-eps-converted-to.png

However, in the dual mesh we have the polygon

Review 239195285364 2797 text-HodgeStarPoint00-eps-converted-to.png

so that we need to resize as follows

If we do that for all the vertices, we obtain the discrete Hodge star matrix

The inverse matrix will deal with the case when we take the Hodge star of the 2D polygons in the dual mesh to obtain points (with weight 1) in the original mesh.

In summary, the various matrices representing the discrete Hodge star operator send elements of the original mesh to elements of the dual mesh.

3.5 DEC applied to 2D Poisson's equation

Consider the 2D Poisson's equation

As we have seen, this can be rewritten as

Suppose that we wish to solve the equation on the meshed domain . The equation can them be discretized as the matrix equation

where and denote the matrices corresponding to the relevant mesh, such as the ones described in the previous subsections, and and denote the discretizations of the functions and at the nodes/vertices. Later on, it will be convenient to work with the equivalent system

4 DEC for general triangulations

Since the boundary operator is really concerned with the connectivity of the mesh and does not change under deformation of the mesh, the change in the setup of DEC for a deformed mesh must be contained in the discrete Hodge star matrices. Since such matrices are computed in terms of lengths and areas of oriented elements of the mesh, we will now examine how those ingredients transform under deformation, a problem that was first considered in [10].

4.1 Dual mesh of an arbitrary triangle

In order to explain how to implement DEC for general triangulations, let us consider first a mesh consisting of a single well-centered triangle, as well as its dual mesh (see Figure 4.1).

Review 239195285364 2549 NewCircumscribedTriangle00.png Review 239195285364 2438 NewCircumscribedTriangle00b.png
Figure 4.1: Well-centered triangle and its dual mesh.


The dual cells are given as follows:

Now consider the cell subdivided as in Figure 4.2.

Review 239195285364 1856 NewCircumscribedTriangle00a.png
Figure 4.2: The subdivision of a 2-dimensional dual cell of a well-centered triangle.


If we deform continuously the triangle to become an obtuse triangle as in Figure 4.3,

Review 239195285364 9664 NewCircumscribedTriangle01.png Review 239195285364 6104 NewCircumscribedTriangle02.png Review 239195285364 5608 NewCircumscribedTriangle03.png
(a) (b) (c)
Figure 4.3: The subdivision of a 2-dimensional dual cell of a well-centered triangle.

(a) (b) (c) figureDual cells of a well-centered triangle.

we see in Figures 4.1(a) and 4.1(b) that the area of the blue subtriangle decreases to 0 and in Figure 4.1(c) that it is completely outside of the triangle and, therefore, must be assigned a negative sign. The same can be said about the 1-dimensional cell , which originally is completely contained in the triangle , its size reduces to zero as the triangle is deformed (Figures 4.1(a) and 4.1(b)), and eventually it is completely outside the triangle (Figure 4.1(c)) and a negative sign must be assigned to it. On the other hand, part of the red subtriangle still intersects the interior of the triangle and, therefore, no assignment of sign is needed. Similarly for the segment . In terms of numerical simulations, an implementation in terms of determinants contains intrinscally the aforementioned change of signs.

4.2 Dual mesh of a general triangulation

Now consider the well-centered mesh and its dual in Figure 4.4.

Review 239195285364 3465 NewHexagonalMesh00.png Review 239195285364 6131 NewHexagonalMesh01.png
(a) (b)
Figure 4.4: (a) Well-centered triangular mesh of hexagon. (b) Dual mesh.

Observe the deformation of the blue-colored dual cell in Figure 4.5(a) as the vertex is moved to make the triangle non-well-centered in Figure 4.5(b) and the vertex is moved to make the triangle non-well-centered in Figure 4.5(c).

Review 239195285364 7165 NewHexagonalMesh02.png Review 239195285364 6070 NewHexagonalMesh03.png Review 239195285364 6698 NewHexagonalMesh04.png
(a) (b) (c)
Figure 4.5: Deformation of a 2-dimensional dual cell as the hexagonal region is deformed.


We have colored in red the part of the dual cell in Figure 4.2(c) that must have the opposite orientation of the blue-colored part. Similar considerations apply to the edges.

5 Numerical examples

5.1 First example

Let us solve the Poisson equation in a circle of radius one under the following conditions (see Figure 5.1):

  • heat difussion constant ;
  • source term ;
  • Dirichlet boundary condition .

The exact solution is

Review 239195285364 5542 Fig 6 circle prb.png
Figure 5.1: Disk of radius one with difussion constant , subject to a heat source .


The meshes used in this example are shown in Figure 5.2 and vary from very coarse to very fine.

Review 239195285364 2714 Fig 7 circle msh1.png Review 239195285364 3494 Fig 7 circle msh2.png Review 239195285364 1920 Fig 7 circle msh3.png
(a) (b) (c)
Review 239195285364 1099 Fig 7 circle msh4.png Review 239195285364 9301 Fig 7 circle msh5.png
(d) (e)
Figure 5.2: Meshes for unit disk.

The numerical results for the maximum temperature value () are exemplified in Table 5.1 where a comparison with the Finite Element Method with linear interpolation functions (FEML) is also shown. The FEML methodology that we used in the comparison can be consulted [13,12,2]. For the sake of completeness in our comparison, here we compute the flux vectors in the same way as in FEML.

Table 5.1: Maximum temperature and Flux magnitude values in the numerical simulation.


The temperature distribution and Flux magnitude fields for the finest mesh are shown in Figure 5.3.

Review 239195285364 7846 Fig 8 circle contour temp.png Review 239195285364 1490 Fig 8 circle contour flux.png
Figure 5.3: Temperature distribution and Flux magnitude fields for the finest mesh.


Figures 5.4(a), 5.4(b) and 5.4(c) show the graphs of the temperature and flux magnitude values along a diameter of the circle for the different meshes of Figures 5.4(b), 5.4(c) and 5.4(d) respectively.

(a) Review 239195285364 4472 Fig23a circle.png Review 239195285364 6864 Fig23a circle-flux.png
(b) Review 239195285364 4411 Fig23b circle.png Review 239195285364 6460 Fig23b circle-flux.png
(c) Review 239195285364 8672 Fig23c circle.png Review 239195285364 5450 Fig23c circle-flux.png
Figure 5.4: Temperature and Flux magnitude graphs along a diameter of the circle for different meshes: (a) Graphs for the Mesh in Figure 5.4(b); (b) Graphs for the Mesh in Figure 5.4(c); (c) Graphs for the Mesh in Figure 5.4(d);


As can be seen from Table 5.1 and Figure 5.1, DEC behaves very well on coarse meshes. Note that the maximum temperature values calculated with DEC matches the exact theoretical value even on coarse meshes. As expected, the results of DEC and FEML are similar for fine meshes. We would also like to point out the the computational costs of DEC and FEML are very similar.

5.2 Second example

In this example, we consider a region in the plane whose boundary consists of segments of a straight line, a circle, a parabola, a cubic and an ellipse (see Figure 5.5).

Review 239195285364 6878 Fig 10a patata prb.png Review 239195285364 1159 Fig 10b patata geom.png
Figure 5.5: Region with linear, quadratic and cubic boundary segments, together with boundary conditions.


The meshes used in this example are shown in Figure 5.6 and vary from coarse to very fine.

Review 239195285364 6629 Fig 11c patata m2.png Review 239195285364 5402 Fig 11d patata m3.png Review 239195285364 3774 Fig 11e patata m4.png
(a) (b) (c)
Figure 5.6: Three of the meshes used in the first example.


We set

  • the source term ;
  • the heat diffusion constant ;
  • Newmann boundary condition along the inner elliptical boundary;
  • Dirichlet boundary condition along the external boundary.

The numerical results for the maximum temperature and flux magnitude values are exemplified in Table 5.2.

Table 5.2: Numerical simulation results.

The temperature and flux-magnitude distribution fields are shown in Figure 5.7.

Review 239195285364 1649 Fig 14 patata2 contour temp.png Review 239195285364 8633 Fig 14 patata2 contour flux.png
(a) (b)
Figure 5.7: Temperature and Flux magnitude distribution fields.


Figure 5.8 shows the graphs of the temperature and the flux magnitude along a horizontal line crossing the elliptical boundary for the first two meshes.

(a) Review 239195285364 4170 Fig 15b patata2 m2.png Review 239195285364 1673 Fig 15b patata2 m2 flux.png
(b) Review 239195285364 8948 Fig 15c patata2 m3.png Review 239195285364 8624 Fig 15c patata2 m3 flux.png
Figure 5.8: Temperature and Flux magnitude graphs along a horizontal line crossing the elliptical boundary for the first two meshes.


As can be seen from Table 5.2 and Figure 5.8, the performance of DEC is very similar to that of FEML in this example. As expected, when the mesh is refined, the two methods converge to the same values.

6 Conclusions

DEC is a relatively recent discretization scheme for PDE which takes into account the geometric and analytic features of the operators and the domains involved. The main contributions of this paper are the following:

  1. We have presented 2D DEC in a simplified manner, avoiding references to the theory of differential forms and motivating geometrically the new operators.
  2. We have carried out a numerical comparison between DEC and FEML by solving the 2D Poisson equation on two cirved domains. The numerical experiments show the solutions obtained with DEC on coarse meshes are as good or better as those of FEML. On the other hand, the experiements also show numerical convergence.
  3. The computational cost of DEC is similar to that of FEML.

Acknowledgements. The second named author was partially supported by a grant of CONACYT, and would like to thank the International Centre for Numerical Methods in Engineering (CIMNE) and the University of Swansea for their hospitality. We gratefully acknowledge the support of NVIDIA Corporation with the donation of the Titan X Pascal GPU used for this research.

BIBLIOGRAPHY

[1] D. Arnold, R. Falk, and R. Winther: “Finite element exterior calculus: From Hodge theory to numerical stability”, Bulletin of the American Mathematical Society 47 (2010), no. 2, 281?354.
[2] S. Botello, M.A. Moreles, E. Oñate: “Modulo de Aplicaciones del Método de los Elementos Finitos para resolver la ecuación de Poisson: MEFIPOISS.” Aula CIMNE-CIMAT, Septiembre 2010, ISBN 978-84-96736-95-5.
[3] E. Cartan: ``Sur certaines expressions différentielles et le probleme de Pfaff". Annales Scientifiques de l'École Normale Supérieure. Série 3. Paris: Gauthier-Villars. 16: 239?332 (1899)
[4] K. Crane, F. de Goes, M. Desbrun, P. Schröder: “Digital geometry processing with discrete exterior calculus.” ACM SIGGRAPH 2013 Courses. ACM, 2013.
[5] I. Dassios, A. P. Jivkov, A. Abu-Muharib, P. James: “A mathematical model for plasticity and damage: A discrete calculus formulation.” Journal of Computational and Applied Mathematics 312 (2017): 27-38.
[6] M. Desbrun, E. Kanso, Y. Tong: “Discrete differential forms for computational modeling.” In SIGGRAPH 06: ACM SIGGRAPH 2006 Courses, pages 39–54, New York, NY, USA, 2006. ACM.
[7] M. Griebel, C. Rieger, A. Schier: “Upwind Schemes for Scalar Advection-Dominated Problems in the Discrete Exterior Calculus.” Transport Processes at Fluidic Interfaces. Birkhäuser, Cham, 2017. 145-175.
[8] A. N. Hirani: “Discrete exterior calculus”. Diss. California Institute of Technology, 2003.
[9] A. N. Hirani, K. B. Nakshatrala, J. H. Chaudhry: “Numerical method for Darcy flow derived using Discrete Exterior Calculus.” International Journal for Computational Methods in Engineering Science and Mechanics 16.3 (2015): 151-169.
[10] A. N. Hirani, K. Kalyanaraman, E. B. VanderZee: “Delaunay Hodge star”, Comput. Aided Des. 45 (2013) 540-544]
[11] M. S. Mohamed, A. N. Hirani, R. Samtaney: “Discrete exterior calculus discretization of incompressible Navier-Stokes equations over surface simplicial meshes.” Journal of Computational Physics 312 (2016): 175-191.
[12] E. Oñate: “4 - 2D Solids. Linear Triangular and Rectangular Elements,” in Structural Analysis with the Finite Element Method. Linear Statics, Volume 1: Basis and Solids, CIMNE-Springer, Barcelona, 2009. Pages 117-157, ISBN 978-1-4020-8733-2

[13] O. C. Zienkiewicz, R. L. Taylor and J. Z. Zhu: “3 - Generalization of the finite element concepts. Galerkin-weighted residual and variational approaches,” In The Finite Element Method Set (Sixth Edition), Butterworth-Heinemann, Oxford, 2005, Pages 54-102, ISBN 9780750664318,

Back to Top

Document information

Published on 08/02/19
Accepted on 04/10/18
Submitted on 06/06/18

Volume 35, Issue 1, 2019
DOI: 10.23967/j.rimni.2018.11.003
Licence: CC BY-NC-SA license

Document Score

0

Times cited: 1
Views 519
Recommendations 0

Share this document

claim authorship

Are you one of the authors of this document?