[Wrf-users] Segmentation Fault in wrf.exe
Feng Liu
fliu at mag.maricopa.gov
Thu Jul 2 11:40:20 MDT 2009
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
More information about the Wrf-users
mailing list