/[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.8 by cnh, Wed Sep 26 18:09:15 2001 UTC revision 1.9 by jmc, Thu Jan 31 14:52:28 2002 UTC
# Line 54  C      |-- INI_CG2D Line 54  C      |-- INI_CG2D
54  C      |  C      |
55  C      |-- INI_CG3D  C      |-- INI_CG3D
56  C      |  C      |
57    C      |-- CONFIG_CHECK
58    C      |
59  C      |-- CONFIG_SUMMARY  C      |-- CONFIG_SUMMARY
60    
61  C     !USES:  C     !USES:
# Line 127  C--   Set laplace operators for use in 3 Line 129  C--   Set laplace operators for use in 3
129        CALL INI_CG3D( myThid )        CALL INI_CG3D( myThid )
130  #endif  #endif
131    
132    C--   Check parameters and model cofiguration
133          CALL CONFIG_CHECK( myThid )
134    
135  C--   Finally summarise the model cofiguration  C--   Finally summarise the model cofiguration
136        CALL CONFIG_SUMMARY( myThid )        CALL CONFIG_SUMMARY( myThid )
137    

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

  ViewVC Help
Powered by ViewVC 1.1.22