/[lmdze]/trunk/phylmd/CV30_routines/cv30_undilute2.f90
ViewVC logotype

Diff of /trunk/phylmd/CV30_routines/cv30_undilute2.f90

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

revision 331 by guez, Thu Jun 13 14:40:06 2019 UTC revision 332 by guez, Tue Aug 13 09:19:22 2019 UTC
# Line 20  contains Line 20  contains
20      USE dimphy, ONLY: klon, klev      USE dimphy, ONLY: klon, klev
21      use SUPHEC_M, only: rcw, rlvtt, rcpd, rcpv, rv      use SUPHEC_M, only: rcw, rlvtt, rcpd, rcpv, rv
22    
23      integer, intent(in):: icb(:), icbs(:) ! (ncum)      integer, intent(in):: icb(:) ! (ncum) {2 <= icb <= nl - 3}
24    
25        integer, intent(in):: icbs(:) ! (ncum)
26      ! icbs is the first level above LCL (may differ from icb)      ! icbs is the first level above LCL (may differ from icb)
27    
28      real, intent(in):: tnk(:), qnk(:), gznk(:) ! (klon)      real, intent(in):: tnk(:), qnk(:), gznk(:) ! (klon)

Legend:
Removed from v.331  
changed lines
  Added in v.332

  ViewVC Help
Powered by ViewVC 1.1.21