/[lmdze]/trunk/phylmd/CV_routines/cv_mixing.f
ViewVC logotype

Diff of /trunk/phylmd/CV_routines/cv_mixing.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 9  Line 9 
9    
10    
11  ! inputs:  ! inputs:
12        integer ncum, nd, nloc        integer, intent(in):: ncum, nd, nloc
13        integer icb(nloc), inb(nloc), inb1(nloc), nk(nloc)        integer icb(nloc), inb(nloc), inb1(nloc), nk(nloc)
14        real cbmf(nloc), qnk(nloc)        real cbmf(nloc), qnk(nloc)
15        real ph(nloc,nd+1)        real ph(nloc,nd+1)

Legend:
Removed from v.82  
changed lines
  Added in v.97

  ViewVC Help
Powered by ViewVC 1.1.21