Hello again,
The options worked out ok for MPAS. Now my WRF looks like following and I get an error.
&physics
physics_suite = 'CONUS'
mp_physics = -1, -1,
cu_physics = -1, -1,
ra_lw_physics = -1, -1,
ra_sw_physics = -1, -1,
bl_pbl_physics = -1, -1,
sf_sfclay_physics = -1, -1,
sf_surface_physics = -1, -1,
radt = 15, 15,
bldt = 0, 0,
cudt = 0, 0,
icloud = 1,
num_land_cat = 21,
sf_urban_physics = 0, 0,
fractional_seaice = 1,
O3input = 2,
use_mp_re = 1,
gwd_opt = 0,
rdmaxalb =.true.,
------ ERROR while reading namelist physics ------
Maybe here?: use_mp_re = 1,
Maybe here?: gwd_opt = 0,
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 11540
ERRORS while reading one or more namelists from namelist.input.
I am using version 4.4. Please let me know how I should modify the physics.
Thanks so much.