QGolf: a wave simulator

QGolf is a program that simulates how a wave can travel through a rope, when there is a signal (or a puls) at one end. Forces cause this disturbance to travel (or to be transmitted) via the rope. It can clearly demonstrate various properties of waves, like resonance and the coexistance of two travelling pulses on one rope.

Since pictures are more worth then text, here are some screenshots:


 
A puls is generated and travels through the rope from left to right.



 
Wave is reflected by the far end (or right end) of the rope.



 
Manipulate the simulator in real-time. Or in simulated time.



 
Two waves, each in opposite direction, can pass through each other.


Program and math description

The explanation is in Dutch only. It consist out of two parts: an article in rich-text (.rtf) format file and a list of formulas referred to by the article. The latter is in postscript. You can view this format by downloading ghostview.

The article.

How to get it running

This program is precompiled for windows and linux. See below.

You will need the (free) Qt library to compile it. You can download this here.

Enjoy !

Source code