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

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

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

revision 1.48 by heimbach, Sat May 6 14:33:25 2006 UTC revision 1.49 by jmc, Wed May 24 00:47:02 2006 UTC
# Line 64  C       |-- ECCO_COST_INIT_FIXED Line 64  C       |-- ECCO_COST_INIT_FIXED
64  C       |  C       |
65  C       |-- CTRL_INIT  C       |-- CTRL_INIT
66  C       |  C       |
67  C       |-- PTRACERS_INITIALISE  C       |-- PTRACERS_INIT_FIXED
68  C       |  C       |
69  C       |-- GCHEM_INIT_FIXED  C       |-- GCHEM_INIT_FIXED
70  C       |  C       |
# Line 236  C--   Initialise the control variables Line 236  C--   Initialise the control variables
236  #endif  #endif
237    
238  #ifdef ALLOW_PTRACERS  #ifdef ALLOW_PTRACERS
239        IF (usePTRACERS) CALL PTRACERS_INITIALISE(mythid)        IF (usePTRACERS) CALL PTRACERS_INIT_FIXED(myThid)
240  #endif  #endif
241    
242  #ifdef ALLOW_GCHEM  #ifdef ALLOW_GCHEM

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

  ViewVC Help
Powered by ViewVC 1.1.22