Here is my choice of physical parameters:
physics_suite = 'CONUS'
mp_physics = 8, 8,
cu_physics = 3, 3,
ra_lw_physics = 1, 1,
ra_sw_physics = 1, 1,
bl_pbl_physics = 5, 5,
sf_sfclay_physics = 1, 1,
sf_surface_physics = 3, 3,
radt = 15, 15,
bldt = 0, 0,
cudt = 0, 0,
icloud = 1,
num_land_cat = 24,
sf_urban_physics = 0, 0,
fractional_seaice = 1,
sst_update = 1,
bl_mynn_tkebudget = 1,
bl_mynn_tkeadvect = 1,
bl_mynn_mixlength = 1, 1,
bl_mynn_edmf = 1, 1,
bl_mynn_edmf_tke = 1, 1,
But when I run it, I get an error:
module_io_quilt_old.F 2931 F
Quilting with 1 groups of 0 I/O tasks.
------ ERROR while reading namelist physics ------
Maybe here?: bl_mynn_tkebudget = 1, 1,
Maybe here?: bl_mynn_tkeadvect = 1, 1,
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 11934
ERRORS while reading one or more namelists from namelist.input.
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
physics_suite = 'CONUS'
mp_physics = 8, 8,
cu_physics = 3, 3,
ra_lw_physics = 1, 1,
ra_sw_physics = 1, 1,
bl_pbl_physics = 5, 5,
sf_sfclay_physics = 1, 1,
sf_surface_physics = 3, 3,
radt = 15, 15,
bldt = 0, 0,
cudt = 0, 0,
icloud = 1,
num_land_cat = 24,
sf_urban_physics = 0, 0,
fractional_seaice = 1,
sst_update = 1,
bl_mynn_tkebudget = 1,
bl_mynn_tkeadvect = 1,
bl_mynn_mixlength = 1, 1,
bl_mynn_edmf = 1, 1,
bl_mynn_edmf_tke = 1, 1,
But when I run it, I get an error:
module_io_quilt_old.F 2931 F
Quilting with 1 groups of 0 I/O tasks.
------ ERROR while reading namelist physics ------
Maybe here?: bl_mynn_tkebudget = 1, 1,
Maybe here?: bl_mynn_tkeadvect = 1, 1,
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 11934
ERRORS while reading one or more namelists from namelist.input.
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0