12 |
& |
& |
13 |
# |
# |
14 |
&EXF_NML_02 |
&EXF_NML_02 |
15 |
precipfile = '../../cube75_forcing/cube75_rain', |
precipfile = '../../cube78_forcing/cube78_rain', |
16 |
atempfile = '../../cube75_forcing/cube75_tmp2m_degC', |
atempfile = '../../cube78_forcing/cube78_tmp2m_degC', |
17 |
aqhfile = '../../cube75_forcing/cube75_spfh2m', |
aqhfile = '../../cube78_forcing/cube78_spfh2m', |
18 |
swdownfile = '../../cube75_forcing/cube75_dsw', |
swdownfile = '../../cube78_forcing/cube78_dsw', |
19 |
lwdownfile = '../../cube75_forcing/cube75_dlw', |
lwdownfile = '../../cube78_forcing/cube78_dlw', |
20 |
uwindfile = '../../cube75_forcing/cube75_u10m', |
uwindfile = '../../cube78_forcing/cube78_u10m', |
21 |
vwindfile = '../../cube75_forcing/cube75_v10m', |
vwindfile = '../../cube78_forcing/cube78_v10m', |
22 |
runofffile = '../../cube75_forcing/runoff-360x180x12.bin', |
runofffile = '../../cube78_forcing/runoff-360x180x12.bin_cube78', |
|
climsssfile = 'PHC_SSS_360x180x12.bin', |
|
23 |
# |
# |
24 |
precipstartdate1 = 19790101, |
precipstartdate1 = 19790101, |
25 |
precipstartdate2 = 030000, |
precipstartdate2 = 060000, |
26 |
precipperiod = 21600.0, |
precipperiod = 21600.0, |
27 |
atempstartdate1 = 19790101, |
atempstartdate1 = 19790101, |
28 |
atempstartdate2 = 000000, |
atempstartdate2 = 000000, |
44 |
vwindperiod = 21600.0, |
vwindperiod = 21600.0, |
45 |
# "*period=-12" specifies monthly-mean forcing |
# "*period=-12" specifies monthly-mean forcing |
46 |
runoffperiod = -12, |
runoffperiod = -12, |
|
climsssperiod = -12., |
|
47 |
& |
& |
48 |
# |
# |
49 |
&EXF_NML_03 |
&EXF_NML_03 |
122 |
runoff_lat_inc = 179*1., |
runoff_lat_inc = 179*1., |
123 |
runoff_nlon = 360, |
runoff_nlon = 360, |
124 |
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, |
|
125 |
& |
& |