Dear forum,
I am having a really confusing "segmentation fault error" when I run wrf. exe. The ungrib, metgrid and real.exe were run successfully (in theory) since the log files did not point out any errors and they all showed a "successful" message. The wrfout files for the first time step after running wrf.exe are created but then the segmentation fault appears and the job stops.
This is the last couple of lines from my rsl.error.0000 file
Timing for Writing wrfout_d01_2004-01-01_12:00:00 for domain 1: 16.67673 elapsed seconds
Timing for Writing afwa_d01_2004-01-01_12:00:00 for domain 1: 0.48017 elapsed seconds
Timing for Writing wrfzlev_d01_2004-01-01_12:00:00 for domain 1: 0.37146 elapsed seconds
Timing for Writing wrfprs_d01_2004-01-01_12:00:00 for domain 1: 1.70725 elapsed seconds
d01 2004-01-01_12:00:00 Input data is acceptable to use: wrflowinp_d01
d01 2004-01-01_12:00:00 Input data processed for aux input 4 for domain 1
d01 2004-01-01_12:00:00 Input data is acceptable to use: wrffdda_d01
d01 2004-01-01_12:00:00 Input data processed for aux input 10 for domain 1
d01 2004-01-01_12:00:00 Input data is acceptable to use: wrfbdy_d01
Timing for processing lateral boundary for domain 1: 2.11732 elapsed seconds
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE 1 IS 1 IE 30 JS 1 JE 16
WRF NUMBER OF TILES = 1
I attach my namelist.input file, the rsl.error.0000 file and my log file from that job. I am running wrf.exe with a sbatch script, using 64 processors as
srun --ntasks=64 wrf.exe > wrf.log
Thanks a lot,
Alma
I am having a really confusing "segmentation fault error" when I run wrf. exe. The ungrib, metgrid and real.exe were run successfully (in theory) since the log files did not point out any errors and they all showed a "successful" message. The wrfout files for the first time step after running wrf.exe are created but then the segmentation fault appears and the job stops.
This is the last couple of lines from my rsl.error.0000 file
Timing for Writing wrfout_d01_2004-01-01_12:00:00 for domain 1: 16.67673 elapsed seconds
Timing for Writing afwa_d01_2004-01-01_12:00:00 for domain 1: 0.48017 elapsed seconds
Timing for Writing wrfzlev_d01_2004-01-01_12:00:00 for domain 1: 0.37146 elapsed seconds
Timing for Writing wrfprs_d01_2004-01-01_12:00:00 for domain 1: 1.70725 elapsed seconds
d01 2004-01-01_12:00:00 Input data is acceptable to use: wrflowinp_d01
d01 2004-01-01_12:00:00 Input data processed for aux input 4 for domain 1
d01 2004-01-01_12:00:00 Input data is acceptable to use: wrffdda_d01
d01 2004-01-01_12:00:00 Input data processed for aux input 10 for domain 1
d01 2004-01-01_12:00:00 Input data is acceptable to use: wrfbdy_d01
Timing for processing lateral boundary for domain 1: 2.11732 elapsed seconds
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE 1 IS 1 IE 30 JS 1 JE 16
WRF NUMBER OF TILES = 1
I attach my namelist.input file, the rsl.error.0000 file and my log file from that job. I am running wrf.exe with a sbatch script, using 64 processors as
srun --ntasks=64 wrf.exe > wrf.log
Thanks a lot,
Alma