/[MITgcm]/MITgcm/pkg/grdchk/grdchk.h
ViewVC logotype

Diff of /MITgcm/pkg/grdchk/grdchk.h

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

revision 1.7 by heimbach, Tue Nov 4 20:47:42 2003 UTC revision 1.8 by heimbach, Tue Mar 23 19:42:53 2004 UTC
# Line 34  c     maxgrdchecks - maximum number of g Line 34  c     maxgrdchecks - maximum number of g
34       &                       nend,       &                       nend,
35       &                       nstep,       &                       nstep,
36       &                       grdchkvarindex,       &                       grdchkvarindex,
37       &                       grdchkwhichproc       &                       grdchkwhichproc,
38         &                       iGloPos,
39         &                       jGloPos,
40         &                       kGloPos,
41         &                       obcsglo,
42         &                       recglo
43    
44        integer nbeg        integer nbeg
45        integer nend        integer nend
46        integer nstep        integer nstep
47        integer grdchkvarindex        integer grdchkvarindex
48        integer grdchkwhichproc        integer grdchkwhichproc
49          integer iGloPos
50          integer jGloPos
51          integer kGloPos
52          integer obcsglo
53          integer recglo
54    
55        common /grdchk_r/        common /grdchk_r/
56       &                  fcrmem, fcppmem, fcpmmem,       &                  fcrmem, fcppmem, fcpmmem,

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22