- 积分
- 8927
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2015-2-5
- 最后登录
- 1970-1-1
![[我我改名儿了] 粉丝数:83 微博数:219 新浪微博达人勋](source/plugin/sina_login/img/light.png)
|

楼主 |
发表于 2023-10-25 09:35:15
|
显示全部楼层
&share
wrf_core = 'ARW',
max_dom = 1,
start_date = '2020-07-27_00:00:00','2020-07-27_00:00:00',
end_date = '2020-07-27_18:00:00','2020-07-27_18:00:00',
interval_seconds = 21600
io_form_geogrid = 2,
/
&geogrid
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 = '10m','2m',
dx = 30000,
dy = 30000,
map_proj = 'lambert',
ref_lat = 40.1,
ref_lon = 117.88,
truelat1 = 30.0,
truelat2 = 60.0,
stand_lon = 117.88,
geog_data_path = '/home/xxx/Build_WRF/WPS_GEOG/'
/
&ungrib
out_format = 'WPS',
prefix = 'FILE',
/
&metgrid
fg_name = 'FILE'
io_form_metgrid = 2,
/ |
|