Ignore:
Timestamp:
Jun 9, 2017 12:18:47 PM (7 years ago)
Author:
maronga
Message:

major revisions in land surface model

File:
1 edited

Legend:

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

    r2259 r2270  
    2525! -----------------
    2626! $Id$
     27! Renamed Prandtl layer to constant flux layer
     28!
     29! 2259 2017-06-08 09:09:11Z gronemeier
    2730! Implemented synthetic turbulence generator
    2831!
     
    20932096303 FORMAT (/' Bottom surface fluxes are used in diffusion terms at k=1')
    20942097304 FORMAT (/' Top surface fluxes are used in diffusion terms at k=nzt')
    2095 305 FORMAT (//'    Prandtl-Layer between bottom surface and first ', &
    2096                'computational u,v-level:'// &
    2097              '       zp = ',F6.2,' m   z0 =',F7.4,' m   z0h =',F8.5,&
     2098305 FORMAT (//'    Constant flux layer between bottom surface and first ',    &
     2099              'computational u,v-level:'// &
     2100             '       z_mo = ',F6.2,' m   z0 =',F7.4,' m   z0h =',F8.5,&
    20982101             ' m   kappa =',F5.2/ &
    20992102             '       Rif value range:   ',F8.2,' <= rif <=',F6.2)
Note: See TracChangeset for help on using the changeset viewer.