Ignore:
Timestamp:
Jan 12, 2018 2:59:47 PM (6 years ago)
Author:
suehring
Message:

Output of surface temperature tsurf* at urban- and natural-type surfaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/modules.f90

    r2735 r2742  
    2525! -----------------
    2626! $Id$
     27! +tsurf_av
     28!
     29! 2735 2018-01-11 12:01:27Z suehring
    2730! +r_a_av
    2831!
     
    890893    REAL(wp), DIMENSION(:,:), ALLOCATABLE ::  ssws_av                !< avg. surface scalar flux
    891894    REAL(wp), DIMENSION(:,:), ALLOCATABLE ::  shf_av                 !< avg. surface heat flux
     895    REAL(wp), DIMENSION(:,:), ALLOCATABLE ::  tsurf_av               !< avg. surface temperature
    892896    REAL(wp), DIMENSION(:,:), ALLOCATABLE ::  ts_av                  !< avg. characteristic temperature scale
    893897    REAL(wp), DIMENSION(:,:), ALLOCATABLE ::  us_av                  !< avg. friction velocity
Note: See TracChangeset for help on using the changeset viewer.