Changeset 868 for palm/trunk


Ignore:
Timestamp:
Mar 28, 2012 12:21:07 PM (12 years ago)
Author:
raasch
Message:

output of translation velocity in case of Galilean transformation changed to 0.6 * ug

File:
1 edited

Legend:

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

    r834 r868  
    44! Current revisions:
    55! -----------------
    6 !
     6! translation velocity in Galilean transformation changed to 0.6 * ug
    77!
    88! Former revisions:
     
    313313    IF ( galilei_transformation )  THEN
    314314       IF ( use_ug_for_galilei_tr )  THEN
    315           char1 = 'geostrophic wind'
     315          char1 = '0.6 * geostrophic wind'
    316316       ELSE
    317317          char1 = 'mean wind in model domain'
Note: See TracChangeset for help on using the changeset viewer.