- 积分
- 8
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2022-4-1
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
namelist.wps
&share
wrf_core = 'ARW'
max_dom = 2,
start_date = '2018-01-21_00:00:00','2018-01-21_00:00:00','2018-01-21_00:00:00',
end_date = '2018-08-01_00:00:00','2018-08-01_00:00:00','2018-08-01_00:00:00',
interval_seconds = 21600,
io_form_geogrid = 2,
active_grid = .true.,.true.,.true.,
/
&geogrid
parent_id = 1, 1, 2,
parent_grid_ratio = 1, 3, 3,
i_parent_start = 1, 38, 78,
j_parent_start = 1, 15, 39,
e_we = 100, 127, 685,
e_sn = 68, 88, 301,
geog_data_res = 'default','default','default',
dx = 63000,
dy = 63000,
map_proj = 'lambert',
ref_lat = 36.672,
ref_lon = 102.461,
truelat1 = 30.0,
truelat2 = 60.0,
stand_lon = 102.461,
geog_data_path = '/mnt/raid5/sc/yangshufeng/software/WPS_GEOG/',
opt_geogrid_tbl_path = '/mnt/raid5/sc/yangshufeng/software/wrf_sourcecode/WPS-4.3.1/geogrid/',
/
&ungrib
out_format = 'WPS',
prefix = 'P' ,
/
&metgrid
fg_name = 'F', 'P',
io_form_metgrid = 2,
opt_metgrid_tbl_path = '/mnt/raid5/sc/yangshufeng/software/wrf_sourcecode/WPS-4.3.1/metgrid/',
opt_output_from_metgrid_path = '/mnt/raid5/sc/yangshufeng/software/wrf_sourcecode/WPS-4.3.1/myout/',
/
namelist.input
&time_control
run_days = 193,
run_hours = 0,
run_minutes = 0,
run_seconds = 0,
start_year = 2018, 2018, 2018
start_month = 01, 01, 01,
start_day = 21, 21, 21,
start_hour = 00, 00, 00,
end_year = 2018, 2018, 2018,
end_month = 08, 08, 08,
end_day = 01, 01, 01,
end_hour = 00, 00, 00,
interval_seconds = 21600
input_from_file = .true.,.true.,.true.,
history_interval = 180, 60, 60
frames_per_outfile = 8, 24, 24,
restart = .false.,
restart_interval = 31680,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
debug_level = 50
/
&domains
time_step = 180,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 2,
e_we = 100, 127, 217,
e_sn = 68, 88, 193,
e_vert = 45, 45, 45,
dzstretch_s = 1.1
p_top_requested = 5000,
num_metgrid_levels = 38,
num_metgrid_soil_levels = 4,
dx = 63000, 21000, 4000,
dy = 63000, 21000, 4000,
grid_id = 1, 2, 3,
parent_id = 1, 1, 2,
i_parent_start = 1, 38, 79,
j_parent_start = 1, 15, 24,
parent_grid_ratio = 1, 3, 3,
parent_time_step_ratio = 1, 3, 3,
feedback = 1,
smooth_option = 0,
smooth_cg_topo = .true. ,
sfcp_to_sfcp = .true. ,
/
&physics
physics_suite = 'CONUS'
mp_physics = 3, 3, 3,
cu_physics = 1, 1, 1,
ra_lw_physics = 1, 1, 1,
ra_sw_physics = 1, 1, 1,
bl_pbl_physics = 1, 1, 1,
sf_sfclay_physics = 1, 1, 1,
sf_surface_physics = 2, 2, 2,
radt = 30, 30, 30,
bldt = 0, 0, 0,
cudt = 5, 5, 5,
icloud = 1,
num_land_cat = 21,
sf_urban_physics = 0, 0, 0,
fractional_seaice = 1,
/
&fdda
/
&dynamics
hybrid_opt = 2,
w_damping = 1,
diff_opt = 2, 2, 2,
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 = 3,
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 = 1, 1, 1,
scalar_adv_opt = 1, 1, 1,
gwd_opt = 1, 0, 0,
epssm = 0.3,
/
&bdy_control
spec_bdy_width = 5,
specified = .true.
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
|
|