/[MITgcm]/MITgcm/pkg/exf/EXF_PARAM.h
ViewVC logotype

Diff of /MITgcm/pkg/exf/EXF_PARAM.h

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

revision 1.2 by heimbach, Wed Apr 18 19:55:34 2007 UTC revision 1.3 by heimbach, Thu Apr 19 14:37:00 2007 UTC
# Line 261  c     to reset climatological temperatur Line 261  c     to reset climatological temperatur
261  c     values below climtempfreeze  c     values below climtempfreeze
262        _RL climtempfreeze        _RL climtempfreeze
263    
264          integer selectStressGridPosition
265    
266        integer obcsNstartdate1        integer obcsNstartdate1
267        integer obcsNstartdate2        integer obcsNstartdate2
268        _RL     obcsNstartdate        _RL     obcsNstartdate
# Line 313  C                           instead of _ Line 315  C                           instead of _
315        common /exf_param_l/        common /exf_param_l/
316       &                     useExfYearlyFields, twoDigitYear,       &                     useExfYearlyFields, twoDigitYear,
317       &                     useExfCheckRange       &                     useExfCheckRange
318        common /exf_param_i/        common /exf_param_i/ selectStressGridPosition,
319       &                     hfluxstartdate1,   hfluxstartdate2,       &                     hfluxstartdate1,   hfluxstartdate2,
320       &                     atempstartdate1,   atempstartdate2,       &                     atempstartdate1,   atempstartdate2,
321       &                     aqhstartdate1,     aqhstartdate2,       &                     aqhstartdate1,     aqhstartdate2,

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

  ViewVC Help
Powered by ViewVC 1.1.22