The fields received from the coupler have to be weighted with the sea-ice concentration (in relation to the total sea-ice + ocean).
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | knon | |||
| integer, | intent(in), | DIMENSION(klon) | :: | knindex |
|
|
| real, | intent(out), | DIMENSION(klon) | :: | tsurf_new | ||
| real, | intent(out), | DIMENSION(klon) | :: | alb_new | ||
| real, | intent(out), | DIMENSION(klon) | :: | u0_new | ||
| real, | intent(out), | DIMENSION(klon) | :: | v0_new |
|