| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=p), | intent(in) | :: | tyear | time as fraction of year (0-1, 0 = 1jan.h00) |
||
| real(kind=p), | intent(in) | :: | csol | The solar constant [W/m^2] |
||
| real(kind=p), | intent(out) | :: | topsr(il) | Daily-average insolation at the top of the atmosphere as a function of latitude |
||
| real(kind=p), | intent(in) | :: | coa(il) | cosine(latitude) |
||
| real(kind=p), | intent(in) | :: | sia(il) | sine(latitude) |