Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r64), | public | :: | tk1 | = | 0.0d0 | ||
integer, | public | :: | numTempEnth | = | 0 | ||
integer, | public | :: | numTempCond | = | 0 | ||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:) | :: | TempEnth | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:) | :: | TempCond |