/[MITgcm]/MITgcm_contrib/llc_hires/llc_270/input/data.exf
ViewVC logotype

Diff of /MITgcm_contrib/llc_hires/llc_270/input/data.exf

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

revision 1.6 by zhc, Wed Oct 1 00:16:55 2014 UTC revision 1.7 by zhc, Tue Sep 29 18:08:29 2015 UTC
# Line 3  Line 3 
3  # *********************  # *********************
4  #  #
5   &EXF_NML_01   &EXF_NML_01
6    #
7     useAtmWind        = .TRUE.,
8    #NCEP VALUES:
9    # exf_albedo        = 0.15,
10    # exf_scal_BulkCdn  = 1.015,
11    #
12  #TO COMBINE WITH ALLOW_ZENITH_ANGLE:  #TO COMBINE WITH ALLOW_ZENITH_ANGLE:
13   exf_albedo        = 0.1,   exf_albedo        = 0.1,
14   useExfZenIncoming = .TRUE.,   useExfZenIncoming = .TRUE.,
15   select_ZenAlbedo  = 1,   select_ZenAlbedo  = 1,
16  #  #
17   ocean_emissivity  = 0.97,   ocean_emissivity = 0.97,
18   ice_emissivity    = 0.95,   ice_emissivity = 0.95,
19   snow_emissivity   = 0.95,   snow_emissivity = 0.95,
20    #
21   exf_iprec         = 32,   exf_iprec         = 32,
22   exf_yftype        = 'RL',   exf_yftype        = 'RL',
23   useExfYearlyFields= .TRUE.,   useExfYearlyFields= .TRUE.,
24   useExfCheckRange  = .FALSE.,   useExfCheckRange  = .FALSE.,
25   useRelativeWind   = .FALSE.,   /
  &  
26  #  #
27   &EXF_NML_02   &EXF_NML_02
28   atempfile         = 'era-interim/EIG_tmp2m_degC',   atempfile         = 'era_xx/EIG_tmp2m_degC_plus_ECCO_v4r1_ctrl',
29   aqhfile           = 'era-interim/EIG_spfh2m',   aqhfile           = 'era_xx/EIG_spfh2m_plus_ECCO_v4r1_ctrl',
30   precipfile        = 'era-interim/EIG_rain',   precipfile        = 'era_xx/EIG_rain_plus_ECCO_v4r1_ctrl',
31   uwindfile         = 'era-interim/EIG_u10m',   uwindfile         = 'era_xx/EIG_u10m',
32   vwindfile         = 'era-interim/EIG_v10m',   vwindfile         = 'era_xx/EIG_v10m',
33   swdownfile        = 'era-interim/EIG_dsw',   swdownfile        = 'era_xx/EIG_dsw_plus_ECCO_v4r1_ctrl',
34   lwdownfile        = 'era-interim/EIG_dlw',   lwdownfile        = 'era_xx/EIG_dlw_plus_ECCO_v4r1_ctrl',
35  #  #
36   atempstartdate1   = 19920101,   atempstartdate1   = 19920101,
37   atempstartdate2   = 000000,   atempstartdate2   = 000000,
# Line 57  Line 63 
63   lwdownstartdate1  = 19920101,   lwdownstartdate1  = 19920101,
64   lwdownstartdate2  = 030000,   lwdownstartdate2  = 030000,
65   lwdownperiod      = 21600.0,   lwdownperiod      = 21600.0,
66   &  #
67     /
68  #  #
69   &EXF_NML_03   &EXF_NML_03
70   exf_offset_atemp   = 273.15,  #NOT FOR EIG exf_offset_atemp  = 273.3971,
71   exf_inscal_swdown  = -1.0,   exf_offset_atemp  = 273.15,
72   exf_inscal_lwdown  = -1.0,  #NOT FOR NEW RUNOFF FIELD exf_inscal_runoff = 3.1710e-08,
73   &   exf_inscal_swdown = -1.0,
74     exf_inscal_lwdown = -1.0,
75    # to compensate for sea level rise for nlfs/realFWF
76    #precip_exfremo_intercept = 1.073E-9,
77    #precip_exfremo_slope = -3.340E-18,
78     /
79  #  #
80   &EXF_NML_04   &EXF_NML_04
81   runoff_interpMethod = 0,   runoff_interpMethod = 0,
# Line 130  Line 142 
142                       0.7014313,0.7012634,0.7009048,0.6999817,0.6958694                       0.7014313,0.7012634,0.7009048,0.6999817,0.6958694
143   lwdown_nlon        = 512,   lwdown_nlon        = 512,
144   lwdown_nlat        = 256,   lwdown_nlat        = 256,
145   &   /

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22