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 8.2.2 version of MPAS crashes when frac_seaice is set to false.
This happens because some arrays are allocated only when frac_seaice=true, but they are used with both frac_seaice = true and frac_seaice=false.
The text was updated successfully, but these errors were encountered:
The 8.2.2 version of MPAS crashes when frac_seaice is set to false.
This happens because some arrays are allocated only when frac_seaice=true, but they are used with both frac_seaice = true and frac_seaice=false.
The text was updated successfully, but these errors were encountered: