/[MITgcm]/MITgcm/pkg/mdsio/mdsio_gl.F
ViewVC logotype

Diff of /MITgcm/pkg/mdsio/mdsio_gl.F

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

revision 1.11 by heimbach, Fri Aug 19 18:01:29 2005 UTC revision 1.12 by heimbach, Fri Aug 19 18:27:51 2005 UTC
# Line 199  c-- useSingleCpuIO Line 199  c-- useSingleCpuIO
199        endif        endif
200    
201        if ( .not. useSingleCpuIO ) then        if ( .not. useSingleCpuIO ) then
202    cph      if ( .not. ( globalFile .and. useSingleCPUIO ) ) then
203        if ( .not. ( globalFile ) ) then        if ( .not. ( globalFile ) ) then
204    
205  C If we are reading from a global file then we open it here  C If we are reading from a global file then we open it here
# Line 329  C If global file was opened then close i Line 330  C If global file was opened then close i
330  c      end of if ( .not. ( globalFile ) ) then  c      end of if ( .not. ( globalFile ) ) then
331        endif        endif
332    
333  c      else of if ( .not. ( useSingleCPUIO ) ) then  c      else of if ( .not. ( globalFile .and. useSingleCPUIO ) ) then
334        else        else
335    
336         DO k=1,nNz         DO k=1,nNz

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22