Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | nout | = | 1 | ||
logical, | private | :: | diagnostics_initialized | = | .false. | ||
real, | public, | dimension(2, 6) | :: | time_diagnostics | = | 0. |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(in) | :: | restart | |||
real, | intent(in) | :: | tstart | |||
character(len=40), | intent(in) | :: | git_commit | |||
character(len=10), | intent(in) | :: | git_date |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | istep |