Simplification for all of the Frame_order.test_pdb_model_* system tests.
The model setup in all of these tests has been merged into the common setup_model() method. This
not only removes a large quantity of repetitive code, but the new method can also be used for
constructing future tests, for example for checking the frame_order.simulate user function.