/[lmdze]/trunk/Sources/dyn3d/limz.f
ViewVC logotype

Diff of /trunk/Sources/dyn3d/limz.f

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

trunk/libf/dyn3d/limz.f revision 3 by guez, Wed Feb 27 13:16:39 2008 UTC trunk/dyn3d/limz.f revision 76 by guez, Fri Nov 15 18:45:49 2013 UTC
# Line 15  c   ------------------------------------ Line 15  c   ------------------------------------
15        use dimens_m        use dimens_m
16        use paramet_m        use paramet_m
17        use comconst        use comconst
18        use comvert        use disvert_m
19        use logic        use conf_gcm_m
20        use comgeom        use comgeom
21        IMPLICIT NONE        IMPLICIT NONE
22  c  c
# Line 48  c Line 48  c
48        REAL      SSUM,CVMGP,CVMGT        REAL      SSUM,CVMGP,CVMGT
49        integer ismax,ismin        integer ismax,ismin
50        EXTERNAL  SSUM, convflu,ismin,ismax        EXTERNAL  SSUM, convflu,ismin,ismax
       EXTERNAL filtreg  
51    
52        data first/.true./        data first/.true./
53    

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

  ViewVC Help
Powered by ViewVC 1.1.21