Ignore:
Timestamp:
May 22, 2019 6:08:09 PM (5 years ago)
Author:
suehring
Message:

new module for diagnostic output quantities added + output of turbulence intensity

File:
1 edited

Legend:

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

    r3933 r3994  
    2525! -----------------
    2626! $Id$
     27! output of turbulence intensity added
     28!
     29! 3933 2019-04-25 12:33:20Z kanani
    2730! Alphabetical resorting in CASE, condense settings for theta_2m* into one IF clause
    2831!
     
    30803083             CONTINUE
    30813084
     3085          CASE ( 'ti' )
     3086             unit = '1/s'
     3087
    30823088          CASE ( 'ghf*', 'lwp*', 'ol*', 'qsws*', 'r_a*',                       &
    30833089                 'shf*', 'ssws*', 't*', 'theta_2m*', 'tsurf*', 'us*',          &
Note: See TracChangeset for help on using the changeset viewer.