| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | SAVE | :: | year_cur | |||
| integer, | public, | SAVE | :: | mth_cur | |||
| integer, | public, | SAVE | :: | day_cur | |||
| integer, | public, | SAVE | :: | days_elapsed | |||
| integer, | public, | SAVE | :: | mth_len | |||
| integer, | public, | SAVE | :: | year_len | |||
| real, | public, | SAVE | :: | hour | |||
| real, | public, | SAVE | :: | jD_1jan | |||
| real, | public, | SAVE | :: | jH_1jan | |||
| real, | public, | SAVE | :: | xjour | |||
| real, | public, | SAVE | :: | jD_cur | |||
| real, | public, | SAVE | :: | jH_cur | |||
| real, | public, | SAVE | :: | jD_ref | |||
| character(len=10), | public | :: | calend |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | annee_ref | |||
| integer, | intent(in) | :: | day_ref |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | julian_date |