WRF 模拟设置样例:60-70 度纬度,100-120 度经度,5 公里分辨率
&share wrf_core = 'ARW', max_dom = 1, start_date = '2019-01-01_00:00:00', end_date = '2019-01-03_00:00:00', interval_seconds = 3600, io_form_geogrid = 2, / &geogrid parent_id = 1, parent_grid_ratio = 1, i_parent_start = 1, j_parent_start = 1, e_we = 43, e_sn = 25, dx = 5000, dy = 5000, map_proj = 'lat-lon', ref_lat = 65.0, ref_lon = 110.0, truelat1 = 60.0, truelat2 = 70.0, stand_lon = 110.0, geog_data_res = '10m', opt_geogrid_tbl_path = './geo_em.d01.nc', / &physics mp_physics = 3, ra_lw_physics = 4, ra_sw_physics = 4, sf_surface_physics = 2, bl_pbl_physics = 1, cu_physics = 1, num_land_cat = 21, / &dynamics w_damping = 0, diff_opt = 1, km_opt = 4, diff_6th_opt = 0, diff_6th_factor = 0.12, base_temp = 290.0, damp_opt = 0, zdamp = 5000.0, dampcoef = 0.2, khdif = 0.0, kvdif = 0.0, non_hydrostatic = .true., moist_adv_opt = 1, scalar_adv_opt = 1, / &bdy_control spec_bdy_width = 5, spec_zone = 1, relax_zone = 4, specified = .true., nested = .false., / &namelist_quilt nio_tasks_per_group = 0, nio_groups = 1, /
原文地址: https://www.cveoy.top/t/topic/ogHz 著作权归作者所有。请勿转载和采集!