| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | save | :: | daycounter | = | 0 | |
| integer, | public, | save | :: | ida | = | 0 | |
| integer, | public, | save | :: | iday | |||
| integer, | public, | save | :: | ieap | |||
| integer, | public, | save | :: | inday | |||
| integer, | public, | save | :: | iy | = | 0 | |
| integer, | public, | save | :: | iyr | = | 2000 | |
| integer, | public, | save | :: | mo | = | 0 | |
| integer, | public, | save | :: | nDaysSim | |||
| integer, | public, | save | :: | nbyr | = | 10 | |
| integer, | public, | save, dimension(13) | :: | nc | = | (/0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335, 366/) | |
| integer, | public, | save | :: | nd | = | 0 | |
| integer, | public, | save | :: | ndsum | = | 0 | |
| integer, | public, | save | :: | nt | = | 0 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(out), | dimension(:) | :: | daylen | ||
| integer, | intent(in) | :: | ida | |||
| integer, | intent(in) | :: | mb | |||
| real(kind=dp), | intent(in) | :: | pit | |||
| real(kind=dp), | intent(in), | dimension(:) | :: | ylc | ||
| real(kind=dp), | intent(in), | dimension(:) | :: | yls |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | year |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | mo1 | |||
| integer, | intent(in) | :: | iday |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | month |