/[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.62 by dimitri, Wed May 12 01:08:14 2010 UTC revision 1.63 by jmc, Tue Nov 23 18:55:54 2010 UTC
# Line 72  c     Surface flux data. Line 72  c     Surface flux data.
72       &   ocean_emissivity,     ice_emissivity, snow_emissivity,       &   ocean_emissivity,     ice_emissivity, snow_emissivity,
73       &          exf_iceCd,          exf_iceCe,     exf_iceCh,       &          exf_iceCd,          exf_iceCe,     exf_iceCh,
74       &   exf_scal_BulkCdn,     climtempfreeze,       &   exf_scal_BulkCdn,     climtempfreeze,
75       &          exf_iprec,         exf_yftype,   exf_monFreq,       &          exf_iprec,     exf_iprec_obcs,     exf_yftype,
76       &     exf_iprec_obcs,       &        exf_verbose,   useExfCheckRange,     exf_monFreq,
77       & useExfYearlyFields,  twoDigitYear,   useExfCheckRange,       & useExfYearlyFields,  twoDigitYear,
78       & useStabilityFct_overIce, readStressOnAgrid, readStressOnCgrid,       & useStabilityFct_overIce, readStressOnAgrid, readStressOnCgrid,
79       & useRelativeWind, noNegativeEvap,       & useRelativeWind, noNegativeEvap,
80       & select_ZenAlbedo, useExfZenIncoming,       & select_ZenAlbedo, useExfZenIncoming,
# Line 227  c     Surface flux data. Line 227  c     Surface flux data.
227  c     Set default values.  c     Set default values.
228    
229        year2sec           = 365.*86400.        year2sec           = 365.*86400.
230          exf_verbose        = debugMode
231        exf_monFreq        = monitorFreq        exf_monFreq        = monitorFreq
232        useExfCheckRange   = .TRUE.        useExfCheckRange   = .TRUE.
233        useExfZenAlbedo    = .FALSE.        useExfZenAlbedo    = .FALSE.

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63

  ViewVC Help
Powered by ViewVC 1.1.22