/[MITgcm]/MITgcm/pkg/mom_fluxform/mom_v_rviscflux.F
ViewVC logotype

Diff of /MITgcm/pkg/mom_fluxform/mom_v_rviscflux.F

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

revision 1.3 by adcroft, Wed Sep 26 19:05:21 2001 UTC revision 1.4 by mlosch, Mon Dec 16 21:40:07 2002 UTC
# Line 57  C     - Laplacian  and bi-harmonic terms Line 57  C     - Laplacian  and bi-harmonic terms
57       &   *rAs(i,j,bi,bj)       &   *rAs(i,j,bi,bj)
58       &   *( vFld(i,j,k,bi,bj)-vFld(i,j,kp1,bi,bj)       &   *( vFld(i,j,k,bi,bj)-vFld(i,j,kp1,bi,bj)
59       &    )*rkFac*recip_drC(kp1)       &    )*rkFac*recip_drC(kp1)
60         &    *_maskS(i,j,k,bi,bj)
61       &    *_maskS(i,j,kp1,bi,bj)       &    *_maskS(i,j,kp1,bi,bj)
62         ENDDO         ENDDO
63        ENDDO        ENDDO

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

  ViewVC Help
Powered by ViewVC 1.1.22