Changeset 1698


Ignore:
Timestamp:
Dec 19, 2012, 6:14:07 PM (11 years ago)
Author:
lguez
Message:

Oups

Location:
LMDZ5/trunk/libf
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3d/comdissnew.h

    r1697 r1698  
    1919      integer vert_prof_dissip ! vertical profile of horizontal dissipation
    2020!     Allowed values:
    21 !     0: fractional function of pressure
     21!     0: rational fraction, function of pressure
    2222!     1: tanh of altitude
    2323
  • LMDZ5/trunk/libf/dyn3d/inidissip.F90

    r1697 r1698  
    2929  ! Vertical profile of horizontal dissipation
    3030  ! Allowed values:
    31   ! 0: fractional function of pressure
     31  ! 0: rational fraction, function of pressure
    3232  ! 1: tanh of altitude
    3333
  • LMDZ5/trunk/libf/dyn3dpar/comdissnew.h

    r1697 r1698  
    1919      integer vert_prof_dissip ! vertical profile of horizontal dissipation
    2020!     Allowed values:
    21 !     0: fractional function of pressure
     21!     0: rational fraction, function of pressure
    2222!     1: tanh of altitude
    2323
  • LMDZ5/trunk/libf/dyn3dpar/inidissip.F90

    r1697 r1698  
    2929  ! Vertical profile of horizontal dissipation
    3030  ! Allowed values:
    31   ! 0: fractional function of pressure
     31  ! 0: rational fraction, function of pressure
    3232  ! 1: tanh of altitude
    3333
Note: See TracChangeset for help on using the changeset viewer.