/[MITgcm]/MITgcm/model/src/plot_field.F
ViewVC logotype

Diff of /MITgcm/model/src/plot_field.F

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

revision 1.3 by cnh, Thu May 21 18:25:49 1998 UTC revision 1.4 by cnh, Fri Jun 12 19:33:34 1998 UTC
# Line 319  C--    Do "plot" using textual contour m Line 319  C--    Do "plot" using textual contour m
319  C      Substitute other plotting utilities here!  C      Substitute other plotting utilities here!
320         iStart   =  1-OLx         iStart   =  1-OLx
321         iEnd     =  sNx+OLx         iEnd     =  sNx+OLx
322  C      iStart   =  1         iStart   =  1
323  C      iEnd     =  sNx         iEnd     =  sNx
324         iStride  =  1         iStride  =  1
325         jStart   =  sNy+OLy         jStart   =  sNy+OLy
326         jEnd     =  1-OLy         jEnd     =  1-OLy
327  C      jStart   =  sNy         jStart   =  sNy
328  C      jEnd     =  1         jEnd     =  1
329         jStride  = -1         jStride  = -1
330         kStart   =  1         kStart   =  1
331         kEnd     =  fldNz         kEnd     =  fldNz

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22