/[MITgcm]/MITgcm/pkg/generic_advdiff/gad_advection.F
ViewVC logotype

Diff of /MITgcm/pkg/generic_advdiff/gad_advection.F

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

revision 1.67 by heimbach, Sun Jun 19 23:53:19 2011 UTC revision 1.68 by jmc, Tue Jun 21 16:13:52 2011 UTC
# Line 175  CEOP Line 175  CEOP
175       &                      + act3*max0*max1*max2       &                      + act3*max0*max1*max2
176       &                      + act4*max0*max1*max2*max3       &                      + act4*max0*max1*max2*max3
177            IF (tracerIdentity.GT.maxpass) THEN            IF (tracerIdentity.GT.maxpass) THEN
178             WRITE(msgBuf,'(A,2I3)')             WRITE(msgBuf,'(A,2I3)')
179       &      'GAD_ADVECTION: maxpass < tracerIdentity ',       &      'GAD_ADVECTION: maxpass < tracerIdentity ',
180       &      maxpass, tracerIdentity       &      maxpass, tracerIdentity
            CALL PRINT_MESSAGE( msgBuf, standardMessageUnit,  
      &      SQUEEZE_RIGHT , myThid )  
181             CALL PRINT_ERROR( msgBuf, myThid )             CALL PRINT_ERROR( msgBuf, myThid )
182             STOP 'ABNORMAL END: S/R GAD_ADVECTION'             STOP 'ABNORMAL END: S/R GAD_ADVECTION'
183            ENDIF            ENDIF

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

  ViewVC Help
Powered by ViewVC 1.1.22