Move ball and ball2 code
The 'compartment' file structure has been changed. Where before (in Michiels example code) the code for the Ball and Ball2 compartments was inside compartments.py, we have now decided that the code for each compartment is in its own file. Consequently, the code for compartments 'Ball" and 'Ball2' should be moved to their own files.
Edited by Sean Fitzgibbon