The basal_melt ice model
authors: Hans Burchard and Karsten Bolding
Initialize the basal_melt model with an ice-cover
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout) | :: | ice_cover |
melt layer salinity melt layer temperature
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in) | :: | h | upper layer thickness [m] |
||
real(kind=rk), | intent(inout) | :: | ustar | friction velocity ice/water interface [m/s] |
||
real(kind=rk), | intent(in) | :: | T | upper layer temperature [C] |
||
real(kind=rk), | intent(in) | :: | S | upper layer salinity [g/kg] |