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

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

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

revision 1.24 by jmc, Sat Jan 28 18:39:06 2017 UTC revision 1.25 by jmc, Wed Jul 26 21:23:07 2017 UTC
# Line 122  C--   Now we can write a startup message Line 122  C--   Now we can write a startup message
122    
123  C--   Initialise parameters associated with execution environment.  C--   Initialise parameters associated with execution environment.
124        doReport = .TRUE.        doReport = .TRUE.
125        CALL EESET_PARMS ( doReport )        CALL EESET_PARMS ( myProcId, doReport )
126        IF ( eeBootError ) GOTO 999        IF ( eeBootError ) GOTO 999
127    
128  C--   Write summary of execution environment configuration for this run  C--   Write summary of execution environment configuration for this run

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

  ViewVC Help
Powered by ViewVC 1.1.22