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

Segmentation fault error when forcing advection in WRF SCM

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

colinhamill

New member
Hello!

I am new to WRF and I am running into the following problem: I receive a 'SIGSEGV, segmentation fault occurred' error when I turn on scm_th_adv, scm_wind_adv, and/or scm_qv_adv within namelist.input. The idealized Single Column Model (SCM) runs without any problems when these three variables are set to 'false'. Is there something else I need to turn on in order for the SCM model to force advection?

From looking on this forum, it seems that segmentation fault errors are not very intuitive and it can sometimes be troublesome to diagnose the problem. Increasing stack size with 'ulimit -s unlimited' does not fix the problem. Any help would be greatly appreciated.

Relevant Info:
WRF Model: 4.2.1
./configure - option 14, default nesting 0
./compile -j 4 em_scm_xy >& compile_scm.log

Thank you in advance! :)
 

Attachments

  • input_sounding.txt
    591 bytes · Views: 21
  • namelist.input.txt
    4.1 KB · Views: 20
  • wrf.error.log.txt
    3.5 KB · Views: 24
  • compile_scm.log.txt
    747.4 KB · Views: 23
Top