/[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.31 by jmc, Fri Feb 8 22:14:37 2002 UTC revision 1.32 by heimbach, Thu May 30 02:32:14 2002 UTC
# Line 85  C--     Reset the model iteration counte Line 85  C--     Reset the model iteration counte
85          mytime = startTime + float(iloop-1)*deltaTclock          mytime = startTime + float(iloop-1)*deltaTclock
86  #endif  #endif
87    
88  #ifdef ALLOW_AUTODIFF_TAMC  #if (defined (ALLOW_AUTODIFF_TAMC) && defined (ALLOW_AUTODIFF_MONITOR))
89  C       Include call to a dummy routine. Its adjoint will be  C       Include call to a dummy routine. Its adjoint will be
90  C       called at the proper place in the adjoint code.  C       called at the proper place in the adjoint code.
91  C       The adjoint routine will print out adjoint values  C       The adjoint routine will print out adjoint values

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

  ViewVC Help
Powered by ViewVC 1.1.22