fbpx
Wikipedia

Courant–Friedrichs–Lewy condition

In mathematics, the convergence condition by Courant–Friedrichs–Lewy is a necessary condition for convergence while solving certain partial differential equations (usually hyperbolic PDEs) numerically. It arises in the numerical analysis of explicit time integration 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 produces incorrect results. The condition is named after Richard Courant, Kurt Friedrichs, and Hans Lewy who described it in their 1928 paper.[1]

Heuristic description

The principle 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 duration,[2] then this duration 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 (as determined by initial conditions and the parameters of the approximation scheme) must include the analytical domain of dependence (wherein the initial conditions have an effect on the exact value of the solution at that point) to assure that the scheme can access the information required to form the solution.

Statement

To make a reasonably formally precise statement of the condition, it is necessary to define the following quantities:

  • Spatial coordinate: one of the coordinates of the physical space in which the problem is posed
  • Spatial dimension of the problem: 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: the coordinate, acting as a parameter, which describes the evolution of the system, distinct from the spatial coordinates

The spatial coordinates and the time are discrete-valued independent variables, which are placed at regular distances called the interval length[3] and the time step, respectively. Using these names, the CFL condition relates the length of the time step to a function of the interval lengths of each spatial coordinate and of the maximum speed that information can travel in the physical space.

Operatively, the CFL condition is commonly prescribed for those terms of the finite-difference approximation of general partial differential equations that model the advection phenomenon.[4]

The one-dimensional case

For the one-dimensional case, the continuous-time model equation (that is usually solved for  ) is:

 

The CFL condition then 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, especially depending on whether the method is explicit or implicit. If an explicit (time-marching) 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 the obvious meanings 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 to somewhat optimize the value of the time step for a particular problem, by varying the values of the different interval to keep it not too small.

Notes

  1. ^ 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.
  2. ^ 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.
  3. ^ This quantity is not necessarily the same for each spatial variable, as it is shown in "The two and general n–dimensional case" section of this entry: it can be selected to somewhat relax the condition.
  4. ^ 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", Mathematische Annalen (in German), 100 (1): 32–74, Bibcode:1928MatAn.100...32C, doi:10.1007/BF01448839, JFM 54.0486.01, MR 1512478, S2CID 120760331.
  • Courant, R.; Friedrichs, K.; Lewy, H. (September 1956) [1928], On the partial difference equations of mathematical physics, AEC Research and Development Report, vol. NYO-7689, New York: AEC Computing and Applied Mathematics Centre – Courant Institute of Mathematical Sciences, pp. V + 76, archived from the original 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", IBM Journal of Research and Development, 11 (2): 215–234, Bibcode:1967IBMJ...11..215C, doi:10.1147/rd.112.0215, MR 0213764, Zbl 0145.40402. A freely downloadable copy can be found here.
  • Carlos A. de Moura and Carlos S. Kubrusly (Eds.): "The Courant-Friedrichs-Lewy (CFL) Condition: 80 Years After Its Discovery", Birkhauser, ISBN 978-0-8176-8393-1 (2013).

External links

