/[lmdze]/trunk/dyn3d/addfi.f90
ViewVC logotype

Diff of /trunk/dyn3d/addfi.f90

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

revision 254 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    
13      USE comconst, ONLY: dtphys      USE comconst, ONLY: dtphys
14      USE comgeom, ONLY: aire, apoln, apols      USE comgeom, ONLY: aire, apoln, apols
15      USE dimens_m, ONLY: iim, jjm, llm, nqmx      USE dimensions, ONLY: iim, jjm, llm, nqmx
16    
17      ! First and second components of the covariant velocity:      ! First and second components of the covariant velocity:
18      REAL, intent(inout):: ucov((iim + 1) * (jjm + 1), llm)      REAL, intent(inout):: ucov((iim + 1) * (jjm + 1), llm)

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

  ViewVC Help
Powered by ViewVC 1.1.21