- 积分
- 38
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2023-3-30
- 最后登录
- 1970-1-1
|
数值模式
使用语言: |
Linux |
我看过提问的智慧: |
看过 |
自己思考时长(天): |
3 |
问题概况: |
namelist和namelist.input里,dx和dy均为15000,但real.exe报错显示 dx and dy from file2142.857,dx and dy from namelist 5000.000。 |
问题截图: |
|
系统平台: |
centos7 linux WRF |
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本帖最后由 一只海绵同学 于 2023-4-7 18:17 编辑
求助!新手小白请教各位大佬!三层嵌套,namelist和namelist.input里,dx和dy均为15000,但real.exe报错显示 dx and dy from file2142.857,dx and dy from namelist 5000.000。
附上namelist.input
&time_control
run_days = 2,
run_hours = 0,
run_minutes = 0,
run_seconds = 0,
start_year = 2016,2016, 2016, 2017, 2000, 2000,
start_month = 07, 07, 07,09, 01, 01,
start_day = 27, 27, 27, 03, 24, 24,
start_hour = 00, 00, 00, 12, 12, 12,
start_minute = 00, 00, 00,
start_second = 00, 00, 00,
end_year = 2016, 2016, 2016 2017, 2000, 2000,
end_month = 07, 07, 07, 09, 01, 01,
end_day = 29, 29, 29, 06, 25, 25,
end_hour = 00, 00, 00, 18, 12, 12,
end_minute = 00, 00, 00,
end_second = 00, 00, 00,
interval_seconds = 21600
input_from_file = .true.,.true.,.true.,
history_interval = 60, 60, 60,
frames_per_outfile = 1, 1, 1,
restart = .false.,
restart_interval = 1440,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
io_form_auxinput5 = 2
auxinput5_interval_m = 60, 60, 60,
debug_level = 0
force_use_old_data = T
/
&domains
time_step = 1,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 3,
e_we = 51, 71, 91,
e_sn = 51, 71, 91,
e_vert = 35, 35, 35,
p_top_requested = 5000,
num_metgrid_levels = 32,
num_metgrid_soil_levels = 4,
dx = 15000, 15000, 15000,
dy = 15000, 15000, 15000,
grid_id = 1, 2, 3,
parent_id = 1, 1, 2,
i_parent_start = 1, 13, 13,
j_parent_start = 1, 13, 13,
parent_grid_ratio = 1, 3, 3,
parent_time_step_ratio = 1, 3, 3,
feedback = 1,
smooth_option = 0
/
&physics
mp_physics = 10, 10, 10,
ra_lw_physics = 1, 1, 1,
ra_sw_physics = 2, 2, 2,
radt = 9, 3, 1,
sf_sfclay_physics = 1, 1, 1,
sf_surface_physics = 2, 2, 2,
bl_pbl_physics = 1, 1, 1,
bldt = 0, 0, 0,
cu_physics = 5, 5, 0,
cudt = 5, 5, 0,
cu_diag = 1, 1, 0,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
num_land_cat = 21,
sf_urban_physics = 1, 1, 1,
cu_rad_feedback = .true., .false., .false.,
/
&fdda
/
&dynamics
w_damping = 0,
diff_opt = 2, 1, 1,
km_opt = 4, 4, 4,
diff_6th_opt = 0, 0, 0,
diff_6th_factor = 0.12, 0.12, 0.12,
base_temp = 290.
damp_opt = 0,
zdamp = 5000., 5000., 5000.,
dampcoef = 0.2, 0.2, 0.2
khdif = 0, 0, 0,
kvdif = 0, 0, 0,
non_hydrostatic = .true., .true., .true.,
moist_adv_opt = 2, 2, 2,
scalar_adv_opt = 2, 2, 2,
chem_adv_opt = 2, 2, 2,
/
&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true., .false.,.false.,
nested = .false., .true., .true.,
/
&grib2
/
&chem
kemit = 1,
chem_opt = 0, 0, 0,
bioemdt = 30, 30, 30,
photdt = 30, 30, 30,
chemdt = 0, 0, 0,
io_style_emissions = 1,
emiss_inpt_opt = 1, 1, 1,
emiss_opt = 3, 3, 3,
chem_in_opt = 0, 0, 0,
phot_opt = 2, 2, 2,
gas_drydep_opt = 1, 1, 1,
aer_drydep_opt = 1, 1, 1,
bio_emiss_opt = 1, 1, 1,
dust_opt = 0,
dmsemis_opt = 0,
seas_opt = 0,
gas_bc_opt = 1, 1, 1,
gas_ic_opt = 1, 1, 1,
aer_bc_opt = 1, 1, 1,
aer_ic_opt = 1, 1, 1,
gaschem_onoff = 1, 1, 1,
aerchem_onoff = 1, 1, 1,
wetscav_onoff = 0, 0, 0,
cldchem_onoff = 0, 0, 0,
vertmix_onoff = 1, 1, 1,
chem_conv_tr = 1, 1, 0,
biomass_burn_opt = 0, 0, 0,
plumerisefire_frq = 30, 30, 30,
aer_ra_feedback = 1, 1, 1,
aer_op_opt = 1,
opt_pars_out = 1,
have_bcs_chem = .false., .false., .false.
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
下为WPS里的namelist
&share
wrf_core = 'ARW',
max_dom = 3,
start_date = '2016-07-27_00:00:00','2016-07-27_00:00:00','2016-07-27_00:00:00',
end_date = '2016-07-29_00:00:00','2016-07-29_00:00:00','2016-07-29_00:00:00',
interval_seconds = 21600,
io_form_geogrid = 2,
/
&geogrid
parent_id = 1,1,2,
parent_grid_ratio = 5,7,9,
i_parent_start = 1,13,20,
j_parent_start = 1,13,20,
e_we = 51,71,91,
e_sn = 51,71,91,
!,,
!!!!!!!!!!!!!!!!!!!!!!!!!!!! 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','2m'
Dx = 15000,
Dy = 15000,
map_proj = 'mercator',
ref_lat = 30.65,
ref_lon = 114.30,
truelat1 = 30.0,
truelat2 = 60.0,
stand_lon = 96,
geog_data_path = '/mnt/hgfs/WRF/WPS_GEOG_LOW_RES'
/
&ungrib
out_format = 'WPS',
prefix = 'FILE',
/
&metgrid
fg_name = 'FILE',
io_form_metgrid = 2,
/
|
|