- Timestamp:
- Mar 28, 2012 12:21:07 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/header.f90
r834 r868 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! 6 ! translation velocity in Galilean transformation changed to 0.6 * ug 7 7 ! 8 8 ! Former revisions: … … 313 313 IF ( galilei_transformation ) THEN 314 314 IF ( use_ug_for_galilei_tr ) THEN 315 char1 = ' geostrophic wind'315 char1 = '0.6 * geostrophic wind' 316 316 ELSE 317 317 char1 = 'mean wind in model domain'
Note: See TracChangeset
for help on using the changeset viewer.