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
The timestep should be available at init time through the namelist, so we don't need to pass it as an argument to the __call__ method of the driver. Similarly we should move it to an exernal of the gfs microphysics and the update_dycore stencils
The timestep should be available at init time through the namelist, so we don't need to pass it as an argument to the
__call__method of the driver. Similarly we should move it to anexernalof the gfs microphysics and the update_dycore stencils