Slow extraction with one octupole

Choose a value for the tune Q (eg, near 0.5), and for the octupole strength b3, then enter the number of iterations. Hit return to make the number appear on the button that initially says "0 more", and then click the mouse in the window where you would like to launch a test particle. You may repeat this step several times! The following equations are used to generate the motion:
 
	until done {
		Rotate (x,x') by 2*pi*Q
		x'  =  x' - b3*x3
	}
For example, you might want to try Q = 0.495, b3 = 1.0, and 1,000 iterations.



Take a look at some other maps: Last modified: Wed Nov 19 12:03:17 EST