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

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

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

trunk/phylmd/CV3_routines/cv3_closure.f90 revision 76 by guez, Fri Nov 15 18:45:49 2013 UTC trunk/Sources/phylmd/CV3_routines/cv3_closure.f revision 134 by guez, Wed Apr 29 15:47:56 2015 UTC
# Line 14  Line 14 
14    
15    
16  ! input:  ! input:
17        integer ncum, nd, nloc        integer, intent(in):: ncum, nd, nloc
18        integer icb(nloc), inb(nloc)        integer icb(nloc), inb(nloc)
19        real pbase(nloc)        real pbase(nloc)
20        real p(nloc,nd), ph(nloc,nd+1)        real p(nloc,nd), ph(nloc,nd+1)

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

  ViewVC Help
Powered by ViewVC 1.1.21