/[MITgcm]/MITgcm/pkg/grdchk/grdchk_getxx.F
ViewVC logotype

Diff of /MITgcm/pkg/grdchk/grdchk_getxx.F

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

revision 1.24 by heimbach, Wed Oct 14 20:10:13 2009 UTC revision 1.25 by mlosch, Mon Mar 7 09:24:28 2011 UTC
# Line 66  c     == local variables == Line 66  c     == local variables ==
66        logical doglobalread        logical doglobalread
67        logical ladinit        logical ladinit
68    
69    #if (defined ALLOW_OBCSN_CONTROL || defined ALLOW_OBCSS_CONTROL)
70          _RL tmpfldxz (1-olx:snx+olx,nr,nsx,nsy)
71    #endif
72    #if (defined ALLOW_OBCSE_CONTROL || defined ALLOW_OBCSW_CONTROL)
73          _RL tmpfldyz (1-oly:sny+oly,nr,nsx,nsy)
74    #endif
75    
76        character*(80) fname        character*(80) fname
77    
78  c--   == external ==  c--   == external ==

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

  ViewVC Help
Powered by ViewVC 1.1.22