首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 0 毫秒
1.
Explicit time integration methods can be employed to simulate a broad spectrum of physical phenomena. The wide range of scales encountered lead to the problem that the fastest cell of the simulation dictates the global time step. Multirate time integration methods can be employed to alter the time step locally so that slower components take longer and fewer time steps, resulting in a moderate to substantial reduction of the computational cost, depending on the scenario to simulate [S. Osher, R. Sanders, Numerical approximations to nonlinear conservation laws with locally varying time and space grids, Math. Comput. 41 (1983) 321–336; H. Tang, G. Warnecke, A class of high resolution schemes for hyperbolic conservation laws and convection-diffusion equations with varying time and pace grids, SIAM J. Sci. Comput. 26 (4) (2005) 1415–1431; E. Constantinescu, A. Sandu, Multirate timestepping methods for hyperbolic conservation laws, SIAM J. Sci. Comput. 33 (3) (2007) 239–278]. In air pollution modeling the advection part is usually integrated explicitly in time, where the time step is constrained by a locally varying Courant–Friedrichs–Lewy (CFL) number. Multirate schemes are a useful tool to decouple different physical regions so that this constraint becomes a local instead of a global restriction. Therefore it is of major interest to apply multirate schemes to the advection equation. We introduce a generic recursive multirate Runge–Kutta scheme that can be easily adapted to an arbitrary number of refinement levels. It preserves the linear invariants of the system and is of third order accuracy when applied to certain explicit Runge–Kutta methods as base method.  相似文献   

2.
This article is devoted to the discussion of Newton's method. Beginning with the old results of A.Cayley and E.Schröder we proceed to the theory of complex dynamical systems on the sphere, which was developed by G.Julia and P.Fatou at the beginning of this century, and continued by several mathematicians in recent years.  相似文献   

3.
Positive results are obtained about the effect of local error control in numerical simulations of ordinary differential equations. The results are cast in terms of the local error tolerance. Under theassumption that a local error control strategy is successful, it is shown that a continuous interpolant through the numerical solution exists that satisfies the differential equation to within a small, piecewise continuous, residual. The assumption is known to hold for thematlab ode23 algorithm [10] when applied to a variety of problems. Using the smallness of the residual, it follows that at any finite time the continuous interpolant converges to the true solution as the error tolerance tends to zero. By studying the perturbed differential equation it is also possible to prove discrete analogs of the long-time dynamical properties of the equation—dissipative, contractive and gradient systems are analysed in this way. Supported by the Engineering and Physical Sciences Research Council under grants GR/H94634 and GR/K80228. Supported by the Office of Naval Research under grant N00014-92-J-1876 and by the National Science Foundation under grant DMS-9201727.  相似文献   

4.
In this article, we develop an explicit symmetric linear phase-fitted four-step method with a free coefficient as parameter. The parameter is used for the optimization of the method in order to solve efficiently the Schrödinger equation and related oscillatory problems. We evaluate the local truncation error and the interval of periodicity as functions of the parameter. We reveal a direct relationship between the periodicity interval and the local truncation error. We also measure the efficiency of the new method for a wide range of possible values of the parameter and compare it to other well known methods from the literature. The analysis and the numerical results help us to determine the optimal values of the parameter, which render the new method highly efficient.  相似文献   

5.
6.
Summary Continuation methods compute paths of solutions of nonlinear equations that depend on a parameter. This paper examines some aspects of the multicomputer implementation of such methods. The computations are done on a mesh connected multicomputer with 64 nodes.One of the main issues in the development of concurrent programs is load balancing, achieved here by using appropriate data distributions. In the continuation process, many linear systems have to be solved. For nearby points along the solution path, the corresponding system matrices are closely related to each other. Therefore, pivots which are good for theLU-decomposition of one matrix are likely to be acceptable for a whole segment of the solution path. This suggests to choose certain data distributions that achieve good load balancing. In addition, if these distributions are used, the resulting code is easily vectorized.To test this technique, the invariant manifold of a system of two identical nonlinear oscillators is computed as a function of the coupling between them. This invariant manifold is determined by the solution of a system of nonlinear partial differential equations that depends on the coupling parameter. A symmetry in the problem reduces this system to one single equation, which is discretized by finite differences. The solution of the discrete nonlinear system is followed as the coupling parameter is changed.This material is based upon work supported by the NSF under Cooperative Agreement No. CCR-8809615. The government has certain rights in this material.  相似文献   

