Lax–Wendroff method

Lax–Wendroff method

The Lax–Wendroff method, named after Peter Lax and Burton Wendroff, is a numerical method for the solution of hyperbolic partial differential equations, based on finite differences. It is second-order accurate in both space and time.

Suppose one has an equation of the following form:

: frac{partial f(x,t)}{partial t}=frac{partial g(f(x,t))}{partial x},

where "x" and "t" are independent variables, and the initial state, ƒ("x", 0) is given.

The first step in the Lax–Wendroff method calculates values for ƒ("x", "t") at half time steps, "t""n" + 1/2 and half grid points, "x""i" + 1/2. In the second step values at "t""n" + 1 are calculated using the data for "t""n" and "t""n" + 1/2.

First (Lax) step:

: cfrac{f_{i+1/2}^{n+1/2} - cfrac{f_i^n+f_{i+1}^n}{2{(1/2) * Delta t}=cfrac{g_{i+1}^n - g_i^n}{Delta x}.,

Second step:

: cfrac{f_i^{n+1} - f_i^n}{Delta t}=cfrac{g_{i+1/2}^{n+1/2} - g_{i-1/2}^{n+1/2{Delta x}.,

This method can be further applied to some systems of partial differential equations.

References

*
* Michael J. Thompson, "An Introduction to Astrophysical Fluid Dynamics", Imperial College Press, London, 2006.


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Method of lines — The method of lines (MOL, NMOL, NUMOL) (Schiesser, 1991; Hamdi, et al., 2007; Schiesser, 2009 ) is a technique for solving partial differential equations (PDEs) in which all but one dimension is discretized. MOL allows standard, general purpose… …   Wikipedia

  • Peter Lax — Peter David Lax Peter Lax in Tokyo, 1969 Born 1 May 1926 ( …   Wikipedia

  • MacCormack method — In computational fluid dynamics, the MacCormack method is a widely used discretization scheme for the numerical solution of hyperbolic partial differential equations (hyperbolic PDEs). This second order finite difference method is introduced by R …   Wikipedia

  • Spectral method — Spectral methods are a class of techniques used in applied mathematics and scientific computing to numerically solve certain Dynamical Systems, often involving the use of the Fast Fourier Transform. Where applicable, spectral methods have… …   Wikipedia

  • Multigrid method — Multigrid (MG) methods in numerical analysis are a group of algorithms for solving differential equations using a hierarchy of discretizations. They are an example of a class of techniques called multiresolution methods, very useful in (but not… …   Wikipedia

  • Crank–Nicolson method — In numerical analysis, the Crank–Nicolson method is a finite difference method used for numerically solving the heat equation and similar partial differential equations.[1] It is a second order method in time, implicit in time, and is numerically …   Wikipedia

  • Schwarz alternating method — In mathematics, the Schwarz alternating method, named after Hermann Schwarz, is an iterative method to find the solution of a partial differential equations on a domain which is the union of two overlapping subdomains, by solving the equation on… …   Wikipedia

  • Collocation method — In mathematics, a collocation method is a method for the numerical solution of ordinary differential equations, partial differential equations and integral equations. The idea is to choose a finite dimensional space of candidate solutions… …   Wikipedia

  • Discontinuous Galerkin method — Discontinuous Galerkin methods (DG methods) in mathematics form a class of numerical methods for solving partial differential equations. They combine features of the finite element and the finite volume framework and have been successfully… …   Wikipedia

  • Neumann–Dirichlet method — In mathematics, the Neumann–Dirichlet method is a domain decomposition preconditioner which involves solving Neumann boundary value problem on one subdomain and Dirichlet boundary value problem on another, adjacent across the interface between… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”