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

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

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

revision 1.5 by cnh, Sun Feb 4 14:38:43 2001 UTC revision 1.6 by heimbach, Tue Apr 10 22:35:24 2001 UTC
# Line 51  C     bug or you may need a different pa Line 51  C     bug or you may need a different pa
51       & 'S/R EEDIE: Only ',nThreadsDone,       & 'S/R EEDIE: Only ',nThreadsDone,
52       & ' threads have completed, ',nThreads,       & ' threads have completed, ',nThreads,
53       & ' are expected for this configuration!'       & ' are expected for this configuration!'
54         WRITE(0,*) msgBuf         WRITE(*,*) msgBuf
55         WRITE(0,*)         WRITE(*,*)
56       & 'Possibly you have different setenv PARALLEL and nThreads?'       & 'Possibly you have different setenv PARALLEL and nThreads?'
57         eeEndError = .TRUE.         eeEndError = .TRUE.
58         fatalError = .TRUE.         fatalError = .TRUE.

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

  ViewVC Help
Powered by ViewVC 1.1.22