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

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

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

revision 1.108 by heimbach, Fri Sep 17 23:02:00 2004 UTC revision 1.109 by heimbach, Thu Sep 23 17:48:24 2004 UTC
# Line 460  C--     End implicit Vertical advection Line 460  C--     End implicit Vertical advection
460         ENDDO         ENDDO
461        ENDDO        ENDDO
462    
463    #ifdef ALLOW_OBCS
464          IF (useOBCS) THEN
465           CALL OBCS_PRESCRIBE_EXCHANGES(myThid)
466          ENDIF
467    #endif
468    
469  Cml(  Cml(
470  C     In order to compare the variance of phiHydLow of a p/z-coordinate  C     In order to compare the variance of phiHydLow of a p/z-coordinate
471  C     run with etaH of a z/p-coordinate run the drift of phiHydLow  C     run with etaH of a z/p-coordinate run the drift of phiHydLow

Legend:
Removed from v.1.108  
changed lines
  Added in v.1.109

  ViewVC Help
Powered by ViewVC 1.1.22