KdV equation: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'This is the Korteweg de Vries equation in physical form <math>A_t = -c A_x + \alpha A A_x + \beta A_{xxx}</math> where subscripts denote partial derivatives. The parameter c den…') |
m (Linking to wave envelope page.) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
This is the Korteweg de Vries equation in physical form | This is the Korteweg de Vries equation for a quantity <math>A(x,t)</math> in physical form | ||
<math>A_t = -c A_x + \alpha A A_x + \beta A_{xxx}</math> | <br> | ||
<math>A_t = -c A_x + \alpha A A_x + \beta A_{xxx}\,</math> | |||
<br> | |||
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. | ||
<math>A_t = -(c-\alpha A) A_x. </math> | * The nonlinear term: <math>A_t = -(c-\alpha A) A_x.\, </math> | ||
You can see that if alpha is negative then larger waves have faster propagation speeds. | ** You can see that if <math>A>0</math> and <math>\alpha</math> is negative then larger waves have faster propagation speeds. | ||
<math>\bar{A}_t = -ik(c-\beta k^2) \bar{A}. </math> | * The Fourier transform of the dispersive term: <math>\bar{A}_t = -ik(c-\beta k^2) \bar{A}. </math> (where <math>k</math> is the wavenumber) | ||
where k is the wavenumber | ** Thus when <math>\beta</math> is positive shorter waves (with larger k) propagate slower. | ||
The [[Wave Envelope]] page uses the KdV equation to illustrate the difference between group velocity and phase speed via wave envelopes. |
Latest revision as of 13:12, 24 July 2020
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.
- The nonlinear term:
- You can see that if and is negative then larger waves have faster propagation speeds.
- The Fourier transform of the dispersive term: (where is the wavenumber)
- Thus when is positive shorter waves (with larger k) propagate slower.
The Wave Envelope page uses the KdV equation to illustrate the difference between group velocity and phase speed via wave envelopes.