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
When the LCL is above the model top, CALCAPE2 will access beyond the bounds of the TPAR array. This happened in an RRFS run by @EricJames-NOAA and it might be the cause of sporadic failures seen in other RRFS workflows.
When the LCL is above the model top, CALCAPE2 will access beyond the bounds of the TPAR array. This happened in an RRFS run by @EricJames-NOAA and it might be the cause of sporadic failures seen in other RRFS workflows.
The fix (#555) is to apply bounds to the LEND index:
The text was updated successfully, but these errors were encountered: