/[MITgcm]/MITgcm/pkg/monitor/MONITOR.h
ViewVC logotype

Diff of /MITgcm/pkg/monitor/MONITOR.h

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

revision 1.6 by edhill, Mon Apr 5 06:01:07 2004 UTC revision 1.7 by edhill, Tue Sep 7 21:32:10 2004 UTC
# Line 62  C                        heading out of Line 62  C                        heading out of
62        LOGICAL mon_overrideStop        LOGICAL mon_overrideStop
63    
64  C     File names and time steps  C     File names and time steps
65  C     mon_fname      ::  monitor file group name  C     mon_fname    ::  monitor file group name
 C     mon_last_iter  ::  iteration for the last MNC write  
66        COMMON /MON_F/        COMMON /MON_F/
67       &     mon_fname, mon_do_fwrite       &     mon_fname, mon_write_stdout, mon_write_mnc
68        CHARACTER*(MAX_LEN_MBUF) mon_fname        CHARACTER*(MAX_LEN_MBUF) mon_fname
69        LOGICAL mon_do_fwrite        LOGICAL mon_write_stdout, mon_write_mnc
70    
71  C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|  C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
72    

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

  ViewVC Help
Powered by ViewVC 1.1.22