/[lmdze]/trunk/Sources/phylmd/CV30_routines/cv30_param.f
ViewVC logotype

Diff of /trunk/Sources/phylmd/CV30_routines/cv30_param.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 187 by guez, Mon Mar 21 18:01:02 2016 UTC revision 192 by guez, Thu May 12 13:00:07 2016 UTC
# Line 14  module cv30_param_m Line 14  module cv30_param_m
14    
15    integer, parameter:: nl = klev - 1    integer, parameter:: nl = klev - 1
16    ! Limit for convection. The maximum number of levels to which    ! Limit for convection. The maximum number of levels to which
17    ! convection can penetrate, plus 1.  nl must be <= KLEV-1.    ! convection can penetrate, plus 1. We should have: 2 <= nl <= KLEV - 1.
18    
19    real sigd ! FRACTIONAL AREA COVERED BY UNSATURATED DNDRAFT    real sigd ! FRACTIONAL AREA COVERED BY UNSATURATED DNDRAFT
20    real spfac ! FRACTION OF PRECIPITATION FALLING OUTSIDE OF CLOUD    real spfac ! FRACTION OF PRECIPITATION FALLING OUTSIDE OF CLOUD

Legend:
Removed from v.187  
changed lines
  Added in v.192

  ViewVC Help
Powered by ViewVC 1.1.21