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

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

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

revision 1.13 by edhill, Tue Dec 14 23:00:53 2004 UTC revision 1.14 by edhill, Sat Dec 18 02:18:55 2004 UTC
# Line 116  C     End define coordinates for all MNC Line 116  C     End define coordinates for all MNC
116    
117    
118  C     Create MNC definitions for DYNVARS.h variables  C     Create MNC definitions for DYNVARS.h variables
119        CALL MNC_CW_ADD_VNAME('iter', '-_-_--__-__t', 0,0, myThid)        CALL MNC_CW_ADD_VNAME('T', '-_-_--__-__t', 0,0, myThid)
120        CALL MNC_CW_ADD_VATTR_TEXT('iter',        CALL MNC_CW_ADD_VATTR_TEXT('T',
121       &     'long_name','iteration_count', myThid)       &     'long_name','iteration_count', myThid)
122    
123        CALL MNC_CW_ADD_VNAME('model_time', '-_-_--__-__t', 0,0, myThid)        CALL MNC_CW_ADD_VNAME('model_time', '-_-_--__-__t', 0,0, myThid)

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.22