Physical meaning of KdV equation

  • Context: Graduate 
  • Thread starter Thread starter fian
  • Start date Start date
  • Tags Tags
    Physical
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
fian
Messages
2
Reaction score
1
Here is one of the KdV form

u_t + u_x + uu_x + u_{xxx} = 0

Where u is elevation, x is spatial variable, and t is time variable. The first two terms describe the linear water wave, the third term represent the nonlinear effect, and the last term is the dispersion.

From what i understand, the nonlinear term explain the energy focusing that keeps the shape of the wave packet. But, how is u multiplied by u_x represents the energy focusing? For example, like in predator-prey model, the nonlinear term xy explain the interaction between the two species, where x and y are the number of predators and prey respectively.

Also, how does the last term, the third derivative of u with respect to x, explain the dispersion which is the deformation of the waves?
 
Physics news on Phys.org
Sorry, It seems like i accidentally posted it twice, it is because of the low connection.
 
Can anybody please help me to understand the physical interpretation of kdv eq.?
 
[itex]uu_x = (\frac{1}{2}u^2)_x[/itex]

so it represents convection of kinetic energy. There is a link with the (inviscid) Burgers equation.
 
  • Like
Likes   Reactions: fian
Thank you for replying.
It gives me some hints to study more.

This is how i understand it. Let u be the elevetion of wave. u^2 represents the interaction of waves which causes energy transfer among the waves. Am I correct?