Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

real.exe (ERROR while reading one or more namelists)

Pikachu0929

New member
Error message is attached below:

taskid: 0 hostname: r740sv
module_io_quilt_old.F 2931 T
------ ERROR while reading namelist physics ------
------ ERROR while reading namelist dynamics ------
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 10404
ERRORS while reading one or more namelists from namelist.input.
-------------------------------------------

May I ask where I am doing wrong?
My WRF version is 3.8.1 and WPS version is 4.2
 

Attachments

  • namelist.input
    6.9 KB · Views: 2
  • rsl.error.0000
    317 bytes · Views: 3
Hi,
The reason you're getting the error in the physics section is because of the namelist parameter "acc_phy_tend." This option wasn't available until WRFV4.4. As for the dynamics section, I don't really see anything that would be causing the problem. Since you have it commented out, I really don't think it wouuld make a difference, but can you try to just fully remove hybrid_opt from the namelist and see if that helps. If not, I'd recommend trying to remove/add back in some of the variables to see if you can track down which line is causing the problem.
 
Top