Added some error checking for the monte_carlo.setup user function.
A RelaxError is now raised if the number of simulations is less than 3. This prevents Python errors when later calling the monte_carlo.error_analysis user function.
Authored by: bugman 2015-02-17
Parent: [r27660]
Child: [r27662]