/[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.119 by edhill, Sat Sep 10 18:30:06 2005 UTC revision 1.120 by jmc, Sun Sep 11 18:17:20 2005 UTC
# Line 427  C--   Update time-counter Line 427  C--   Update time-counter
427  #ifdef ALLOW_MNC  #ifdef ALLOW_MNC
428  C     Update the default next iter for MNC  C     Update the default next iter for MNC
429        IF ( useMNC ) THEN        IF ( useMNC ) THEN
430           CALL MNC_CW_CITER_SETG( 1, 1, -1, myIter )           CALL MNC_CW_CITER_SETG( 1, 1, -1, myIter , myThid )
431    
432  C        TODO: Logic should be added here so that users can specify, on  C        TODO: Logic should be added here so that users can specify, on
433  C        a per-citer-group basis, when it is time to update the  C        a per-citer-group basis, when it is time to update the

Legend:
Removed from v.1.119  
changed lines
  Added in v.1.120

  ViewVC Help
Powered by ViewVC 1.1.22