/[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.5 by jmc, Tue Jul 13 18:04:42 2004 UTC revision 1.6 by stephd, Wed Sep 1 16:22:52 2004 UTC
# Line 25  C !USES: =============================== Line 25  C !USES: ===============================
25  #include "PTRACERS_SIZE.h"  #include "PTRACERS_SIZE.h"
26  #include "PTRACERS.h"  #include "PTRACERS.h"
27  #endif  #endif
28  #ifdef DIC_BIOTIC  #ifdef ALLOW_DIC
29  #include "DIC_BIOTIC.h"  #include "DIC_BIOTIC.h"
30  #include "DIC_ABIOTIC.h"  #include "DIC_ABIOTIC.h"
31  #endif  #endif
# Line 35  C  myThid               :: thread number Line 35  C  myThid               :: thread number
35        INTEGER myThid, myIter        INTEGER myThid, myIter
36        _RL myTime        _RL myTime
37    
38   !LOCAL VARIABLES: ====================================================  c!LOCAL VARIABLES: ====================================================
39  C  i,j                  :: loop indices  C  i,j                  :: loop indices
40  C  bi,bj                :: tile indices  C  bi,bj                :: tile indices
41  C  k                    :: vertical level  C  k                    :: vertical level

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

  ViewVC Help
Powered by ViewVC 1.1.22