/[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.15 by heimbach, Mon Mar 22 19:59:34 2010 UTC revision 1.16 by gforget, Tue Apr 13 06:57:34 2010 UTC
# Line 345  C     noNegativeEvap     :: prevent nega Line 345  C     noNegativeEvap     :: prevent nega
345    
346        logical useExfYearlyFields, twoDigitYear        logical useExfYearlyFields, twoDigitYear
347        logical useExfCheckRange        logical useExfCheckRange
348          logical useExfZenithAngle
349        logical readStressOnAgrid        logical readStressOnAgrid
350        logical readStressOnCgrid        logical readStressOnCgrid
351        logical stressIsOnCgrid        logical stressIsOnCgrid
# Line 354  C     noNegativeEvap     :: prevent nega Line 355  C     noNegativeEvap     :: prevent nega
355    
356        common /exf_param_l/        common /exf_param_l/
357       &                     useExfYearlyFields, twoDigitYear,       &                     useExfYearlyFields, twoDigitYear,
358       &                     useExfCheckRange,       &                     useExfCheckRange, useExfZenithAngle,
359       &                     readStressOnAgrid, readStressOnCgrid,       &                     readStressOnAgrid, readStressOnCgrid,
360       &                     stressIsOnCgrid, useStabilityFct_overIce,       &                     stressIsOnCgrid, useStabilityFct_overIce,
361       &                     useRelativeWind, noNegativeEvap       &                     useRelativeWind, noNegativeEvap

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

  ViewVC Help
Powered by ViewVC 1.1.22