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

Diff of /trunk/phylmd/CV30_routines/cv30_closure.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 14  contains Line 14  contains
14      use suphec_m, only: rd      use suphec_m, only: rd
15    
16      ! input:      ! input:
17      integer, intent(in):: icb(:), inb(:) ! (ncum)      integer, intent(in):: icb(:) ! (ncum) {2 <= icb <= nl - 3}
18        integer, intent(in):: inb(:) ! (ncum)
19      real pbase(klon)      real pbase(klon)
20      real p(:, :) ! (klon, klev)      real p(:, :) ! (klon, klev)
21      real, intent(in):: ph(:, :)  ! (ncum, klev + 1)      real, intent(in):: ph(:, :)  ! (ncum, klev + 1)

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

  ViewVC Help
Powered by ViewVC 1.1.21