/[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.28 by dimitri, Fri Sep 7 01:05:58 2007 UTC revision 1.34 by dimitri, Fri Jun 13 18:58:39 2008 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   = .TRUE.,
13   &   &
14  #  #
15   &EXF_NML_02   &EXF_NML_02
16   precipfile        = '../../cube75_forcing/cube75_rain',   precipfile        = '../../cube78_forcing/cube78_rain',
17   atempfile         = '../../cube75_forcing/cube75_tmp2m_degC',   atempfile         = '../../cube78_forcing/cube78_tmp2m_degC',
18   aqhfile           = '../../cube75_forcing/cube75_spfh2m',   aqhfile           = '../../cube78_forcing/cube78_spfh2m',
19   swdownfile        = '../../cube75_forcing/cube75_dsw',   swdownfile        = '../../cube78_forcing/cube78_dsw',
20   lwdownfile        = '../../cube75_forcing/cube75_dlw',   lwdownfile        = '../../cube78_forcing/cube78_dlw',
21   uwindfile         = '../../cube75_forcing/cube75_u10m',   uwindfile         = '../../cube78_forcing/cube78_u10m',
22   vwindfile         = '../../cube75_forcing/cube75_v10m',   vwindfile         = '../../cube78_forcing/cube78_v10m',
23   runofffile        = '../../cube75_forcing/runoff-360x180x12.bin',   runofffile        = '../../ncep_rgau/runoff-360x180x12.bin',
24   climsssfile       = 'PHC_SSS_360x180x12.bin',  #
25     climsssfile       = 'WOA05_SSS_360x180x12.bin',
26     climsstfile       = 'AVHRR_OI_SST_360x180',
27  #  #
28   precipstartdate1  = 19790101,   precipstartdate1  = 19790101,
29    # precipstartdate2   060000 for NCEP-type (ncep,core,godae,cube49,gpcp,cube61)
30    # precipstartdate2   030000 for ERA-type (era_half,era_full,cube75,cube78a,cube78)
31   precipstartdate2  = 030000,   precipstartdate2  = 030000,
32   precipperiod      = 21600.0,   precipperiod      = 21600.0,
33   atempstartdate1   = 19790101,   atempstartdate1   = 19790101,
# Line 43  Line 48 
48   vwindstartdate1   = 19790101,   vwindstartdate1   = 19790101,
49   vwindstartdate2   = 000000,   vwindstartdate2   = 000000,
50   vwindperiod       = 21600.0,   vwindperiod       = 21600.0,
51     climsststartdate1 = 19920101,
52     climsststartdate2 = 120000,
53     climsstperiod     = 86400.0,
54  # "*period=-12" specifies monthly-mean forcing  # "*period=-12" specifies monthly-mean forcing
55   runoffperiod      = -12,   runoffperiod      = -12,
56   climsssperiod     = -12.,   climsssperiod     = -12.,
# Line 118  Line 126 
126                       1.121D0, 1.12D0, 1.118D0, 1.113D0,                       1.121D0, 1.12D0, 1.118D0, 1.113D0,
127   vwind_nlon        = 320,   vwind_nlon        = 320,
128   vwind_nlat        = 160,   vwind_nlat        = 160,
129    #
130   runoff_lon0       = 0.50D0,   runoff_lon0       = 0.50D0,
131   runoff_lon_inc    = 1.0D0,   runoff_lon_inc    = 1.0D0,
132   runoff_lat0       = -89.5D0,   runoff_lat0       = -89.5D0,
# Line 131  Line 140 
140   climsss_lat_inc   = 179*1.,   climsss_lat_inc   = 179*1.,
141   climsss_nlon      = 360,   climsss_nlon      = 360,
142   climsss_nlat      = 180,   climsss_nlat      = 180,
143    #
144     climsst_lon0      = 0.5,
145     climsst_lon_inc   = 1.,
146     climsst_lat0      = -89.5,
147     climsst_lat_inc   = 179*1.,
148     climsst_nlon      = 360,
149     climsst_nlat      = 180,
150   &   &

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.34

  ViewVC Help
Powered by ViewVC 1.1.22