| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=REAL64), | intent(out) | :: | qave | |||
| real, | intent(in) | :: | q(:,:) | |||
| real, | intent(in) | :: | area(:,:) | |||
| type(ESMF_Grid), | intent(inout) | :: | grid | |||
| logical, | intent(in) | :: | bitreproducible | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=REAL64), | intent(out) | :: | qave | |||
| real, | intent(in) | :: | q(:,:) | |||
| real, | intent(in) | :: | area(:,:) | |||
| type(ESMF_Grid), | intent(inout) | :: | grid | |||
| integer, | intent(out), | optional | :: | rc |