[Wrf-users] RUNNING WRFV 3.4.1
kumar saurabh
sokhiprit1982 at gmail.com
Mon Feb 29 04:53:01 MST 2016
Dear team,
Till now m running wrfv3.4.1 and getting wrfout netcdf well.
But I want output as a grib2 format. I tried many times for changing
io_form_x =10 but fail. Anybody pls give step by step procedure with name
list.wps and name list.input file sample for getting output as grib2
format. My namelist.input as follows:-
&time_control
run_days = 1,
run_hours = 0,
run_minutes = 0,
run_seconds = 0,
start_year = 2016, 2016, 2016, 2016,2016, 2016,
start_month = 02, 02, 02, 02,02, 02,
start_day = 24, 24, 24, 24,24, 24,
start_hour = 00, 00, 00, 00,00, 00,
start_minute = 00, 00, 00, 00, 00, 00,
start_second = 00, 00, 00, 00, 00, 00,
end_year = 2016, 2016, 2016, 2016, 2016, 2016,
end_month = 02, 02, 02, 02, 02, 02,
end_day = 25, 27, 27, 27, 27, 27,
end_hour = 00, 00, 00, 00, 00, 00,
end_minute = 00, 00, 00, 00, 00, 00,
end_second = 00, 00, 00, 00, 00, 00,
interval_seconds = 21600
input_from_file =
.true.,.true.,.true.,.true.,.true.,.true.,
history_interval = 360, 360, 360, 360, 360, 360,
frames_per_outfile = 1, 1, 1, 1, 1, 1,
restart = .false.,
restart_interval = 5000,
io_form_history = 10
io_form_restart = 10
io_form_input = 10
io_form_boundary = 10
debug_level = 0
/
&domains
time_step = 162,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 1,
e_we = 344, 139, 166, 115,
112, 118,
e_sn = 179, 94, 133, 124,
199, 112,
e_vert = 38, 38, 38, 38, 38, 38,
eta_levels = 1.000, 0.994, 0.983, 0.968, 0.950, 0.930, 0.908,
0.882, 0.853, 0.821, 0.788, 0.752, 0.715, 0.677, 0.637, 0.597, 0.557,
0.517, 0.477, 0.438, 0.401, 0.365, 0.332, 0.302, 0.274, 0.248, 0.224,
0.201, 0.179, 0.158, 0.138, 0.118, 0.098, 0.078, 0.058, 0.038, 0.018, 0.000,
p_top_requested = 5000,
num_metgrid_levels = 27,
num_metgrid_soil_levels = 4,
dx = 27000, 9000, 9000, 9000,
9000, 9000,
dy = 27000, 9000, 9000, 9000,
9000, 9000,
grid_id = 1, 2, 3, 4,
5, 6,
parent_id = 1, 1, 1, 1,
1, 1,
i_parent_start = 1, 127, 153, 186, 227,
161,
j_parent_start = 1, 75, 21, 66, 12,
112,
parent_grid_ratio = 1, 3, 3, 3,
3, 3,
parent_time_step_ratio = 1, 3, 3, 3,
3, 3,
feedback = 1,
smooth_option = 0,
/
&physics
mp_physics = 3, 3, 3, 3, 3, 3,
ra_lw_physics = 1, 1, 1, 1, 1, 1,
ra_sw_physics = 1, 1, 1, 1, 1, 1,
radt = 30, 30, 30, 30, 30, 30,
sf_sfclay_physics = 1, 1, 1, 1, 1, 1,
sf_surface_physics = 2, 2, 2, 2, 2, 2,
bl_pbl_physics = 1, 1, 1, 1, 1, 1,
bldt = 0, 0, 0, 0, 0, 0,
cu_physics = 3, 3, 0, 0, 0, 0,
cudt = 5, 5, 5, 5, 5, 5,
isfflx = 1,
ifsnow = 0,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
sf_urban_physics = 0,
/
&fdda
/
&dynamics
w_damping = 1,
use_baseparam_fr_nml = .t.
diff_opt = 1,
km_opt = 4,
diff_6th_opt = 0, 0, 0, 0, 0, 0,
diff_6th_factor = 0.12, 0.12, 0.12, 0.12, 0.12,
0.12,
base_temp = 290.
damp_opt = 0,
zdamp = 5000., 5000., 5000., 5000., 5000.,
5000.,
dampcoef = 0.2, 0.2, 0.2, 0.2, 0.2, 0.2,
khdif = 0, 0, 0, 0, 0, 0,
kvdif = 0, 0, 0, 0, 0, 0,
non_hydrostatic = .true., .true., .true.,
.true.,.true., .true.,
moist_adv_opt = 1, 1, 1, 1, 1, 1,
scalar_adv_opt = 1, 1, 1, 1, 1, 1,
/
&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true., .false.,.false.,
.false.,.false., .false.,
nested = .false., .true., .true.,
.true.,.true., .true.,
/
&grib2
background_proc_id = 255
forecast_proc_id = 255
production_status = 255
compression = 41
/
&namelist_quilt
nio_tasks_per_group = 4,
nio_groups = 1,
/
When run ./wrf.exe
msg is coming
could not find metadata field named WRF_GLOBAL
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr = -408
Regards
KS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20160229/9bfb6fce/attachment-0001.html
More information about the Wrf-users
mailing list