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
W is an export from DYN, but in DynCore_GridCompMod.F90 it is only set when Hydrostatic is FALSE. To remedy this I have introduced code to compute W, in the branch feature/mmanyin/export_W_when_HYDROSTATIC. I would welcome feedback on the approach that I've taken.
The text was updated successfully, but these errors were encountered:
W is an export from DYN, but in DynCore_GridCompMod.F90 it is only set when Hydrostatic is FALSE. To remedy this I have introduced code to compute W, in the branch feature/mmanyin/export_W_when_HYDROSTATIC. I would welcome feedback on the approach that I've taken.
The text was updated successfully, but these errors were encountered: