3 |
# ********************* |
# ********************* |
4 |
# |
# |
5 |
&EXF_NML_01 |
&EXF_NML_01 |
6 |
exf_albedo = 0.15, |
exf_albedo = 0.1507, |
7 |
|
exf_scal_BulkCdn = 1.0185, |
8 |
exf_iprec = 32, |
exf_iprec = 32, |
9 |
exf_yftype = 'RL', |
exf_yftype = 'RL', |
10 |
useExfYearlyFields= .TRUE., |
useExfYearlyFields= .TRUE., |
12 |
& |
& |
13 |
# |
# |
14 |
&EXF_NML_02 |
&EXF_NML_02 |
15 |
precipfile = '../../cube59_GPCP/RG_rain', |
precipfile = '../../cube78_forcing/cube78_rain', |
16 |
atempfile = '../../era40_ecmwf_blend/ERA_tmp2m_degC', |
atempfile = '../../cube78_forcing/cube78_tmp2m_degC', |
17 |
aqhfile = '../../era40_ecmwf_blend/ERA_spfh2m', |
aqhfile = '../../cube78_forcing/cube78_spfh2m', |
18 |
swdownfile = '../../era40_ecmwf_blend/ERA_dsw', |
swdownfile = '../../cube78_forcing/cube78_dsw', |
19 |
lwdownfile = '../../era40_ecmwf_blend/ERA_dlw', |
lwdownfile = '../../cube78_forcing/cube78_dlw', |
20 |
uwindfile = '../../era40_ecmwf_blend/ERA_u10m', |
uwindfile = '../../cube78_forcing/cube78_u10m', |
21 |
vwindfile = '../../era40_ecmwf_blend/ERA_v10m', |
vwindfile = '../../cube78_forcing/cube78_v10m', |
22 |
runofffile = '../../ncep_rgau/runoff-360x180x12.bin', |
runofffile = '../../ncep_rgau/runoff-360x180x12.bin', |
|
climsssfile = 'LEV01_SSS_360x180x12.bin', |
|
23 |
# |
# |
24 |
precipstartdate1 = 19920101, |
precipstartdate1 = 19790101, |
25 |
|
# precipstartdate2 060000 for NCEP-type (ncep,core,godae,cube49,gpcp,cube61) |
26 |
|
# precipstartdate2 030000 for ERA-type (era_half,era_full,cube75,cube78a,cube78) |
27 |
precipstartdate2 = 030000, |
precipstartdate2 = 030000, |
28 |
precipperiod = 21600.0, |
precipperiod = 21600.0, |
29 |
atempstartdate1 = 19920101, |
atempstartdate1 = 19790101, |
30 |
atempstartdate2 = 000000, |
atempstartdate2 = 000000, |
31 |
atempperiod = 21600.0, |
atempperiod = 21600.0, |
32 |
aqhstartdate1 = 19920101, |
aqhstartdate1 = 19790101, |
33 |
aqhstartdate2 = 000000, |
aqhstartdate2 = 000000, |
34 |
aqhperiod = 21600.0, |
aqhperiod = 21600.0, |
35 |
swdownstartdate1 = 19920101, |
swdownstartdate1 = 19790101, |
36 |
swdownstartdate2 = 030000, |
swdownstartdate2 = 030000, |
37 |
swdownperiod = 21600.0, |
swdownperiod = 21600.0, |
38 |
lwdownstartdate1 = 19920101, |
lwdownstartdate1 = 19790101, |
39 |
lwdownstartdate2 = 030000, |
lwdownstartdate2 = 030000, |
40 |
lwdownperiod = 21600.0, |
lwdownperiod = 21600.0, |
41 |
uwindstartdate1 = 19920101, |
uwindstartdate1 = 19790101, |
42 |
uwindstartdate2 = 000000, |
uwindstartdate2 = 000000, |
43 |
uwindperiod = 21600.0, |
uwindperiod = 21600.0, |
44 |
vwindstartdate1 = 19920101, |
vwindstartdate1 = 19790101, |
45 |
vwindstartdate2 = 000000, |
vwindstartdate2 = 000000, |
46 |
vwindperiod = 21600.0, |
vwindperiod = 21600.0, |
47 |
# "*period=-12" specifies monthly-mean forcing |
# "*period=-12" specifies monthly-mean forcing |
48 |
runoffperiod = -12, |
runoffperiod = -12, |
|
climsssperiod = -12., |
|
49 |
& |
& |
50 |
# |
# |
51 |
&EXF_NML_03 |
&EXF_NML_03 |
124 |
runoff_lat_inc = 179*1., |
runoff_lat_inc = 179*1., |
125 |
runoff_nlon = 360, |
runoff_nlon = 360, |
126 |
runoff_nlat = 180, |
runoff_nlat = 180, |
|
# |
|
|
climsss_lon0 = 0.5, |
|
|
climsss_lon_inc = 1., |
|
|
climsss_lat0 = -89.5, |
|
|
climsss_lat_inc = 179*1., |
|
|
climsss_nlon = 360, |
|
|
climsss_nlat = 180, |
|
127 |
& |
& |