Sunteți pe pagina 1din 4

CourantFriedrichsLewy condition - Wikipedia, the free encyclopedia

http://en.wikipedia.org/wiki/CourantFriedrichsLewy_condition

CourantFriedrichsLewy condition
From Wikipedia, the free encyclopedia

In mathematics, the CourantFriedrichsLewy condition (CFL condition) is a necessary condition for convergence while solving certain partial differential equations (usually hyperbolic PDEs) numerically by the method of finite differences.[1] It arises in the numerical analysis of explicit time-marching schemes, when these are used for the numerical solution. As a consequence, the time step must be less than a certain time in many explicit time-marching computer simulations, otherwise the simulation will produce incorrect results. The condition is named after Richard Courant, Kurt Friedrichs, and Hans Lewy who described it in their 1928 paper.[2]

Contents
1 Heuristic description 2 The CFL condition 2.1 The one-dimensional case 2.2 The two and general n-dimensional case 3 Implications of the CFL condition 3.1 The CFL condition is only a necessary one 3.2 The CFL condition can be a very strong requirement 4 Notes 5 References 6 External links

Heuristic description
The information behind the condition is that, for example, if a wave is moving across a discrete spatial grid and we want to compute its amplitude at discrete time steps of equal length,[3] then this length must be less than the time for the wave to travel to adjacent grid points. As a corollary, when the grid point separation is reduced, the upper limit for the time step also decreases. In essence, the numerical domain of dependence of any point in space and time (which data values in the initial conditions affect the numerical computed value at that point) must include the analytical domain of dependence (where in the initial conditions has an effect on the exact value of the solution at that point) in order to assure that the scheme can access the information required to form the solution.

The CFL condition


In order to make a reasonably formally precise statement of the condition, it is necessary to define the following quantities Spatial coordinate: it is one of the coordinates of the physical space in which the problem is posed. Spatial dimension of the problem: it is the number of spatial dimensions i.e. the number of spatial coordinates of the physical space where the problem is posed. Typical values are , and . Time: it is the coordinate, acting as a parameter, which describes the evolution of the system, distinct from

1 of 4

10/24/2013 7:51 PM

CourantFriedrichsLewy condition - Wikipedia, the free encyclopedia

http://en.wikipedia.org/wiki/CourantFriedrichsLewy_condition

the spatial coordinates. The spatial coordinates and the time are supposed to be discrete valued independent variables, whose minimal steps are called respectively the interval length[4] and the time step: the CFL condition relates the length of the time step to a function interval lengths of each spatial variable. Operatively, the CFL condition is commonly prescribed for those terms of the finite-difference approximation of general partial differential equations which model the advection phenomenon.[5]

The one-dimensional case


For one-dimensional case, the CFL has the following form:

where the dimensionless number is called the Courant number, is the magnitude of the velocity (whose dimension is length/time) is the time step (whose dimension is time) is the length interval (whose dimension is length). The value of changes with the method used to solve the discretised equation. If an explicit (timemarching) solver is used then typically . Implicit (matrix) solvers are usually less sensitive to numerical instability and so larger values of may be tolerated.

The two and general n-dimensional case


In the two-dimensional case, the CFL condition becomes

with obvious meaning of the symbols involved. By analogy with the two-dimensional case, the general CFL condition for the -dimensional case is the following one:

The interval length is not required to be the same for each spatial variable . This "degree of freedom" can be used in order to somewhat optimize the value of the time step for a particular problem, by varying the values of the different interval in order to keep it not too small.

Implications of the CFL condition


The CFL condition is only a necessary one
The CFL condition is a necessary condition, but may not be sufficient for the convergence of the finitedifference approximation of a given numerical problem. Thus, in order to establish the convergence of the finite-

2 of 4

10/24/2013 7:51 PM

CourantFriedrichsLewy condition - Wikipedia, the free encyclopedia

http://en.wikipedia.org/wiki/CourantFriedrichsLewy_condition

difference approximation, it is necessary to use other methods, which in turn could imply further limitations on the length of the time step and/or the lengths of the spatial intervals.

The CFL condition can be a very strong requirement


The CFL condition can be a very limiting constraint on the time step : for example, in the finite-difference approximation of certain fourth-order nonlinear partial differential equations, it can have the following form

