/[MITgcm]/MITgcm/pkg/flt/flt_readparms.F
ViewVC logotype

Diff of /MITgcm/pkg/flt/flt_readparms.F

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

revision 1.1 by jmc, Sat Jan 31 22:21:31 2009 UTC revision 1.2 by jmc, Sun Feb 1 20:48:50 2009 UTC
# Line 8  C $Name$ Line 8  C $Name$
8  C     ==================================================================  C     ==================================================================
9  C     SUBROUTINE FLT_READPARMS  C     SUBROUTINE FLT_READPARMS
10  C     ==================================================================  C     ==================================================================
 C  
11  C     o read float-pkg parameters from file "data.flt"  C     o read float-pkg parameters from file "data.flt"
12  C  C     ==================================================================
13    
14    C     !USES:
15          IMPLICIT NONE
16    
17  #include "SIZE.h"  #include "SIZE.h"
18  #include "EEPARAMS.h"  #include "EEPARAMS.h"
# Line 18  C Line 20  C
20  #include "FLT.h"  #include "FLT.h"
21    
22  C     == routine arguments ==  C     == routine arguments ==
   
23  C     myThid - thread number for this instance of the routine.  C     myThid - thread number for this instance of the routine.
24        INTEGER myThid        INTEGER myThid
25    

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

  ViewVC Help
Powered by ViewVC 1.1.22