7.
In this paper we apply the theory for implicit Runge-Kutta methods presented by Stetter to a number of subclasses of methods that have recently been discussed in the literature. We first show how each of these classes can be expressed within this theoretical framework and from this we are able to establish a number of relationships among these classes. In addition to improving the current state of understanding of these methods, their expression within this theoretical framework makes it possible for us to obtain results giving general forms for their stability functions.This work was supported by the Natural Sciences and Engineering Research Council of Canada.  相似文献   

8.
Summary New methods are presented for the numerical integration of ordinary differential equations of the important family of Hamiltonian dynamical systems. These methods preserve the Poincaré invariants and, therefore, mimic relevant qualitative properties of the exact solutions. The methods are based on a Runge-Kutta-type ansatz for the generating function to realize the integration steps by canonical transformations. A fourth-order method is given and its implementation is discussed. Numerical results are presented for the Hénon-Heiles system, which describes the motion of a star in an axisymmetric galaxy.  相似文献   

9.
Summary The numerical treatment of discrete bifurcation problems (2) with chord methods or Newton's method is a question of constructing appropriate initial approximations to prevent the sequence from converging to the trivial solution. This problem is being discussed under conditions which are satisfied for quite a few examples arising in applications (see Sect. 3).  相似文献   

10.
A finite volume method with grid adaption is applied to two hyperbolic problems: the ultra-relativistic Euler equations, and a scalar conservation law. Both problems are considered in two space dimensions and share the common feature of moving shock waves. In contrast to the classical Euler equations, the derivation of appropriate initial conditions for the ultra-relativistic Euler equations is a non-trivial problem that is solved using one-dimensional shock conditions and the Lorentz invariance of the system. The discretization of both problems is based on a finite volume method of second order in both space and time on a triangular grid. We introduce a variant of the min-mod limiter that avoids unphysical states for the Euler system. The grid is adapted during the integration process. The frequency of grid adaption is controlled automatically in order to guarantee a fine resolution of the moving shock fronts. We introduce the concept of “width refinement” which enlarges the width of strongly refined regions around the shock fronts; the optimal width is found by a numerical study. As a result we are able to improve efficiency by decreasing the number of adaption steps. The performance of the finite volume scheme is compared with several lower order methods.  相似文献   

11.
Stuart  A. M. 《Numerical Algorithms》1997,14(1-3):227-260
The numerical solution of initial value problems for ordinary differential equations is frequently performed by means of adaptive algorithms with user-input tolerance τ. The time-step is then chosen according to an estimate, based on small time-step heuristics, designed to try and ensure that an approximation to the local error commited is bounded by τ. A question of natural interest is to determine how the global error behaves with respect to the tolerance τ. This has obvious practical interest and also leads to an interesting problem in mathematical analysis. The primary difficulties arising in the analysis are that: (i) the time-step selection mechanisms used in practice are discontinuous as functions of the specified data; (ii) the small time-step heuristics underlying the control of the local error can break down in some cases. In this paper an analysis is presented which incorporates these two difficulties. For a mathematical model of an error per unit step or error per step adaptive Runge–Kutta algorithm, it may be shown that in a certain probabilistic sense, with respect to a measure on the space of initial data, the small time-step heuristics are valid with probability one, leading to a probabilistic convergence result for the global error as τ→0. The probabilistic approach is only valid in dimension m>1 this observation is consistent with recent analysis concerning the existence of spurious steady solutions of software codes which highlights the difference between the cases m=1 and m>1. The breakdown of the small time-step heuristics can be circumvented by making minor modifications to the algorithm, leading to a deterministic convergence proof for the global error of such algorithms as τ→0. An underlying theory is developed and the deterministic and probabilistic convergence results proved as particular applications of this theory. This revised version was published online in June 2006 with corrections to the Cover Date.  相似文献   

12.
Asymptotic expansions for the error in some spline interpolation schemes are used to derive asymptotic expansions for the truncation errors in some spline-collocation methods for two-point boundary-value problems. This raises the possibility of using Richardson extrapolation or iterated deferred corrections to develop efficient high-order algorithms based on low-order collocation in analogy with similar codes based on low-order finite difference methods; some specific such procedures are proposed.This research was supported in part by the United States Office of Naval Research under Contract N00014-67-A-0126-0015.  相似文献   

