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

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

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

revision 1.21 by heimbach, Mon Jun 23 22:32:02 2003 UTC revision 1.22 by heimbach, Fri Jun 27 01:51:10 2003 UTC
# Line 83  cph      ENDIF Line 83  cph      ENDIF
83  cph#endif  cph#endif
84    
85  #ifdef ALLOW_PTRACERS  #ifdef ALLOW_PTRACERS
86        IF ( usePTRACERS ) CALL PTRACERS_INIT( mythid )  # ifndef ALLOW_AUTODIFF_TAMC
87          IF ( usePTRACERS ) THEN
88    # endif
89             CALL PTRACERS_INIT( mythid )
90    # ifndef ALLOW_AUTODIFF_TAMC
91          ENDIF
92    # endif
93  #endif  #endif
94    
95  #ifdef ALLOW_LAND  #ifdef ALLOW_LAND

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

  ViewVC Help
Powered by ViewVC 1.1.22