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

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

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

revision 1.19 by edhill, Thu Jan 15 19:21:24 2004 UTC revision 1.20 by edhill, Wed Feb 4 05:45:09 2004 UTC
# Line 147  C     and get config. info for other com Line 147  C     and get config. info for other com
147  #ifdef ALLOW_MNC  #ifdef ALLOW_MNC
148  C     Test MNC  C     Test MNC
149        CALL MNC_INIT(myThid)        CALL MNC_INIT(myThid)
150        CALL MNC_W_GRIDINFO(myThid, 'test')  C      CALL MNC_W_GRIDINFO(myThid, 'test')
151    
152          CALL MNC_CW_INIT(myThid, sNx,sNy, OLx,OLy, nSx,nSy, nPx,nPy, Nr)
153    
154          CALL MNC_CW_ADD_VNAME(myThid, 'theta', 'Cen_xy_Hn__C__-')
155    
156  #endif  #endif
157    
158        RETURN        RETURN

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

  ViewVC Help
Powered by ViewVC 1.1.22