Changeset 1510


Ignore:
Timestamp:
Apr 22, 2011, 3:30:19 PM (13 years ago)
Author:
idelkadi
Message:

Lecture du parametre tau dans le fichier input conv_param.data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/cv3_routines.F

    r1509 r1510  
    7676      dtcrit = -2.0
    7777      tau = 1800.
    78 c increase alpha to compensate W decrease:
    79       alpha  = alpha*1.5
    8078
    8179c -- interface cloud parameterization:
     
    111109      alpha1 = 1.5e-3
    112110      alpha  = alpha1 * delt/tau
     111c increase alpha to compensate W decrease:
     112      alpha  = alpha*1.5
    113113
    114114      return
Note: See TracChangeset for help on using the changeset viewer.