/[MITgcm]/MITgcm/pkg/gchem/gchem_forcing_sep.F
ViewVC logotype

Diff of /MITgcm/pkg/gchem/gchem_forcing_sep.F

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

revision 1.6 by stephd, Wed Sep 1 16:22:52 2004 UTC revision 1.7 by mlosch, Thu Nov 18 23:31:00 2004 UTC
# Line 79  C$taf loop = parallel Line 79  C$taf loop = parallel
79  C$taf loop = parallel  C$taf loop = parallel
80          DO bi=myBxLo(myThid),myBxHi(myThid)          DO bi=myBxLo(myThid),myBxHi(myThid)
81    
82          jMin=1-OLy          jMin=1
83          jMax=sNy+OLy          jMax=sNy
84          iMin=1-OLx          iMin=1
85          iMax=sNx+OLx          iMax=sNx
86  c  c
87  ccccccccccccccccccccccccccc DIC cccccccccccccccccccccccccccccccc  ccccccccccccccccccccccccccc DIC cccccccccccccccccccccccccccccccc
88  c  c

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

  ViewVC Help
Powered by ViewVC 1.1.22