meaning that a decrease in the length interval requires a fourth order decrease in the time step for the condition to be fulfilled. Therefore, when solving particularly stiff problems, efforts are often made to avoid the CFL condition, for example by using implicit methods.

Notes
1. ^ In general, it is not a sufficient condition: also, it can be also a demanding condition for some problems. See the "Implications of the CFL condition" section of this article for a brief survey of this issues. 2. ^ See reference Courant, Friedrichs & Lewy 1928. There exists also an English translation of the 1928 German original: see references Courant, Friedrichs & Lewy 1956 and Courant, Friedrichs & Lewy 1967. 3. ^ This situation commonly occurs when a hyperbolic partial differential operator has been approximated by a finite difference equation, which is then solved by numerical linear algebra methods. 4. ^ This quantity is not necessarily the same for each spatial variable, as it is shown in the "The two and general ndimensional case" section of this entry : it can be chosen in order to somewhat relax the condition. 5. ^ Precisely, this is the hyperbolic part of the PDE under analysis.

References
Courant, R.; Friedrichs, K.; Lewy, H. (1928), "ber die partiellen Differenzengleichungen der mathematischen Physik" (http://resolver.sub.uni-goettingen.de/purl?GDZPPN002272636), Mathematische Annalen (in German) 100 (1): 3274, Bibcode:1928MatAn.100...32C (http://adsabs.harvard.edu/abs/1928MatAn.100...32C), doi:10.1007/BF01448839 (http://dx.doi.org /10.1007%2FBF01448839), JFM 54.0486.01 (http://www.zentralblatt-math.org/zmath/en/search /?format=complete&q=an:54.0486.01), MR 1512478 (//www.ams.org/mathscinet-getitem?mr=1512478). Courant, R.; Friedrichs, K.; Lewy, H. (September 1956) [1928], On the partial difference equations of mathematical physics (http://www.archive.org/stream/onpartialdiffere00cour#page/n0/mode/2up), AEC Research and Development Report, NYO-7689, New York: AEC Computing and Applied Mathematics Centre Courant Institute of Mathematical Sciences, pp. V + 76, archived from the original (http://www.archive.org/details/onpartialdiffere00cour) on October 23, 2008.: translated from the German by Phyllis Fox. This is an earlier version of the paper Courant, Friedrichs & Lewy 1967, circulated as a research report. Courant, R.; Friedrichs, K.; Lewy, H. (March 1967) [1928], "On the partial difference equations of mathematical physics" (http://domino.research.ibm.com/tchjr/journalindex.nsf /a3807c5b4823c53f85256561006324be/769774a3c9f3685f85256bfa00683f8a!OpenDocument), IBM Journal of Research and Development (http://researchweb.watson.ibm.com/journal/rdindex.html) 11 (2): 215234, MR 0213764 (//www.ams.org/mathscinet-getitem?mr=0213764), Zbl 0145.40402 (http://www.zentralblatt-math.org/zmath/en/search/?format=complete&q=an:0145.40402). A freely downlodable copy can be found here (http://www.stanford.edu/class/cme324/classics/courant-friedrichs3 of 4

10/24/2013 7:51 PM

CourantFriedrichsLewy condition - Wikipedia, the free encyclopedia

http://en.wikipedia.org/wiki/CourantFriedrichsLewy_condition

lewy.pdf).

External links
Bakhvalov, N. S. (2001), "CourantFriedrichsLewy condition" (http://www.encyclopediaofmath.org /index.php?title=C/c026760), in Hazewinkel, Michiel, Encyclopedia of Mathematics, Springer, ISBN 978-1-55608-010-4 Weisstein, Eric W., "Courant-Friedrichs-Lewy Condition (http://mathworld.wolfram.com/CourantFriedrichs-LewyCondition.html)", MathWorld. Retrieved from "http://en.wikipedia.org/w/index.php?title=CourantFriedrichsLewy_condition& oldid=565609516" Categories: Numerical differential equations Computational fluid dynamics This page was last modified on 24 July 2013 at 12:39. Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.

4 of 4

10/24/2013 7:51 PM

S-ar putea să vă placă și