
Numerical solution of Variational Inequalities by Adaptive Finite Elements
Description
Alles über E-Books | Antworten auf Fragen rund um E-Books, Kopierschutz und Dateiformate finden Sie in unserem Info- & Hilfebereich.
More details
Other editions
Additional editions

Person
Content
The idea of the finite element method is quite universal since problems with di.erent characteristic properties can be treated. As examples we mention the .elds of reactive .ow, radiative transfer and continuum mechanics. Therefore an approach to finite element code should re.ect this universality. Most parts of the implementation of this method can be done problem independent. So it is advisable to use a program library, which for example supports the very complex task of grid-handling required for each special application. In 1991 Guido Kanschat and the author started at Bonn with the development of such library, namely DEAL (Differential Equation Analysis Library) (Becker, Kanschat &, Suttmeier [21]).
In Kanschat [42] there are mentioned four development aims which are important in a complex software project, namely computing speed, memory requirements, veriflability of code and .exibility. We discuss the aspect of flexibility of our library at the example of the representation of a linear operator. DEAL ofiers the possibility to balance computing time and memory requirements with respect to the problem under consideration. Due to our idea to represent an operator independent of boundary conditions and hanging nodes, these points have to be handled separately. At the end of this chapter we demonstrate our method of filtering techniques to take these points into account.
The finite element package As mentioned above the universality is an important point in the finite element method. This means, .rst we look for properties all problems have in common. As an example we remark, that one main part of a finite element program consists of the geometric description of the domain and its discretisation in form of a triangulation. DEAL uses the object oriented concept for the gridhandling.
A triangulation is regarded as an object, which consists of cells. These cells itself are described by their vertices. We use a straightforward approach to organise the re.nement process. In detail this is explained in Kanschat [42]. A triangle, for example, is divided into four congruent ones. The hierarchy is stored, i.e. all cells know their father and children. This enables us to do coarsening, which is a very important feature, especially in time dependent problems.
As an example we refer to the sequence of grids at the end of Chapter 13. The moving transition zone between the elastic and the plastic part of the solution is resolved by the adaptive algorithm. The complex problem of implementation of a triangulation is a good example to demonstrate the advantages of our approach. In a natural way the whole task is split into several small steps. These single steps are treated separately and therefore it is easy to improve the code locally. Furthermore, if it is necessary to change a concept we can reuse the single parts and we do not have to do changes within the whole library.
System requirements
File format: PDF
Copy protection: Watermark-DRM (Digital Rights Management)
System requirements:
- Computer (Windows; MacOS X; Linux): Use the free software Adobe Reader, Adobe Digital Editions, or any other PDF viewer of your choice (see eBook Help).
- Tablet/Smartphone (Android; iOS): Install the free app Adobe Digital Editions or another reading app for eBooks, e.g., PocketBook (see eBook Help).
- E-reader: Bookeen, Kobo, Pocketbook, Sony, Tolino and many more (only limited: Kindle).
The file format PDF always displays a book page identically on any hardware. This makes PDF suitable for complex layouts such as those used in textbooks and reference books (images, tables, columns, footnotes). Unfortunately, on the small screens of e-readers or smartphones, PDFs are rather annoying, requiring too much scrolling.
This eBook uses Watermark-DRM, a „soft” copy protection. This means that there are no technical restrictions to prevent illegal distribution. However, there is a personalised watermark embedded in the eBook that can be used to identify the purchaser of the eBook in the event of misuse and to provide evidence for legal purposes.
For more information, see our eBook Help page.