/[MITgcm]/MITgcm/eesupp/src/mdsio.F
ViewVC logotype

Diff of /MITgcm/eesupp/src/mdsio.F

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

revision 1.4 by adcroft, Wed Jul 28 17:39:17 1999 UTC revision 1.5 by adcroft, Tue Mar 14 15:49:40 2000 UTC
# Line 494  C If global file was opened then close i Line 494  C If global file was opened then close i
494    
495  C Create meta-file for the global-file  C Create meta-file for the global-file
496        if (globalFile) then        if (globalFile) then
497  C We can't do this operation using threads (yet) because of the  C We can not do this operation using threads (yet) because of the
498  C "barrier" at the next step. The barrier could be removed but  C "barrier" at the next step. The barrier could be removed but
499  C at the cost of "safe" distributed I/O.  C at the cost of "safe" distributed I/O.
500         if (nThreads.NE.1) then         if (nThreads.NE.1) then

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22