Ignore:
Timestamp:
Jun 18, 2019 10:32:41 AM (5 years ago)
Author:
suehring
Message:

diagnostic output: Modularize diagnostic output, rename subroutines; formatting adjustments; allocate arrays only when required; add output of uu, vv, ww to enable variance calculation via temporal EC method; radiation: bugfix in masked data output; flow_statistics: Correct conversion to kinematic vertical scalar fluxes in case of pw-scheme and statistic regions

File:
1 edited

Legend:

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

    r4017 r4039  
    2525! -----------------
    2626! $Id$
     27! Modularize diagnostic output
     28!
     29! 4017 2019-06-06 12:16:46Z schwenkel
    2730! output of turbulence intensity added
    2831!
     
    30613064             CONTINUE
    30623065
    3063           CASE ( 'ti' )
    3064              unit = '1/s'
    3065 
    30663066          CASE ( 'ghf*', 'lwp*', 'ol*', 'qsws*', 'r_a*',                       &
    30673067                 'shf*', 'ssws*', 't*', 'theta_2m*', 'tsurf*', 'us*',          &
Note: See TracChangeset for help on using the changeset viewer.