/[MITgcm]/MITgcm/pkg/gridalt/gridalt_initialise.F
ViewVC logotype

Diff of /MITgcm/pkg/gridalt/gridalt_initialise.F

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

revision 1.1 by molod, Thu Jan 29 14:23:09 2004 UTC revision 1.2 by molod, Tue Feb 10 20:26:13 2004 UTC
# Line 1  Line 1 
1         subroutine gridalt_initialise (myThid)         subroutine gridalt_initialise (myThid)
2    CBOP
3  c-----------------------------------------------------------------------  c-----------------------------------------------------------------------
4  c  Routine to initialise the gridalt package.  c  !DESCRIPTION: Routine to initialise the gridalt package.
5    c  !ROUTINE: gridalt_initialise
6    c  !INTERFACE: subroutine gridalt_initialise (myThid)
7  c    c  
8  c  Input: myThid       - Process number calling this routine  c  Input: myThid       - Process number calling this routine
9  c  c
# Line 17  c--------------------------------------- Line 20  c---------------------------------------
20  #include "fizhi_SIZE.h"  #include "fizhi_SIZE.h"
21  #include "gridalt_mapping.h"  #include "gridalt_mapping.h"
22  #include "SURFACE.h"  #include "SURFACE.h"
23    c-----------------------------------------------------------------------
24    CEOP
25    
26         integer myThid         integer myThid
27    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22