scispace - formally typeset
Search or ask a question
Journal ArticleDOI

Equidistributing Meshes with Constraints

01 Dec 1980-Siam Journal on Scientific and Statistical Computing (Society for Industrial and Applied Mathematics)-Vol. 1, Iss: 4, pp 499-511
TL;DR: In this article, a technique for equidistributing a function subject to constraints on the ratios of adjacent steps in the mesh is presented and a theoretical analysis of the procedure is presented, and numerical algorithms for implementing the method are given.
Abstract: Adaptive methods which “equidistribute” a given positive weight function are now used fairly widely for selecting discrete meshes. The disadvantage of such schemes is that the resulting mesh may not be smoothly varying. In this paper a technique is developed for equidistributing a function subject to constraints on the ratios of adjacent steps in the mesh. Given a weight function $f \geqq 0$ on an interval $[a,b]$ and constants c and K, the method produces a mesh with points $x_0 = a,x_{j + 1} = x_j + h_j ,j = 0,1, \cdots ,n - 1$ and $x_n = b$ such that \[ \int_{xj}^{x_{j + 1} } {f \leqq c\quad {\text{and}}\quad \frac{1} {K}} \leqq \frac{{h_{j + 1} }} {{h_j }} \leqq K\quad {\text{for}}\, j = 0,1, \cdots ,n - 1 . \] A theoretical analysis of the procedure is presented, and numerical algorithms for implementing the method are given. Examples show that the procedure is effective in practice. Other types of constraints on equidistributing meshes are also discussed.The principal application of the procedure is to the solution of boundary value problems, where the weight function is generally some error indicator, and accuracy and convergence properties may depend on the smoothness of the mesh. Other practical applications include the regrading of statistical data.
Citations
More filters
Journal ArticleDOI
TL;DR: In this article, a spatial discretization method for polar and nonpolar parabolic equations in one space variable is proposed, which is suitable for use in a library program.
Abstract: This paper is concerned with the design of a spatial discretization method for polar and nonpolar parabolic equations in one space variable. A new spatial discretization method suitable for use in a library program is derived. The relationship to other methods is explored. Truncation error analysis and numerical examples are used to illustrate the accuracy of the new algorithm and to compare it with other recent codes.

368 citations

Journal ArticleDOI
TL;DR: R-adaptive methods have enormous potential and indeed can produce an optimal form of adaptivity for many problems, including scale-invariant problems, blow-up problems, problems with moving fronts and problems in meteorology.
Abstract: In this article we look at the modern theory of moving meshes as part of an r-adaptive strategy for solving partial differential equations with evolving internal structure. We firstly examine the possible geometries of a moving mesh in both one and higher dimensions, and the discretization of partial differential equation on such meshes. In particular, we consider such issues as mesh regularity, equidistribution, variational methods, and the error in interpolating a function or truncation error on such a mesh. We show that, guided by these, we can design effective moving mesh strategies. We then look in more detail as to how these strategies are implemented. Firstly we look at position-based methods and the use of moving mesh partial differential equation (MMPDE), variational and optimal transport methods. This is followed by an analysis of velocity-based methods such as the geometric conservation law (GCL) methods. Finally we look at a number of examples where the use of a moving mesh method is effective in applications. These include scale-invariant problems, blow-up problems, problems with moving fronts and problems in meteorology. We conclude that, whilst r-adaptive methods are still in a relatively new stage of development, with many outstanding questions remaining, they have enormous potential for development, and for many problems they represent an optimal form of adaptivity.

277 citations


Cites background from "Equidistributing Meshes with Constr..."

  • ...(2.9) Such grids are termed quasi-uniform (Li et al. 1998, Zegeling 2007, Kautsky and Nichols 1980, Kautsky and Nichols 1982), and normally lead to truncation (and approximation) errors of the same order as uniform meshes (Veldman and Rinzema 1992)....

    [...]

Journal ArticleDOI
01 Jan 1988
TL;DR: In this paper, a theoretical and experimental study of the structure of a counterflow diffusion flame burning diluted methane in diluted air is reported. But the results are compared using both the physical coordinate and the mixture fraction as the independent variable.
Abstract: Results of a theoretical and experimental study of the structure of a counterflow diffusion flame burning diluted methane in diluted air are reported. Concentration profiles of the stable species were measured using gas sampling techniques with quartz microprobes. The samples were analyzed with a gas chromatograph. Temperature profiles were measured using coated thermocouples. Numerical calculations of the structure of the flame were performed with an adaptive nonlinear boundary value method at conditions identical to those used in the experiment. The results are compared using both the physical coordinate and the mixture fraction as the independent variable. Excellent agreement is obtained for concentration profiles of CH4, O2, N2, CO2 and H2O and for the peak value of the temperature. The complete temperature profile and the H2 and CO profiles are not in as good agreement and the differences are attributed to the neglect of C2 chemistry in the numerical calculations.

