/[MITgcm]/MITgcm/pkg/autodiff/ini_autodiff.F
ViewVC logotype

Diff of /MITgcm/pkg/autodiff/ini_autodiff.F

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

revision 1.6 by heimbach, Wed Jun 30 23:45:35 2004 UTC revision 1.7 by heimbach, Fri Sep 17 23:02:01 2004 UTC
# Line 54  C-      2D arrays Line 54  C-      2D arrays
54           DO I=1-Olx,sNx+Olx           DO I=1-Olx,sNx+Olx
55  #ifdef EXACT_CONSERV  #ifdef EXACT_CONSERV
56           dEtaHdt(i,j,bi,bj) = 0. _d 0           dEtaHdt(i,j,bi,bj) = 0. _d 0
57             PmEpR(i,j,bi,bj) = 0. _d 0
58  cph          hDivFlow(I,J,bi,bj)=0. _d 0  cph          hDivFlow(I,J,bi,bj)=0. _d 0
59  #endif  #endif
60  #ifdef ALLOW_EXF  #ifdef ALLOW_EXF

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22