Ignore:
Timestamp:
Sep 17, 2008 8:55:28 AM (16 years ago)
Author:
raasch
Message:

file headers updated for the next release 3.5

File:
1 edited

Legend:

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

    r187 r198  
    44! Actual revisions:
    55! -----------------
    6 ! Bugfix: change definition of us_wall from 1D to 2D:
    7 !         Modification of the evaluation of the vertical turbulent momentum
    8 !         fluxes u'w' and v'w'; the first usws that is computed corresponds
    9 !         to -u'w'/u* and not as priorily assumed to (-u'w')**0.5, the first
    10 !         vsws that is computed corresponds to -v'w'/u* and not as priorily
    11 !         assumed to (-v'w')**0.5. Therefore, the intermediate result for
    12 !         usws has to be multiplied by -u* instead by itself in order to
    13 !         get u'w'. Accordingly, the intermediate result for vsws has to be
    14 !         multiplied by -u* instead by itself in order to get v'w'. As u*
    15 !         is calculated for the position of a scalar an additional
    16 !         interpolation of u* to the position of u and v, respectively,
    17 !         is necessary. As u* is not determined for the ghost points on
    18 !         each PE, an additional exchange of information from neighbouring
    19 !         PEs is necessary.! 
    20 ! Change: Modification of the integrated version of the profile function for
    21 !         momentum for unstable stratification
     6!
    227!
    238! Former revisions:
    249! -----------------
    2510! $Id$
     11!
     12! 187 2008-08-06 16:25:09Z letzel
     13! Bugfix: modification of the calculation of the vertical turbulent momentum
     14! fluxes u'w' and v'w'
     15! Bugfix: change definition of us_wall from 1D to 2D
     16! Change: modification of the integrated version of the profile function for
     17! momentum for unstable stratification (does not effect results)
    2618!
    2719! 108 2007-08-24 15:10:38Z letzel
Note: See TracChangeset for help on using the changeset viewer.