/[lmdze]/trunk/libf/dyn3d/grid_change.f90
ViewVC logotype

Diff of /trunk/libf/dyn3d/grid_change.f90

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

revision 46 by guez, Tue Apr 6 17:52:58 2010 UTC revision 47 by guez, Fri Jul 1 15:00:48 2011 UTC
# Line 32  contains Line 32  contains
32    
33      use dimphy, only: klon      use dimphy, only: klon
34    
35      REAL, intent(in):: pfi(:)      REAL, intent(in):: pfi(:) ! (klon)
36      real gr_fi_dyn(iim + 1, jjm + 1)      real gr_fi_dyn(iim + 1, jjm + 1)
37    
38      ! Variable local to the procedure:      ! Variable local to the procedure:

Legend:
Removed from v.46  
changed lines
  Added in v.47

  ViewVC Help
Powered by ViewVC 1.1.21