/[MITgcm]/MITgcm_contrib/cg2d_bench/plot_field.F
ViewVC logotype

Diff of /MITgcm_contrib/cg2d_bench/plot_field.F

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

revision 1.1 by ce107, Fri May 12 21:58:06 2006 UTC revision 1.2 by ce107, Fri May 12 22:25:34 2006 UTC
# Line 1  Line 1 
1    C       $Id$    
2  C--   File plot_field.F: Routines for "formatted" I/O in the MITgcm UV  C--   File plot_field.F: Routines for "formatted" I/O in the MITgcm UV
3  C--                      implementation.  C--                      implementation.
4  C--    Contents  C--    Contents
# Line 24  C     \================================= Line 25  C     \=================================
25  #include "CG2D.h"  #include "CG2D.h"
26    
27  C     == Routine arguments ==  C     == Routine arguments ==
28        REAL fld(1-OLx:sNx+OLx,1-OLy:sNy+OLy)        Real fld(1-OLx:sNx+OLx,1-OLy:sNy+OLy)
29        CHARACTER*(*) fldNam        CHARACTER*(*) fldNam
30        INTEGER myThid        INTEGER myThid
31    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22