Dipti Hingmire
New member
I want to run WRF simulations with two domains and spectral nudging applied to both domains. I want to apply nudging for winds, q, t and geopotential. Whenever I am providing any information about q nudging like the following in namelist.input file, I am getting error when I run real.exe
------ ERROR while reading namelist fdda ------
Maybe here?: if_no_pbl_nudging_ph = 0, 0, 0,
Maybe here?: if_no_pbl_nudging_q = 1, 1, 0,
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 11082
ERRORS while reading one or more namelists from namelist.input.
.
I added one of the following lines in my namelist one at a time, all lines gives error.
if_no_pbl_nudging_q = 1, 1, 0,
if_zfac_q = 0, 0, 0,
k_zfac_q = 10, 10, 10,
dk_zfac_q = 1, 1, 1,
gq = 0.000045, 0.000045, 0.000045,
ktop = 27,
I am attaching my namelist.input file for the reference.
Please let me know what is wrong with my simulation.
I am using WRF-4.2.1.
------ ERROR while reading namelist fdda ------
Maybe here?: if_no_pbl_nudging_ph = 0, 0, 0,
Maybe here?: if_no_pbl_nudging_q = 1, 1, 0,
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 11082
ERRORS while reading one or more namelists from namelist.input.
.
I added one of the following lines in my namelist one at a time, all lines gives error.
if_no_pbl_nudging_q = 1, 1, 0,
if_zfac_q = 0, 0, 0,
k_zfac_q = 10, 10, 10,
dk_zfac_q = 1, 1, 1,
gq = 0.000045, 0.000045, 0.000045,
ktop = 27,
I am attaching my namelist.input file for the reference.
Please let me know what is wrong with my simulation.
I am using WRF-4.2.1.