/[MITgcm]/MITgcm/model/src/config_summary.F
ViewVC logotype

Diff of /MITgcm/model/src/config_summary.F

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

revision 1.156 by jmc, Sat Mar 25 01:24:56 2017 UTC revision 1.157 by jmc, Tue Apr 4 23:21:46 2017 UTC
# Line 629  C--- Line 629  C---
629        CALL PRINT_MESSAGE( msgBuf, ioUnit, SQUEEZE_RIGHT, myThid )        CALL PRINT_MESSAGE( msgBuf, ioUnit, SQUEEZE_RIGHT, myThid )
630        CALL WRITE_0D_I( debugLevel, INDEX_NONE,        CALL WRITE_0D_I( debugLevel, INDEX_NONE,
631       &   'debugLevel =', '  /* select debug printing level */')       &   'debugLevel =', '  /* select debug printing level */')
632          CALL WRITE_0D_I( plotLevel, INDEX_NONE,
633         &   ' plotLevel =', '  /* select PLOT_FIELD printing level */')
634    
635        WRITE(msgBuf,'(A)') '//  '        WRITE(msgBuf,'(A)') '//  '
636        CALL PRINT_MESSAGE( msgBuf, ioUnit, SQUEEZE_RIGHT, myThid )        CALL PRINT_MESSAGE( msgBuf, ioUnit, SQUEEZE_RIGHT, myThid )

Legend:
Removed from v.1.156  
changed lines
  Added in v.1.157

  ViewVC Help
Powered by ViewVC 1.1.22