/[MITgcm]/MITgcm/pkg/dic/bio_export.F
ViewVC logotype

Diff of /MITgcm/pkg/dic/bio_export.F

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

revision 1.8 by stephd, Thu Oct 13 16:25:12 2005 UTC revision 1.9 by stephd, Fri Dec 16 21:07:53 2005 UTC
# Line 59  CEOP Line 59  CEOP
59  #ifndef READ_PAR  #ifndef READ_PAR
60          call insol(myTime,sfac,bj)          call insol(myTime,sfac,bj)
61  #endif  #endif
62          DO j=1-OLy,sNy+OLy          DO j=jmin,jmax
63           DO i=1-OLx,sNx+OLx           DO i=imin,imax
64  C Fortran-90  C Fortran-90
65  CRG C$TAF INIT bio_export = static, nlev  CRG C$TAF INIT bio_export = static, nlev
66  C FORTRAN-77 dynamic memory uses adstore adresto  C FORTRAN-77 dynamic memory uses adstore adresto

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22