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
Use increasing time steps for transient heatflow example and in an example in the docstring for FixedTimeStepper.
E.g. t = t_total*(collect(range(0,1,num_steps)).^2)