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
{{ message }}
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.
an out-of-bounds memory error occurs in the phsyics_get_tend_work routine:
Begin timestep 2010-10-23_00:00:00
--- time to update background surface albedo, greeness fraction.
--- time to run the convection scheme L_CONV = T
--- time to apply limit to accumulated rainc and rainnc L_ACRAIN = F
--- time to calculate additional physics_diagnostics = F
split dynamics-transport integration 3
At line 381 of file mpas_atmphys_todynamics.F
Fortran runtime error: Index '-1' of dimension 1 of array 'tend_scalars' below lower bound of 1
The text was updated successfully, but these errors were encountered:
When running MPAS-Atmosphere in debug mode with only the Kessler and Kain-Fritsch schemes, i.e., with the following
&physics
namelistan out-of-bounds memory error occurs in the
phsyics_get_tend_work
routine:The text was updated successfully, but these errors were encountered: