/[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.5 by cnh, Sun Feb 4 14:38:48 2001 UTC revision 1.6 by cnh, Mon Jun 18 17:39:58 2001 UTC
# Line 36  C     an input file called data. Line 36  C     an input file called data.
36        CALL INI_PARMS( myThid )        CALL INI_PARMS( myThid )
37        _BARRIER        _BARRIER
38    
39    #ifndef EXCLUDE_MONITOR
40    C--   Initialise MONITOR I/O streams so we can report config. info
41          CALL MON_INIT( myThid )
42          _BARRIER
43    #endif
44    
45    
46  C--   Set model grid.  C--   Set model grid.
47  C     Variables defining model grid spacing are defined.  C     Variables defining model grid spacing are defined.
48        CALL INI_GRID( myThid )        CALL INI_GRID( myThid )

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

  ViewVC Help
Powered by ViewVC 1.1.22