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

Diff of /trunk/dyn3d/advn.f

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

revision 32 by guez, Tue Apr 6 17:52:58 2010 UTC revision 57 by guez, Mon Jan 30 12:54:02 2012 UTC
# Line 18  c   ------------------------------------ Line 18  c   ------------------------------------
18        use paramet_m        use paramet_m
19        use comconst        use comconst
20        use comvert        use comvert
21        use logic        use conf_gcm_m
22        use comgeom        use comgeom
       use iniprint  
23        IMPLICIT NONE        IMPLICIT NONE
24  c  c
25    
# Line 137  c Line 136  c
136  c   --------------------------------------------------------------------  c   --------------------------------------------------------------------
137        use dimens_m        use dimens_m
138        use paramet_m        use paramet_m
139        use iniprint        use conf_gcm_m
140        IMPLICIT NONE        IMPLICIT NONE
141  c  c
142  c  c
# Line 254  c Line 253  c
253  c   --------------------------------------------------------------------  c   --------------------------------------------------------------------
254        use dimens_m        use dimens_m
255        use paramet_m        use paramet_m
256        use iniprint        use conf_gcm_m
257        IMPLICIT NONE        IMPLICIT NONE
258  c  c
259  c  c
# Line 350  c Line 349  c
349  c   --------------------------------------------------------------------  c   --------------------------------------------------------------------
350        use dimens_m        use dimens_m
351        use paramet_m        use paramet_m
352        use iniprint        use conf_gcm_m
353        IMPLICIT NONE        IMPLICIT NONE
354  c  c
355  c  c
# Line 474  c   ------------------------------------ Line 473  c   ------------------------------------
473        use paramet_m        use paramet_m
474        use comconst        use comconst
475        use comvert        use comvert
476        use logic        use conf_gcm_m
       use iniprint  
477        IMPLICIT NONE        IMPLICIT NONE
478  c  c
479  c  c
# Line 719  c   ------------------------------------ Line 717  c   ------------------------------------
717        use dimens_m        use dimens_m
718        use paramet_m        use paramet_m
719        use comgeom        use comgeom
720        use iniprint        use conf_gcm_m
721        IMPLICIT NONE        IMPLICIT NONE
722  c  c
723  c  c
# Line 834  c   ------------------------------------ Line 832  c   ------------------------------------
832        use dimens_m        use dimens_m
833        use paramet_m        use paramet_m
834        use comgeom        use comgeom
835        use iniprint        use conf_gcm_m
836        IMPLICIT NONE        IMPLICIT NONE
837  c  c
838  c  c

Legend:
Removed from v.32  
changed lines
  Added in v.57

  ViewVC Help
Powered by ViewVC 1.1.21