Hi! I'm running 4.2.1. Please see attached file (also script below). Thank you very much
-------namelist.wps----------
&share
wrf_core = 'ARW',
max_dom = 2,
start_date = '2015-10-15_00:00:00','2015-10-15_00:00:00'
end_date = '2015-10-21_06:00:00','2015-10-21_06:00:00'
interval_seconds = 21600,
io_form_geogrid = 2,
/
&geogrid
parent_id = 1, 1,
parent_grid_ratio = 1, 3,
i_parent_start = 1, 15,
j_parent_start = 1, 44,
e_we = 148, 202,
e_sn = 148, 223,
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!! 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',
! geog_data_res= 'nlcd2011_9s+default',
!!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
geog_data_res = 'default','default',
dx = 15000,
dy = 15000,
map_proj = 'mercator',
ref_lat = 15.0,
ref_lon = 125.0,
truelat1 = 15.0,
!truelat2 = 60.0,
stand_lon = 125.0,
geog_data_path = '/workm/Jose/WRF_build/WPS_GEOG_V4/V4/'
/
&ungrib
out_format = 'WPS',
prefix = 'FILE',
/
&metgrid
fg_name = 'FILE'
io_form_metgrid = 2,
/
----namelist.input---------
&time_control
run_days = 6,
run_hours = 6,
run_minutes = 0,
run_seconds = 0,
start_year = 2015, 2015,
start_month = 10, 10,
start_day = 15, 15,
start_hour = 0, 0,
end_year = 2015, 2015,
end_month = 10, 10,
end_day = 21, 21,
end_hour = 6, 6,
interval_seconds = 21600
input_from_file = .true.,.true.,
history_interval = 60, 60,
frames_per_outfile = 1000, 1000,
restart = .false.,
restart_interval = 21600,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
/
&domains
time_step = 90,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 2,
e_we = 148, 202,
e_sn = 148, 223,
e_vert = 35, 35,
p_top_requested = 4500,
num_metgrid_levels = 27,
num_metgrid_soil_levels = 4,
dx = 15000,
dy = 15000,
grid_id = 1, 2,
parent_id = 0, 1,
i_parent_start = 1, 15,
j_parent_start = 1, 44,
parent_grid_ratio = 1, 3,
parent_time_step_ratio = 1, 3,
feedback = 1,
auto_levels_opt = 2,
!dzstretch_s = 1.3,
!dzbot
smooth_option = 0
use_adaptive_time_step = .true.,
/
&physics
mp_physics = 7, 7,
cu_physics = 11, 0,
ra_lw_physics = 1, 1,
ra_sw_physics = 1, 1,
bl_pbl_physics = 7, 7,
sf_sfclay_physics = 1, 1,
sf_surface_physics = 2, 2,
radt = 15, 15,
bldt = 0, 0,
cudt = 0, 0,
icloud = 1,
!num_land_cat = 24,
sf_urban_physics = 0, 0,
/
&fdda
/
&dynamics
hybrid_opt = 2,
w_damping = 0,
diff_opt = 1, 1,
km_opt = 4, 4,
diff_6th_opt = 0, 0,
diff_6th_factor = 0.12, 0.12,
base_temp = 290.
damp_opt = 3,
zdamp = 5000., 5000.,
dampcoef = 0.2, 0.2,
khdif = 0, 0,
kvdif = 0, 0,
non_hydrostatic = .true., .true.,
moist_adv_opt = 1, 1,
scalar_adv_opt = 1, 1,
gwd_opt = 1, 1,
/
&bdy_control
spec_bdy_width = 5,
specified = .true.
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/