You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two ways the system ends, if the delta is low enough or if it reaches MAX_ITER iterations. MAX_ITER being set to six returns a stable solution for this map on no wind, but the delta condition will never be triggered.