Intelligent driver model: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
proper link
 
Line 1: Line 1:
The '''Lax–Wendroff method''', named after [[Peter Lax]] and [[Burton Wendroff]], is a [[numerical analysis|numerical]] method for the solution of [[hyperbolic partial differential equation]]s, based on [[finite difference]]s. It is second-order accurate in both space and time. This method is an example of [[temporal discretization|explicit time integration]] where the function that defines governing equation is evaluated at the current time.
I would like to introduce myself to you, I am Andrew and my wife doesn't like it at all. Credit authorising is how she makes a living. Playing badminton is a factor that he is completely addicted to. Her family life in Ohio.<br><br>Also visit my webpage best psychics ([http://c045.danah.co.kr/home/index.php?document_srl=1356970&mid=qna Full Posting])
 
Suppose one has an equation of the following form:
 
: <math> \frac{\partial f(x,t)}{\partial t}=\frac{\partial g(f(x,t))}{\partial x}\,</math>
 
where ''x'' and ''t'' are independent variables, and the initial state, ƒ(''x'',&nbsp;0) is given.
 
The first step in the Lax–Wendroff method calculates values for ƒ(''x'',&nbsp;''t'') at half time steps, ''t''<sub>''n''&nbsp;+&nbsp;1/2</sub> and half grid points, ''x''<sub>''i''&nbsp;+&nbsp;1/2</sub>. In the second step values at ''t''<sub>''n''&nbsp;+&nbsp;1</sub> are calculated using the data for ''t''<sub>''n''</sub> and ''t''<sub>''n''&nbsp;+&nbsp;1/2</sub>.
 
First (Lax) step:
 
: <math> \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}.\,</math>
 
Second step:
 
: <math> \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}.\, </math>
 
This method can be further applied to some systems of partial differential equations.
 
==References==
* {{ cite journal | author = P.D Lax | coauthors = B. Wendroff | year = 1960 | title = Systems of conservation laws | journal = Commun. Pure Appl Math. | volume = 13 | pages = 217–237 | doi = 10.1002/cpa.3160130205 | issue = 2 }}
* Michael J. Thompson, ''An Introduction to Astrophysical Fluid Dynamics'', Imperial College Press, London, 2006.
*{{Cite book | last1=Press | first1=WH | last2=Teukolsky | first2=SA | last3=Vetterling | first3=WT | last4=Flannery | first4=BP | year=2007 | title=Numerical Recipes: The Art of Scientific Computing | edition=3rd | publisher=Cambridge University Press |  publication-place=New York | isbn=978-0-521-88068-8 | chapter=Section 20.1. Flux Conservative Initial Value Problems | chapter-url=http://apps.nrbook.com/empanel/index.html#pg=1040 | page=1040}}
 
{{Numerical PDE}}
 
{{DEFAULTSORT:Lax-Wendroff Method}}
[[Category:Numerical differential equations]]
[[Category:Computational fluid dynamics]]
 
 
{{mathapplied-stub}}

Latest revision as of 17:55, 14 December 2014

I would like to introduce myself to you, I am Andrew and my wife doesn't like it at all. Credit authorising is how she makes a living. Playing badminton is a factor that he is completely addicted to. Her family life in Ohio.

Also visit my webpage best psychics (Full Posting)