/[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 134 by guez, Wed Apr 29 15:47:56 2015 UTC revision 182 by guez, Wed Mar 16 11:11:27 2016 UTC
# Line 2  module cv3_param_m Line 2  module cv3_param_m
2    
3    ! From LMDZ4/libf/phylmd/cvparam3.h, version 1.1.1.1, 2004/05/19 12:53:09    ! From LMDZ4/libf/phylmd/cvparam3.h, version 1.1.1.1, 2004/05/19 12:53:09
4    
5    ! Parameters for iflag_con = 3:    ! Parameters for Emanuel convection scheme:
6    ! - microphysical parameters    ! - microphysical parameters
7    ! - parameters that control the rate of approach to quasi-equilibrium    ! - parameters that control the rate of approach to quasi-equilibrium
8    
# Line 44  contains Line 44  contains
44    
45      ! From LMDZ4/libf/phylmd/cv3_routines.F, version 1.5, 2005/07/11 15:20:02      ! From LMDZ4/libf/phylmd/cv3_routines.F, version 1.5, 2005/07/11 15:20:02
46    
47      ! Set parameters for iflag_con = 3      ! Set parameters for Emanuel convection scheme
48    
49      integer, intent(in):: nd      integer, intent(in):: nd
50      real, intent(in):: delt ! timestep (seconds)      real, intent(in):: delt ! timestep (seconds)

Legend:
Removed from v.134  
changed lines
  Added in v.182

  ViewVC Help
Powered by ViewVC 1.1.21