Reset field to zero in the beginning of a new coupling period
Cumulate : Melting ice should be cumulated at each time-step
$OMP MASTER
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | itime | |||
| integer, | intent(in) | :: | knon | |||
| integer, | intent(in), | DIMENSION(klon) | :: | knindex | ||
| real, | intent(in), | DIMENSION(klon) | :: | rlic_in | ||
| real, | intent(in), | DIMENSION(klon) | :: | rlic_in_frac |
|