I want to run Urban-LCZ, and below are my set up in the namelist.input
sf_sfclay_physics = 2, 2, 2, 2,
sf_surface_physics = 2, 2, 2, 2,
bl_pbl_physics = 2, 2, 2, 2,
sf_urban_physics = 3, 3, 3, 3,
use_wudapt_lcz = 1,
num_urban_ndm = 2,
num_urban_ng = 10,
num_urban_nwr = 10,
num_urban_nz = 18,
num_urban_ngb = 10,
num_urban_nf = 10,
num_urban_nbui = 15,
When I run real.exe, it stops immediately with the following error
taskid: 0 hostname: login-1.zaratan.umd.edu
module_io_quilt_old.F 2931 T
------ ERROR while reading namelist physics ------
Maybe here?: use_wudapt_lcz = 1,
Maybe here?: num_urban_ndm = 2,
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 11540
ERRORS while reading one or more namelists from namelist.input.
My WRF version is 4.4.2. How should I fix it? Thanks!
Hao
sf_sfclay_physics = 2, 2, 2, 2,
sf_surface_physics = 2, 2, 2, 2,
bl_pbl_physics = 2, 2, 2, 2,
sf_urban_physics = 3, 3, 3, 3,
use_wudapt_lcz = 1,
num_urban_ndm = 2,
num_urban_ng = 10,
num_urban_nwr = 10,
num_urban_nz = 18,
num_urban_ngb = 10,
num_urban_nf = 10,
num_urban_nbui = 15,
When I run real.exe, it stops immediately with the following error
taskid: 0 hostname: login-1.zaratan.umd.edu
module_io_quilt_old.F 2931 T
------ ERROR while reading namelist physics ------
Maybe here?: use_wudapt_lcz = 1,
Maybe here?: num_urban_ndm = 2,
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 11540
ERRORS while reading one or more namelists from namelist.input.
My WRF version is 4.4.2. How should I fix it? Thanks!
Hao