The prerequisites for the notes
are some programing experience with C++ and some knowledge on the numerical
integration of ordinary differential equations.
Scattering of two sine-Gordon kinks.
The movies below are mng movie files that can be viewed using Mozilla or Netscape 7. Netscape 4 and windows explorer don't seem capable of displaying these movies. On Linux/Unix, the file can also be viewed using animate. Download the movie file and execute the command
% animate FILE.mng
![]() |
![]() |
![]() |
![]() |
Scattering of two sine-Gordon kinks. | Sine-Gordon Breather. | Scattering of two sine-Gordon breathers. | Scattering of Kortweg-Devries solitons on a periodic grid. |
---|
% make sineGordon % sineGordon sineGordon.parThe first one compiles the program and the second one runs it. All the data files are put in the directory DATA.
% make radialHeat % radialHeat radialHeat.parThe first one compiles the program and the second one runs it. All the data files are put in the directory DATA.
% make sineGordon % sineGordon sineGordon_relax.parThe first one compiles the program and the second one runs it. All the data files are put in the directory DATA.
Revised 27/10/04.