/[lmdze]/trunk/dyn3d/massdair.f
ViewVC logotype

Diff of /trunk/dyn3d/massdair.f

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

revision 264 by guez, Mon Feb 5 10:39:38 2018 UTC revision 265 by guez, Tue Mar 20 09:35:59 2018 UTC
# Line 12  contains Line 12  contains
12      ! Authors: P. Le Van, F. Hourdin      ! Authors: P. Le Van, F. Hourdin
13    
14      USE comgeom, ONLY: airesurg_2d      USE comgeom, ONLY: airesurg_2d
15      USE dimens_m, ONLY: iim, jjm, llm      USE dimensions, ONLY: iim, jjm, llm
16    
17      REAL, intent(in):: p(iim + 1, jjm + 1, llm + 1)      REAL, intent(in):: p(iim + 1, jjm + 1, llm + 1)
18      ! aux interfaces des llm couches      ! aux interfaces des llm couches

Legend:
Removed from v.264  
changed lines
  Added in v.265

  ViewVC Help
Powered by ViewVC 1.1.21