/[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.30 by dimitri, Thu Nov 22 16:51:41 2007 UTC revision 1.37 by dimitri, Wed Jul 28 22:48:02 2010 UTC
# Line 3  Line 3 
3  # *********************  # *********************
4  #  #
5   &EXF_NML_01   &EXF_NML_01
6   exf_albedo        = 0.150170000000000,   exf_albedo        = 0.15,
7   exf_scal_BulkCdn  = 1.013280000000000,   exf_scal_BulkCdn  = 1.015,
8   exf_iprec         = 32,   exf_iprec         = 32,
9   exf_yftype        = 'RL',   exf_yftype        = 'RL',
10   useExfYearlyFields= .TRUE.,   useExfYearlyFields= .TRUE.,
11   useExfCheckRange  = .FALSE.,   useExfCheckRange  = .FALSE.,
12     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_cube78',   runofffile        = '../../cube78_forcing/runoff-360x180x12.bin',
24  #  #
25   precipstartdate1  = 19790101,   precipstartdate1  = 19790101,
26   precipstartdate2  = 060000,  # precipstartdate2   060000 for NCEP-type (ncep,core,godae,cube49,gpcp,cube61)
27    # precipstartdate2   030000 for ERA-type (era_half,era_full,cube75,cube78a,cube78)
28     precipstartdate2  = 030000,
29   precipperiod      = 21600.0,   precipperiod      = 21600.0,
30   atempstartdate1   = 19790101,   atempstartdate1   = 19790101,
31   atempstartdate2   = 000000,   atempstartdate2   = 000000,
# Line 116  Line 119 
119                       1.121D0, 1.12D0, 1.118D0, 1.113D0,                       1.121D0, 1.12D0, 1.118D0, 1.113D0,
120   vwind_nlon        = 320,   vwind_nlon        = 320,
121   vwind_nlat        = 160,   vwind_nlat        = 160,
122    #
123   runoff_lon0       = 0.50D0,   runoff_lon0       = 0.50D0,
124   runoff_lon_inc    = 1.0D0,   runoff_lon_inc    = 1.0D0,
125   runoff_lat0       = -89.5D0,   runoff_lat0       = -89.5D0,

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.37

  ViewVC Help
Powered by ViewVC 1.1.22