/[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.64 by gforget, Fri Jun 22 02:03:03 2012 UTC revision 1.65 by gforget, Fri Jun 22 22:06:47 2012 UTC
# Line 696  C--   Grid limitations: Line 696  C--   Grid limitations:
696          CALL PRINT_ERROR( msgBuf, myThid )          CALL PRINT_ERROR( msgBuf, myThid )
697          errCount = errCount + 1          errCount = errCount + 1
698         ENDIF         ENDIF
699         IF ( useFLT .OR. useZonal_Filt .OR. useECCO .OR.         IF ( useFLT .OR. useZonal_Filt .OR. useECCO ) THEN
      &      usePROFILES ) THEN  
700          WRITE(msgBuf,'(2A)')          WRITE(msgBuf,'(2A)')
701       &       'CONFIG_CHECK: specifying Euler angles will probably ',       &       'CONFIG_CHECK: specifying Euler angles will probably ',
702       &       'not work with pkgs FLT, ZONAL_FLT, ECCO'       &       'not work with pkgs FLT, ZONAL_FLT, ECCO'

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

  ViewVC Help
Powered by ViewVC 1.1.22