[Wrf-users] Segmentation Fault in wrf.exe

Eric Altshuler ela at cola.iges.org
Thu Jul 2 18:46:29 MDT 2009


In Ridwan's namelist.input file, max_dom = 1 so there is only one domain and only the first column of namelist variables is used. In this case, it doesn't matter what the values are in the second and third columns.

----- Original Message -----
From: "Feng Liu" <fliu at mag.maricopa.gov>
To: "Ridwan" <ridwan.java at gmail.com>, "wrfhelp" <wrfhelp at ucar.edu>
Cc: wrf-users at ucar.edu
Sent: Thursday, July 2, 2009 1:40:20 PM GMT -05:00 US/Canada Eastern
Subject: Re: [Wrf-users] Segmentation Fault in wrf.exe


 Hi, Ridwan
You seemed running wrf with 2 nested domains, you should have the
identical start time for all domains. Modify your namelist.input for
start time part as following, then try to run your wrf. Good luck. 
Feng
__________________________________
  run_hours                           = 12,
 run_minutes                         = 0,
 run_seconds                         = 0,
 start_year                          = 2009, 2009, 2009,
 start_month                         = 06,   06,   06,
 start_day                           = 24,   24,   24,
 start_hour                          = 12,   12,   12,
 start_minute                        = 00,   00,   00,
 start_second                        = 00,   00,   00,
 end_year                            = 2009, 2009, 2009,
 end_month                           = 06,   06,   06,
 end_day                             = 24,   24,   24,
 end_hour                            = 24,   24,   24,
____________________________________________________


-----Original Message-----
From: wrf-users-bounces at ucar.edu [mailto:wrf-users-bounces at ucar.edu] On
Behalf Of Ridwan
Sent: Wednesday, July 01, 2009 2:51 AM
To: wrfhelp
Cc: wrf-users at ucar.edu
Subject: [Wrf-users] Segmentation Fault in wrf.exe

Hi all,

I am trying to run wrf.exe with FNL data, but it always shows the
following error:

 Namelist dfi_control not found in namelist.input. Using registry
defaults for v  ariables in dfi_control  WRF V3.0.1.1 MODEL
  *************************************
  Parent domain
  ids,ide,jds,jde            1         100           1          92
  ims,ime,jms,jme           -4         105          -4          97
  ips,ipe,jps,jpe            1         100           1          92
  *************************************
 DYNAMICS OPTION: Eulerian Mass Coordinate
   med_initialdata_input: calling input_model_input  INPUT LANDUSE =
USGS
 LANDUSE TYPE = USGS FOUND          33  CATEGORIES           2  SEASONS
  WATER CATEGORY =           16  SNOW CATEGORY =           24
 INITIALIZE THREE Noah LSM RELATED TABLES
  INPUT LANDUSE = USGS
  LANDUSE TYPE = USGS FOUND          27 CATEGORIES
  INPUT SOIL TEXTURE CLASSIFICAION = STAS
  SOIL TEXTURE CLASSIFICATION = STAS FOUND          19 CATEGORIES
  STEPRA,STEPCU,STEPBL          10           2           1
Timing for Writing wrfout_d01_2009-06-24_00:00:00 for domain        1:
   0.17680 elapsed seconds.
Timing for processing lateral boundary for domain        1:    0.00810
elapsed seconds.
Segmentation fault

I have tried to type csh, tcsh and ulimit. But it cannot help.

Can anyone help me?

Please find attached my namelist.input file.

Thank you.


--
Ridwan


_______________________________________________
Wrf-users mailing list
Wrf-users at ucar.edu
http://mailman.ucar.edu/mailman/listinfo/wrf-users


More information about the Wrf-users mailing list