11 |
& |
& |
12 |
# |
# |
13 |
&EXF_NML_02 |
&EXF_NML_02 |
14 |
precipfile = '../../era40_fullres/ERA40g_rain', |
precipfile = '../../cube59_GPCP/RG_rain', |
15 |
atempfile = '../../era40_fullres/ERA40g_tmp2m_degC', |
atempfile = '../../era40_ecmwf_blend/ERA_tmp2m_degC', |
16 |
aqhfile = '../../era40_fullres/ERA40g_spfh2m', |
aqhfile = '../../era40_ecmwf_blend/ERA_spfh2m', |
17 |
swdownfile = '../../era40_fullres/ERA40g_dsw', |
swdownfile = '../../era40_ecmwf_blend/ERA_dsw', |
18 |
lwdownfile = '../../era40_fullres/ERA40g_dlw', |
lwdownfile = '../../era40_ecmwf_blend/ERA_dlw', |
19 |
uwindfile = '../../era40_fullres/ERA40g_u10m', |
uwindfile = '../../era40_ecmwf_blend/ERA_u10m', |
20 |
vwindfile = '../../era40_fullres/ERA40g_v10m', |
vwindfile = '../../era40_ecmwf_blend/ERA_v10m', |
21 |
runofffile = '../../ncep_rgau/runoff-360x180x12.bin', |
runofffile = '../../ncep_rgau/runoff-360x180x12.bin', |
22 |
climsssfile = 'LEV01_SSS_360x180x12.bin', |
climsssfile = 'LEV01_SSS_360x180x12.bin', |
23 |
# |
# |
120 |
runoff_lon0 = 0.50D0, |
runoff_lon0 = 0.50D0, |
121 |
runoff_lon_inc = 1.0D0, |
runoff_lon_inc = 1.0D0, |
122 |
runoff_lat0 = -89.5D0, |
runoff_lat0 = -89.5D0, |
123 |
runoff_lat_inc = 1.5,177*1.,1.5, |
runoff_lat_inc = 179*1., |
124 |
runoff_nlon = 360, |
runoff_nlon = 360, |
125 |
runoff_nlat = 180, |
runoff_nlat = 180, |
126 |
# |
# |