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
I can reproduce Liz Drenkard's report of not being able to read values for an open boundary that doesn't span the whole global domain extent:
At line 3896 of file //import/c1/AKWATERS/kate/ESMG/ESMG-configs/src/MOM6/src/core/MOM_open_boundary.F90
Fortran runtime error: Index '281' of dimension 2 of array 'tmp_buffer' outside of expected range (1:275)
Error termination. Backtrace:
At line 3902 of file //import/c1/AKWATERS/kate/ESMG/ESMG-configs/src/MOM6/src/core/MOM_open_boundary.F90
Fortran runtime error: Index '371' of dimension 1 of array 'tmp_buffer' outside of expected range (1:105)
I will dig more.
The text was updated successfully, but these errors were encountered:
I can reproduce Liz Drenkard's report of not being able to read values for an open boundary that doesn't span the whole global domain extent:
I will dig more.
The text was updated successfully, but these errors were encountered: