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

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

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

revision 1.28 by jmc, Tue Oct 4 02:47:15 2005 UTC revision 1.29 by heimbach, Mon Dec 12 20:48:58 2005 UTC
# Line 57  C-  check that CPP option is "defined" w Line 57  C-  check that CPP option is "defined" w
57          STOP 'ABNORMAL END: S/R CONFIG_CHECK'          STOP 'ABNORMAL END: S/R CONFIG_CHECK'
58        ENDIF        ENDIF
59        IF (tauCD.NE.0.) THEN        IF (tauCD.NE.0.) THEN
60          WRITE(msgBuf,'(A)')          WRITE(msgBuf,'(2A)')
61       &   'CONFIG_CHECK: tauCD has been set but the cd_code package is',       &   'CONFIG_CHECK: tauCD has been set but the cd_code package is',
62       &   ' enabled'       &   ' enabled'
63          CALL PRINT_ERROR( msgBuf , myThid)          CALL PRINT_ERROR( msgBuf , myThid)

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

  ViewVC Help
Powered by ViewVC 1.1.22