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

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

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

trunk/phylmd/CV3_routines/cv3_param.f revision 97 by guez, Fri Apr 25 14:58:31 2014 UTC trunk/Sources/phylmd/CV30_routines/cv3_param.f revision 184 by guez, Wed Mar 16 14:50:46 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.97  
changed lines
  Added in v.184

  ViewVC Help
Powered by ViewVC 1.1.21