/[MITgcm]/MITgcm/pkg/exf/exf_readparms.F
ViewVC logotype

Diff of /MITgcm/pkg/exf/exf_readparms.F

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

revision 1.14 by dimitri, Tue Dec 16 23:28:40 2003 UTC revision 1.15 by heimbach, Thu Feb 26 19:34:34 2004 UTC
# Line 48  c     == global variables == Line 48  c     == global variables ==
48    
49  #include "EEPARAMS.h"  #include "EEPARAMS.h"
50  #include "SIZE.h"  #include "SIZE.h"
51    #include "PARAMS.h"
52    
53  #include "cal.h"  #include "cal.h"
54  #include "exf.h"  #include "exf.h"
55  #include "exf_param.h"  #include "exf_param.h"
# Line 175  c     Calendar data. Line 177  c     Calendar data.
177        atempstartdate1    = 0        atempstartdate1    = 0
178        atempstartdate2    = 0        atempstartdate2    = 0
179        atempperiod        = 0.0 _d 0        atempperiod        = 0.0 _d 0
180        atempconst         = 0.0 _d 0        atempconst         = celsius2K
181    
182        aqhstartdate1      = 0        aqhstartdate1      = 0
183        aqhstartdate2      = 0        aqhstartdate2      = 0

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

  ViewVC Help
Powered by ViewVC 1.1.22