/[MITgcm]/MITgcm/pkg/smooth/smooth_diff3d.F
ViewVC logotype

Diff of /MITgcm/pkg/smooth/smooth_diff3d.F

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

revision 1.2 by gforget, Mon Oct 25 21:45:55 2010 UTC revision 1.3 by gforget, Fri May 27 23:39:33 2011 UTC
# Line 140  c adams bashfort on gT_in: Line 140  c adams bashfort on gT_in:
140          DO k=1,Nr          DO k=1,Nr
141          CALL ADAMS_BASHFORTH2(          CALL ADAMS_BASHFORTH2(
142       &                        bi, bj, k,       &                        bi, bj, k,
143       &                        gT_in, gTm1_in,       &                        gT_in, gTm1_in, .FALSE.,
144       &                        myIter(bi,bj) , myThid )       &                        myIter(bi,bj) , myThid )
145          ENDDO          ENDDO
146  c time stepping:  c time stepping:

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22