/[lmdze]/trunk/dyn3d/Guide/Read_reanalyse/nat2gcm.f
ViewVC logotype

Diff of /trunk/dyn3d/Guide/Read_reanalyse/nat2gcm.f

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

revision 173 by guez, Tue Oct 6 15:57:02 2015 UTC revision 178 by guez, Fri Mar 11 18:47:26 2016 UTC
# Line 9  contains Line 9  contains
9      ! Passage aux variables du mod\`ele (vents covariants,      ! Passage aux variables du mod\`ele (vents covariants,
10      ! temp\'erature potentielle et humidit\'e sp\'ecifique).      ! temp\'erature potentielle et humidit\'e sp\'ecifique).
11    
12      use comconst, only: cpp, kappa      use comconst, only: cpp
13      use comgeom, only: cu_2d, cv_2d      use comgeom, only: cu_2d, cv_2d
14      use dimens_m, only: iim, jjm, llm      use dimens_m, only: iim, jjm, llm
     use disvert_m, only: preff  
15      use paramet_m, only: iip1, jjp1      use paramet_m, only: iip1, jjp1
16    
17      real, intent(in):: pk(iip1, jjp1, llm)      real, intent(in):: pk(iip1, jjp1, llm)

Legend:
Removed from v.173  
changed lines
  Added in v.178

  ViewVC Help
Powered by ViewVC 1.1.21