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

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

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

revision 1.10 by mlosch, Wed Aug 7 16:55:52 2002 UTC revision 1.11 by jmc, Tue Feb 11 03:03:46 2003 UTC
# Line 121  C--   Check dependances between packages Line 121  C--   Check dependances between packages
121  C--   Call fixed data initialization phase of packages  C--   Call fixed data initialization phase of packages
122        CALL PACKAGES_INIT_FIXED( myThid )        CALL PACKAGES_INIT_FIXED( myThid )
123    
 #ifdef ALLOW_ZONAL_FILT  
 C--   Latitude circle filter initialisation  
       CALL ZONAL_FILT_INIT(myThid)  
       _BARRIER  
 #endif  
   
124  C--   Set laplace operators for use in 2D conjugate gradient solver.  C--   Set laplace operators for use in 2D conjugate gradient solver.
125        CALL INI_CG2D( myThid )        CALL INI_CG2D( myThid )
126    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.22