234 citations

Journal ArticleDOI
TL;DR: In this article, a global finite difference approach is used in which the nonlinear difference equations are solved by a damped-modified Newton method, and an assumed temperature profile helps to generate a converged numerical solution on an initial coarse grid.

231 citations

Journal ArticleDOI
TL;DR: In this article, the authors derived from the solution of premixed laminar flames in a stagnation point flow are important in the determination of chemically controlled extinction limits and in the ability to characterize the combustion processes occurring in turbulent reacting flows.
Abstract: Conclusions derived from the solution of premixed laminar flames in a stagnation point flow are important in the determination of chemically controlled extinction limits and in the ability to characterize the combustion processes occurring in turbulent reacting flows. In the neighborhood of the stagnation point produced in these flames, a chemically reacting boundary layer is established. For a given equivalence ratio, the input flow velocity can be varied and solutions can be determined for increasing values of the strain rate. As the strain rate increases, the flame nears extinction. Recent experimental, computational and theoretical work has shown that extinction of these flames can be achieved by either flame stretch or by a combination of flame stretch and incomplete chemical reaction. Extinction by flame stretch is possible when the Lewis number of the deficient reactant is greater than a critical value and extinction resulting from both flame stretch and incomplete chemical reaction is pos...

198 citations

References
More filters
Journal ArticleDOI
TL;DR: In this article, various adaptive mesh selection strategies for solving two-point boundary value problems are brought together and a limited comparison is made, and the mesh strategies are applied using collocation met...
Abstract: Various adaptive mesh selection strategies for solving two-point boundary value problems are brought together and a limited comparison is made. The mesh strategies are applied using collocation met...

204 citations

Journal ArticleDOI
TL;DR: The combination of automatic variable order (via deferred corrections) and automatic (adaptive) mesh selection produces, as in the case of initial value problem solvers, a versatile, robust, and efficient algorithm.
Abstract: A variable order variable step finite difference algorithm for approximately solving m-dimensional systems of the form y'' = f(t,y), t $\in$ [a,b] subject to the nonlinear boundary conditions g(y(a),y(b)) = 0 is presented. A program, PASVAR, implementing these ideas has been written and the results on several test runs are presented together with comparisons with other methods. The main features of the new procedure are: a) Its ability to produce very precise global error estimates, which in turn allow a very fine control between desired tolerance and actual output precision. b) Non-uniform meshes allow an economical and accurate treatment of boundary layers and other sharp changes in the solutions. c) The combination of automatic variable order (via deferred corrections) and automatic (adaptive) mesh selection produces, as in the case of initial value problem solvers, a versatile, robust, and efficient algorithm.

198 citations

Journal ArticleDOI
TL;DR: For a two-point boundary-value problem the existence of a unique optimal mesh distribution is proved and its properties are analyzed, allowing for rather straightforward extensions to more general problems in one dimension as well as to higher-order elements.
Abstract: A theory of a posteriori estimates for the finite element method has been developed. On the basis of this theory, for a two-point boundary-value problem the existence of a unique optimal mesh distribution is proved and its properties are analyzed. This mesh is characterized in terms of certain, easily computable local error indicators which in turn allow for a simple adaptive construction of the mesh and also permit the computation of a very effective a posteriori error bound. While the error estimates are asymptotic in nature, numerical experiments show the results to be excellent already for 10% accuracy. The approaches are not restricted to the model problem considered here only for clarity; in fact, they allow for rather straightforward extensions to more general problems in one dimension as well as to higher-order elements. 11 tables.

137 citations

Journal ArticleDOI
TL;DR: This paper extends techniques that have been used in piecewise polynomial approximation which permit the construction of equidistributing meshes to meshes on which the local truncation error of the method is approximately constant in some norm.
Abstract: In order to use finite difference approximations with non-uniform meshes in boundary value problems, it is necessary to develop procedures for mesh selection. In this paper we extend techniques that have been used in piecewise polynomial approximation which permit the construction of equidistributing meshes. By this term we mean meshes on which the local truncation error of the method is approximately constant in some norm. Improved error estimates for methods which use equidistributing meshes are obtained.

136 citations