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

rsl.error shows Segmentation Fault and CFL condition violation after running wrf.exe

xinyuchen

New member
I met the problems ,which are mentioned in title and rsl.error.0000. However,
starting wrf task 0 of 1
段错误 (核心已转储)
#6 0x15431c1 in ???
#7 0xfbd420 in ???
#8 0xdd822d in ???
#9 0x41747b in ???
#10 0x407501 in ???
#11 0x406afc in ???
#12 0x7f0bad8295cf in ???
#13 0x7f0bad82967f in ???
#14 0x406b34 in ???
#15 0xffffffffffffffff in ???
 

Attachments

  • rsl.error.0000
    20.4 KB · Views: 1
  • rsl.out.0000
    4.6 MB · Views: 1
Ok,I will offer it ! I would greatly appreciate any help or direction you could give me!
 

Attachments

  • namelist.input
    1 bytes · Views: 3
Last edited:
Thanks for sending that. I believe your issue actually stems from the fact that your domains are too small, combined with a large number of vertical levels. The default number of vertical levels is 45, so your setting of 50 is not that different, but your domains are so small, that it's probably too many for that size. The important thing is that your domains are large enough for a reasonable simulation (at least 100x100 grid spaces). See Why domains should be at least 100x100 grid spaces.
 
Top