13.
In this paper we approximate the solution of a linear initial-value problem, making use of a Schauder basis for certain Banach space associated with such a differential problem. In addition, we apply that results in order to calculate numerically the response from a structure modelled by a three degree-of-freedom mass–damper–spring system.  相似文献   

14.
We present a systematic study of local solutions of the ODE of the form near t=0. Such ODEs occur in the study of self-similar radial solutions of some second order PDEs. A general theorem of existence and uniqueness is established. It is shown that there is a dichotomy between the cases γ>0 and γ<0, where γ=∂f/∂x at t=0. As an application, we study the singular behavior of self-similar radial solutions of a nonlinear wave equation with superlinear damping near an incoming light cone. A smoothing effect is observed as the incoming waves are focused at the tip of the cone.  相似文献   

15.
Summary The method of expanding the solution of linear ordinary differential equations in power or laurent series is classical, and is usually associated with the name of Frobenius. In the early days of electronic computation, it was appreciated that expansions in Chebyshev series are often of more practical use, and the necessary techniques developed by Clenshaw. (This is usually carried out in order to approximate special functions defined by ordinary differential equations, rather than as a technique for actually solving such equations in general, for which finite difference methods are to be preferred.) In this paper we show that by means of a conformal map the problem of expansion in Chebyshev series can in fact be reduced to that of expansion in a Laurent series, yielding a method which is usually computationally simpler. Moreoveer, the method can be generalised to the case of Faber expansions on regions of the complex plane. A non-trivial example is explored in order to illustrate the method, and we also use the technique to generalise an identity relating Chebyshev polynomials to the Faber case.This paper is dedicated to the memory of Prof. Peter Henrici, a mentor, collegue and friend who will be greatly missed by all those who had the privilege of knowing and working with him  相似文献   

16.
17.
Recently, a continuous method has been proposed by Golub and Liao as an alternative way to solve the minimum and interior eigenvalue problems. According to their numerical results, their method seems promising. This article is an extension along this line. In this article, firstly, we convert an eigenvalue problem to an equivalent constrained optimization problem. Secondly, using the Karush-Kuhn-Tucker conditions of this equivalent optimization problem, we obtain a variant of the Rayleigh quotient gradient flow, which is formulated by a system of differential-algebraic equations. Thirdly, based on the Rayleigh quotient gradient flow, we give a practical numerical method for the minimum and interior eigenvalue problems. Finally, we also give some numerical experiments of our method, the Golub and Liao method, and EIGS (a Matlab implementation for computing eigenvalues using restarted Arnoldi’s method) for some typical eigenvalue problems. Our numerical experiments indicate that our method seems promising for most test problems.  相似文献   

18.
An efficient numerical method based on quintic nonpolynomial spline basis and high order finite difference approximations has been presented. The scheme deals with the space containing hyperbolic and polynomial functions as spline basis. With the help of spline functions we derive consistency conditions and high order discretizations of the differential equation with the significant first order derivative. The error analysis of the new method is discussed briefly. The new method is analyzed for its efficiency using the physical problems. The order and accuracy of the proposed method have been analyzed in terms of maximum errors and root mean square errors.  相似文献   

19.
In this paper, a collocation method is given to solve singularly perturbated two‐point boundary value problems. By using the collocation points, matrix operations and the matrix relations of the Bessel functions of the first kind and their derivatives, the boundary value problem is converted to a system of the matrix equations. By solving this system, the approximate solution is obtained. Also, an error problem is constructed by the residual function, and it is solved by the presented method. Thus, the error function is estimated, and the approximate solutions are improved. Finally, numerical examples are given to show the applicability of the method, and also, our results are compared by existing results. Copyright © 2014 JohnWiley & Sons, Ltd.  相似文献   

20.
Doedel  E. J.  Friedman  M. J.  Kunin  B. I. 《Numerical Algorithms》1997,14(1-3):103-124
A successive continuation method for locating connecting orbits in parametrized systems of autonomous ODEs is considered. A local convergence analysis is presented and several illustrative numerical examples are given. This revised version was published online in June 2006 with corrections to the Cover Date.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号