Home > three_d.js > Examples

KdV solitons

The Korteweg-de Vries equation is the non-linear PDE ut + uxxx + 6uux = 0. It allows soliton solutions – solitary waves that do not lose their shape, the non-linearity of the equation "cancelling out" the dispersion – which are appropriately-scaled sech2 functions.

Mouse controls: Left-click and drag to rotate; alt (Mac)- or ctrl (Windows)-click-drag or middle-click-drag to pan; scroll or shift-click-drag to zoom. Touch screen controls: one finger to rotate; two-finger scroll to pan; pinch to zoom. Click/tap on the cube icons to snap to a side-on view.


Initial state: Start calculation.

Reset.

You can see how the plot is constructed in the HTML source:

Posted 2016-12-**.


Home > three_d.js > Examples