Hi,
I'm trying to simulated lightning using WRFV4.1.2.
I can run real.exe well with "lightning_option = 11".
But, if I specify the "iccg_method" to any number,
I would get this error:
If I switch to wrfV3.5.1, I get the similar error when adding "iccg_method":
I thought there was something wrong with the namelist, but I couldn't figure the exact problem.
Could you help me with this?
View attachment namelist.input
Thanks in advance!
Xin
I'm trying to simulated lightning using WRFV4.1.2.
I can run real.exe well with "lightning_option = 11".
But, if I specify the "iccg_method" to any number,
I would get this error:
Code:
taskid: 0 hostname: admin
module_io_quilt_old.F 2931 T
------ ERROR while reading namelist physics ------
Maybe here?: lightning_option = 11,
Maybe here?: iccg_method = 1,
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 11783
ERRORS while reading one or more namelists from namelist.input.
-------------------------------------------
Code:
taskid: 0 hostname: admin
Namelist logging not found in namelist.input. Using registry defaults for varia
bles in logging.
Namelist dfi_control not found in namelist.input. Using registry defaults for v
ariables in dfi_control
Namelist tc not found in namelist.input. Using registry defaults for variables
in tc
Namelist noah_mp not found in namelist.input. Using registry defaults for varia
bles in noah_mp
Namelist scm not found in namelist.input. Using registry defaults for variables
in scm
------ ERROR while reading namelist dynamics ------
Namelist fire not found in namelist.input. Using registry defaults for variable
s in fire
Namelist diags not found in namelist.input. Using registry defaults for variabl
es in diags
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 10243
ERRORS while reading one or more namelists from namelist.input.
-------------------------------------------
I thought there was something wrong with the namelist, but I couldn't figure the exact problem.
Could you help me with this?
View attachment namelist.input
Thanks in advance!
Xin