- 积分
- 128
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2018-10-18
- 最后登录
- 1970-1-1
|

楼主 |
发表于 2020-11-26 10:50:20
|
显示全部楼层
share
wrf_core = 'ARW',
max_dom = 1,
start_date = '2017-08-19_00:00:00','2017-08-19_00:00:00',
end_date = '2017-08-25_12:00:00','2017-08-25_12:00:00',
interval_seconds = 21600
io_form_geogrid = 2,
/
&geogrid
geog_data_path = 'wind1/home/maXling6/Build_WRF/WPS_GEOG'
parent_id = 1, 1,
parent_grid_ratio = 1, 3,
i_parent_start = 1, 31,
j_parent_start = 1, 17,
e_we = 74, 112,
e_sn = 61, 97,
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
! The default datasets used to produce the MAXSNOALB and ALBEDO12M
! fields have changed in WPS v4.0. These fields are now interpolated
! from MODIS-based datasets.
!
! To match the output given by the default namelist.wps in WPS v3.9.1,
! the following setting for geog_data_res may be used:
!
! geog_data_res = 'maxsnowalb_ncep+albedo_ncep+default', 'maxsnowalb_ncep+albedo_ncep+default',
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
geog_data_res = 'maxsnowalb_ncep+albedo_ncep+default','maxsnowalb_ncep+albedo_ncep+default',
geog_data_res = '30s','2m'
dx = 30000,
dy = 30000,
map_proj = 'lambert',
ref_lat = 15.00,
ref_lon = 120.00,
truelat1 = 15.0,
truelat2 = 30.0,
stand_lon = 120.0,
geog_data_path = '/wind1/home/maXling6/Build_WRF/WPS_GEOG/'
/
&ungrib
out_format = 'WPS',
prefix = 'FILE',
/
&metgrid
fg_name = 'FILE'
io_form_metgrid = 2,
/ |
|