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

Diff of /trunk/phylmd/CV_routines/cv_prelim.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 10  Line 10 
10  !=====================================================================  !=====================================================================
11    
12  ! inputs:  ! inputs:
13        integer len, nd, ndp1        integer, intent(in):: len, nd, ndp1
14        real, intent(in):: t(len,nd)        real, intent(in):: t(len,nd)
15        real q(len,nd), p(len,nd), ph(len,ndp1)        real q(len,nd), p(len,nd), ph(len,ndp1)
16    

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

  ViewVC Help
Powered by ViewVC 1.1.21