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

Diff of /trunk/dyn3d/adaptdt.f

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

trunk/libf/dyn3d/adaptdt.f revision 27 by guez, Thu Mar 25 14:29:07 2010 UTC trunk/dyn3d/adaptdt.f revision 76 by guez, Fri Nov 15 18:45:49 2013 UTC
# Line 7  Line 7 
7        use dimens_m        use dimens_m
8        use paramet_m        use paramet_m
9        use comconst        use comconst
10        use comvert        use disvert_m
11          use conf_gcm_m
12        use conf_gcm_m        use conf_gcm_m
       use logic  
13        use comgeom        use comgeom
14        use temps        use temps
15        use ener        use ener
# Line 21  c     Arguments Line 21  c     Arguments
21  c----------------------------------------------------------  c----------------------------------------------------------
22        INTEGER n,nadv        INTEGER n,nadv
23        REAL dtbon        REAL dtbon
24        REAL pbaru(iip1,jjp1,llm)        REAL, intent(in):: pbaru(iip1,jjp1,llm)
25        REAL masse(iip1,jjp1,llm)        REAL masse(iip1,jjp1,llm)
26  c----------------------------------------------------------      c----------------------------------------------------------    
27  c     Local  c     Local

Legend:
Removed from v.27  
changed lines
  Added in v.76

  ViewVC Help
Powered by ViewVC 1.1.21