The default value of MIN_SALINITY is now zero and this is causing MOM to abort in fully-coupled situations because of negative salinity - what's causing the salinity to be negative remains to be determined. The solution in the meantime is to set MIN_SALINITY = 1.0E-06 for B cases.
The default value of MIN_SALINITY is now zero and this is causing MOM to abort in fully-coupled situations because of negative salinity - what's causing the salinity to be negative remains to be determined. The solution in the meantime is to set
MIN_SALINITY = 1.0E-06
for B cases.