CICE-Consortium / Icepack

Development repository for sea-ice column physics
Other
25 stars 131 forks source link

Salinity flux does not go to zero when SSS = 0. #480

Open dabail10 opened 8 months ago

dabail10 commented 8 months ago

The code here needs a fix for coupled models when sea surface salinity goes to 0. In fact, this should probably stop taking salt from the ocean when SSS = S_min, currently 0.1.

https://github.com/CICE-Consortium/Icepack/blob/f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3/columnphysics/icepack_therm_mushy.F90#L2921-L2925