Hello:
I set dust_emis = 1 in the namelist.input file. I then tried to run real.exe. When real.exe ran, it gave me an error message. The error message said that I needed to do add the following in namelist.wps, in order to run with dust_emis = 1.
flag_clayfrac = 1,
flag_sandfrac = 1,
flag_erod = 1,
This way, the metgrid files would have the data they need to run real.exe.
But, when I try to do it, I get an error running geogrid.exe
[gdlja@mn03 RUN_01]$ ./geogrid.exe
forrtl: severe (19): invalid reference to variable in NAMELIST input, unit 10, file /data21/gdlja/RUN_01/namelist.wps, line 26, position 16
How do I add these flags to namelist.wps?
(Or, is there another solution?)
Thanks
I set dust_emis = 1 in the namelist.input file. I then tried to run real.exe. When real.exe ran, it gave me an error message. The error message said that I needed to do add the following in namelist.wps, in order to run with dust_emis = 1.
flag_clayfrac = 1,
flag_sandfrac = 1,
flag_erod = 1,
This way, the metgrid files would have the data they need to run real.exe.
But, when I try to do it, I get an error running geogrid.exe
[gdlja@mn03 RUN_01]$ ./geogrid.exe
forrtl: severe (19): invalid reference to variable in NAMELIST input, unit 10, file /data21/gdlja/RUN_01/namelist.wps, line 26, position 16
How do I add these flags to namelist.wps?
(Or, is there another solution?)
Thanks