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

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

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

revision 1.25 by heimbach, Tue Nov 20 21:13:09 2001 UTC revision 1.26 by heimbach, Tue Nov 20 23:27:29 2001 UTC
# Line 77  C       if requested. The location of th Line 77  C       if requested. The location of th
77  C       it has to be after the adjoint of the exchanges  C       it has to be after the adjoint of the exchanges
78  C       (DO_GTERM_BLOCKING_EXCHANGES).  C       (DO_GTERM_BLOCKING_EXCHANGES).
79          CALL DUMMY_IN_STEPPING( myTime, myIter, myThid )          CALL DUMMY_IN_STEPPING( myTime, myIter, myThid )
80            CALL DO_FIELDS_BLOCKING_EXCHANGES( myThid )
81  #endif  #endif
82    
83  #ifdef EXACT_CONSERV  #ifdef EXACT_CONSERV

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

  ViewVC Help
Powered by ViewVC 1.1.22