/[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.45 by adcroft, Thu Aug 26 17:47:37 1999 UTC revision 1.46 by adcroft, Mon Aug 30 18:25:33 1999 UTC
# Line 491  C--      Calculate active tracer tendenc Line 491  C--      Calculate active tracer tendenc
491  C--      Prediction step (step forward all model variables)  C--      Prediction step (step forward all model variables)
492           CALL TIMESTEP(           CALL TIMESTEP(
493       I       bi,bj,iMin,iMax,jMin,jMax,K,       I       bi,bj,iMin,iMax,jMin,jMax,K,
494       I       myThid)       I       myIter, myThid)
495  #ifdef ALLOW_OBCS  #ifdef ALLOW_OBCS
496  C--      Apply open boundary conditions  C--      Apply open boundary conditions
497           IF (openBoundaries) CALL APPLY_OBCS2( bi, bj, K, myThid )           IF (openBoundaries) CALL APPLY_OBCS2( bi, bj, K, myThid )

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

  ViewVC Help
Powered by ViewVC 1.1.22