ZZ-Type a posteriori error estimators for adaptive boundary element methods on a curve.

Michael Feischl1, Thomas Führer1, Michael Karkulik2

  • 1Institute for Analysis and Scientific Computing, Vienna University of Technology, Wiedner Hauptstr. 8-10/E101/4, 1040 Wien, Austria.

Engineering Analysis with Boundary Elements
|April 22, 2014
PubMed
Summary

This study introduces ZZ-type error estimators for the adaptive boundary element method (BEM), extending well-established techniques from adaptive finite element methods (FEM). Convergence of adaptive mesh-refining algorithms is proven for integral equations.

Related Concept Videos

Area Problem01:26

Area Problem

Determining the area of a region with straight edges is straightforward, as geometric formulas for rectangles, triangles, and polygons can be applied directly. However, traditional geometric methods are insufficient when a region has a curved boundary, such as the area under a function.fromThe area problem involves finding a systematic way to measure such regions. One approach to solving this problem is through approximation. Instead of attempting to compute the area exactly at the outset, the...
312
Midpoint Rule01:20

Midpoint Rule

Approximating areas under curved boundaries is a common problem in applied mathematics, particularly when an exact calculation is difficult or impractical. One effective numerical method for this purpose is the Midpoint Rule, which provides an estimate of the area under a curve by using rectangular approximations over a specified interval.Description of the Midpoint RuleThe Midpoint Rule begins by dividing the given interval into a number of equal subintervals. For each subinterval, the...
251
z Scores and Area Under the Curve01:17

z Scores and Area Under the Curve

z scores are the standardized values obtained after converting a normal distribution into a standard normal distribution. A z score is measured in units of the standard deviation. The z score tells you how many standard deviations the value x is above (to the right of) or below (to the left of) the mean, μ. Values of x that are larger than the mean have positive z scores, and values of x that are smaller than the mean have negative z scores. If x equals the mean, then x has a z score of...
14.8K
Area Between Curves: Integrating With Respect to x01:25

Area Between Curves: Integrating With Respect to x

Consider two continuous functions defined on a closed interval from a to b. The region between these curves is bounded vertically by their graphs and horizontally by the endpoints of the interval. The objective is to measure the area of this region.An initial estimate of the area can be obtained by dividing the interval into a large number of narrow vertical strips of equal width. Each strip is approximated by a rectangle whose height is given by the vertical difference between the two...
308
Simpson's Rule II01:28

Simpson's Rule II

In warehouse roofing applications, corrugated or curved metal sheets are commonly used to improve structural strength, water drainage, and ventilation efficiency. To accurately estimate material requirements and optimize design parameters, engineers must determine the curved surface area of these sheets. Because the sheet profiles often repeat smoothly along their length, they can be effectively approximated by parabolic curves, enabling the use of numerical integration techniques for area...
242
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
438