/[MITgcm]/MITgcm_contrib/high_res_cube/input/data.exf_hr
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/input/data.exf_hr

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

revision 1.36 by dimitri, Tue Jun 16 20:57:45 2009 UTC revision 1.38 by dimitri, Sun Jan 29 01:58:59 2012 UTC
# Line 9  Line 9 
9   exf_yftype        = 'RL',   exf_yftype        = 'RL',
10   useExfYearlyFields= .TRUE.,   useExfYearlyFields= .TRUE.,
11   useExfCheckRange  = .FALSE.,   useExfCheckRange  = .FALSE.,
12   useRelativeWind   = .TRUE.,   useRelativeWind   = .FALSE.,
13   &   &
14  #  #
15   &EXF_NML_02   &EXF_NML_02
16   precipfile        = '../../cube78_forcing/cube78_rain',   precipfile        = '../../jra25/jra25_rain',
17   atempfile         = '../../cube78_forcing/cube78_tmp2m_degC',   atempfile         = '../../jra25/jra25_tmp2m_degC',
18   aqhfile           = '../../cube78_forcing/cube78_spfh2m',   aqhfile           = '../../jra25/jra25_spfh2m',
19   swdownfile        = '../../cube78_forcing/cube78_dsw',   swdownfile        = '../../jra25/jra25_dsw',
20   lwdownfile        = '../../cube78_forcing/cube78_dlw',   lwdownfile        = '../../jra25/jra25_dlw',
21   uwindfile         = '../../cube78_forcing/cube78_u10m',   uwindfile         = '../../jra25/jra25_u10m',
22   vwindfile         = '../../cube78_forcing/cube78_v10m',   vwindfile         = '../../jra25/jra25_v10m',
23   runofffile        = '../../cube78_forcing/runoff-360x180x12.bin',   runofffile        = '../../cube78_forcing/runoff-360x180x12.bin',
24  #  #
25   precipstartdate1  = 19790101,   precipstartdate1  = 19790101,
# Line 53  Line 53 
53   exf_offset_atemp  = 273.15,   exf_offset_atemp  = 273.15,
54   exf_inscal_swdown = -1.,   exf_inscal_swdown = -1.,
55   exf_inscal_lwdown = -1.,   exf_inscal_lwdown = -1.,
56    # convert m/yr to m/s
57   exf_inscal_runoff = 3.1710e-08,   exf_inscal_runoff = 3.1710e-08,
58   &   &
59  #  #

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.38

  ViewVC Help
Powered by ViewVC 1.1.22