/[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

revision 82 by guez, Wed Mar 5 14:57:53 2014 UTC revision 97 by guez, Fri Apr 25 14:58:31 2014 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.82  
changed lines
  Added in v.97

  ViewVC Help
Powered by ViewVC 1.1.21