The sub-timestep used to be calculated by stability~1/floe_area_c meaning that the runtime is largely determined by the maximum floe size rather than the number of floe size categories.
Do we change this so that it's calculated by: stability = afsd_tmp/netloss so that once all the ice has been redistributed the loop ends?
The sub-timestep used to be calculated by
stability~1/floe_area_cmeaning that the runtime is largely determined by the maximum floe size rather than the number of floe size categories.Do we change this so that it's calculated by:
stability = afsd_tmp/netlossso that once all the ice has been redistributed the loop ends?