/[MITgcm]/MITgcm/model/src/dynamics.F
ViewVC logotype

Diff of /MITgcm/model/src/dynamics.F

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

revision 1.15 by adcroft, Tue Jun 9 15:58:36 1998 UTC revision 1.16 by cnh, Tue Jun 9 16:34:03 1998 UTC
# Line 174  C     uninitialised but inert locations. Line 174  C     uninitialised but inert locations.
174          rhokm1(i,j)  = 0. _d 0          rhokm1(i,j)  = 0. _d 0
175          rhokp1(i,j)  = 0. _d 0          rhokp1(i,j)  = 0. _d 0
176          rhotmp(i,j)  = 0. _d 0          rhotmp(i,j)  = 0. _d 0
177            maskC (i,j)  = 0. _d 0
178         ENDDO         ENDDO
179        ENDDO        ENDDO
180    

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.22