KdV equation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
where subscripts denote partial derivatives. | where subscripts denote partial derivatives. | ||
The parameter c denotes the linear advective wave speed, the parameter alpha denotes the nonlinear effects while the parameter beta denotes the dispersive effect. In practice these parameters depend on the physical situation considered. | The parameter c denotes the linear advective wave speed, the parameter <math>\alpha</math> denotes the nonlinear effects while the parameter <math>\beta</math> denotes the dispersive effect. In practice these parameters depend on the physical situation considered. | ||
To understand the meaning of the nonlinear and dispersive terms consider them one at a time. | To understand the meaning of the nonlinear and dispersive terms consider them one at a time. First the nonlinear term | ||
<br> | <br> | ||
<math>A_t = -(c-\alpha A) A_x. </math> | <math>A_t = -(c-\alpha A) A_x. </math> | ||
<br> | <br> | ||
You can see that if alpha is negative then larger waves have faster propagation speeds. For the dispersive we need to Fourier transform to see that | You can see that if <math>A>0</math> and <math>\alpha</math> is negative then larger waves have faster propagation speeds. For the dispersive term we need to Fourier transform to see that | ||
<br> | <br> | ||
<math>\bar{A}_t = -ik(c-\beta k^2) \bar{A}. </math> | <math>\bar{A}_t = -ik(c-\beta k^2) \bar{A}. </math> | ||
<br> | <br> | ||
where k is the wavenumber. Thus when beta is positive shorter waves (with larger k) propagate slower. | where <math>k</math> is the wavenumber. Thus when <math>\beta</math> is positive shorter waves (with larger k) propagate slower. |
Revision as of 14:15, 1 June 2011
This is the Korteweg de Vries equation for a quantity in physical form
where subscripts denote partial derivatives.
The parameter c denotes the linear advective wave speed, the parameter denotes the nonlinear effects while the parameter denotes the dispersive effect. In practice these parameters depend on the physical situation considered.
To understand the meaning of the nonlinear and dispersive terms consider them one at a time. First the nonlinear term
You can see that if and is negative then larger waves have faster propagation speeds. For the dispersive term we need to Fourier transform to see that
where is the wavenumber. Thus when is positive shorter waves (with larger k) propagate slower.