/[MITgcm]/MITgcm_contrib/submesoscale/code/ini_grid.F
ViewVC logotype

Diff of /MITgcm_contrib/submesoscale/code/ini_grid.F

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

revision 1.1 by dimitri, Sat May 31 00:13:54 2008 UTC revision 1.2 by dimitri, Sat May 31 00:47:06 2008 UTC
# Line 89  C     Set up horizontal grid and coordin Line 89  C     Set up horizontal grid and coordin
89          _END_MASTER(myThid)          _END_MASTER(myThid)
90        ENDIF        ENDIF
91    
92    #ifdef ALLOW_OBCS
93          IF ( useOBCS ) THEN
94    C     Fix overlap regions to avoid discontinuities in dxc, dyc, etc.
95           CALL OBCS_CHECK_GRID( myThid )
96          ENDIF
97    #endif /* ALLOW_OBCS */
98    
99  #ifdef ALLOW_MONITOR  #ifdef ALLOW_MONITOR
100        IF ( MASTER_CPU_IO(myThid) ) THEN        IF ( MASTER_CPU_IO(myThid) ) THEN
101  C--   only the master thread is allowed to switch On/Off mon_write_stdout  C--   only the master thread is allowed to switch On/Off mon_write_stdout

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

  ViewVC Help
Powered by ViewVC 1.1.22