Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r8), | intent(in) | :: | sfc_temp | |||
real(kind=r8), | intent(out) | :: | heff(n_drydep) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | ncol | |||
real(kind=r8), | intent(in) | :: | sfc_temp(ncol) | |||
real(kind=r8), | intent(out) | :: | heff(ncol,n_drydep) |