Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | ltimedep | = | .false. | ||
logical, | public | :: | ltimedepsurf | = | .false. | ||
logical, | public | :: | ltimedepnudge | = | .false. | ||
logical, | public | :: | ltimedeplw | = | .false. | ||
logical, | public | :: | ltimedepsw | = | .false. | ||
integer, | public | :: | ntimedepsurf | ||||
integer, | public | :: | ntimedepnudge | ||||
integer, | public | :: | ntimedeplw | ||||
integer, | public | :: | ntimedepsw | ||||
real, | private, | allocatable | :: | timeflux(:) | |||
real, | private, | allocatable | :: | bctfxmt(:) | |||
real, | private, | allocatable | :: | bctfxpt(:) | |||
real, | private, | allocatable | :: | bctfymt(:) | |||
real, | private, | allocatable | :: | bctfypt(:) | |||
real, | private, | allocatable | :: | bctfzt(:) | |||
real, | private, | allocatable | :: | timenudge(:) | |||
real, | private, | allocatable | :: | thlproft(:,:) | |||
real, | private, | allocatable | :: | qtproft(:,:) | |||
real, | private, | allocatable | :: | uproft(:,:) | |||
real, | private, | allocatable | :: | vproft(:,:) | |||
real, | private, | allocatable | :: | timelw(:) | |||
real, | private, | allocatable | :: | skyLWt(:) | |||
real, | private, | allocatable | :: | timesw(:) | |||
real, | private, | allocatable | :: | netswt(:,:) |