In commit c86ac77 ("now prints precipitation mid way through the domain after the run completes"), a loop was added to the end of test-ideal.f90 which invokes sync all num_images() times. This becomes expensive at large numbers of images. What was the intent of this?