courant, friedrichs, lewy, condition, mathematics, convergence, condition, courant, friedrichs, lewy, necessary, condition, convergence, while, solving, certain, partial, differential, equations, usually, hyperbolic, pdes, numerically, arises, numerical, analy. In mathematics the convergence condition by Courant Friedrichs Lewy is a necessary condition for convergence while solving certain partial differential equations usually hyperbolic PDEs numerically It arises in the numerical analysis of explicit time integration 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 produces incorrect results The condition is named after Richard Courant Kurt Friedrichs and Hans Lewy who described it in their 1928 paper 1 Contents 1 Heuristic description 2 Statement 2 1 The one dimensional case 2 2 The two and general n dimensional case 3 Notes 4 References 5 External linksHeuristic description EditThe principle 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 duration 2 then this duration 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 as determined by initial conditions and the parameters of the approximation scheme must include the analytical domain of dependence wherein the initial conditions have an effect on the exact value of the solution at that point to assure that the scheme can access the information required to form the solution Statement EditTo make a reasonably formally precise statement of the condition it is necessary to define the following quantities Spatial coordinate one of the coordinates of the physical space in which the problem is posed Spatial dimension of the problem the number n displaystyle n of spatial dimensions i e the number of spatial coordinates of the physical space where the problem is posed Typical values are n 1 displaystyle n 1 n 2 displaystyle n 2 and n 3 displaystyle n 3 Time the coordinate acting as a parameter which describes the evolution of the system distinct from the spatial coordinatesThe spatial coordinates and the time are discrete valued independent variables which are placed at regular distances called the interval length 3 and the time step respectively Using these names the CFL condition relates the length of the time step to a function of the interval lengths of each spatial coordinate and of the maximum speed that information can travel in the physical space Operatively the CFL condition is commonly prescribed for those terms of the finite difference approximation of general partial differential equations that model the advection phenomenon 4 The one dimensional case Edit For the one dimensional case the continuous time model equation that is usually solved for w displaystyle w is w t u w x displaystyle frac partial w partial t u frac partial w partial x The CFL condition then has the following form C u D t D x C max displaystyle C frac u Delta t Delta x leq C max where the dimensionless number C displaystyle C is called the Courant number u displaystyle u is the magnitude of the velocity whose dimension is length time D t displaystyle Delta t is the time step whose dimension is time D x displaystyle Delta x is the length interval whose dimension is length The value of C max displaystyle C max changes with the method used to solve the discretised equation especially depending on whether the method is explicit or implicit If an explicit time marching solver is used then typically C max 1 displaystyle C max 1 Implicit matrix solvers are usually less sensitive to numerical instability and so larger values of C max displaystyle C max may be tolerated The two and general n dimensional case Edit In the two dimensional case the CFL condition becomes C u x D t D x u y D t D y C max displaystyle C frac u x Delta t Delta x frac u y Delta t Delta y leq C max with the obvious meanings of the symbols involved By analogy with the two dimensional case the general CFL condition for the n displaystyle n dimensional case is the following one C D t i 1 n u x i D x i C max displaystyle C Delta t left sum i 1 n frac u x i Delta x i right leq C max The interval length is not required to be the same for each spatial variable D x i i 1 n displaystyle Delta x i i 1 ldots n This degree of freedom can be used to somewhat optimize the value of the time step for a particular problem by varying the values of the different interval to keep it not too small Notes Edit See reference Courant Friedrichs amp Lewy 1928 There exists also an English translation of the 1928 German original see references Courant Friedrichs amp Lewy 1956 and Courant Friedrichs amp Lewy 1967 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 This quantity is not necessarily the same for each spatial variable as it is shown in The two and general n dimensional case section of this entry it can be selected to somewhat relax the condition Precisely this is the hyperbolic part of the PDE under analysis References EditCourant R Friedrichs K Lewy H 1928 Uber die partiellen Differenzengleichungen der mathematischen Physik Mathematische Annalen in German 100 1 32 74 Bibcode 1928MatAn 100 32C doi 10 1007 BF01448839 JFM 54 0486 01 MR 1512478 S2CID 120760331 Courant R Friedrichs K Lewy H September 1956 1928 On the partial difference equations of mathematical physics AEC Research and Development Report vol NYO 7689 New York AEC Computing and Applied Mathematics Centre Courant Institute of Mathematical Sciences pp V 76 archived from the original on October 23 2008 translated from the German by Phyllis Fox This is an earlier version of the paper Courant Friedrichs amp Lewy 1967 circulated as a research report Courant R Friedrichs K Lewy H March 1967 1928 On the partial difference equations of mathematical physics IBM Journal of Research and Development 11 2 215 234 Bibcode 1967IBMJ 11 215C doi 10 1147 rd 112 0215 MR 0213764 Zbl 0145 40402 A freely downloadable copy can be found here Carlos A de Moura and Carlos S Kubrusly Eds The Courant Friedrichs Lewy CFL Condition 80 Years After Its Discovery Birkhauser ISBN 978 0 8176 8393 1 2013 External links EditBakhvalov N S 2001 1994 Courant Friedrichs Lewy condition Encyclopedia of Mathematics EMS Press Weisstein Eric W Courant Friedrichs Lewy Condition MathWorld Retrieved from https en wikipedia org w index php title Courant Friedrichs Lewy condition amp oldid 1117705266, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.