zoidimitriadou
New member
Hello!
I'm writing this question after @kwerner prompted me to open a new thread for my issue (here). I'm new at this forum but have some experience with the model which was always supervised up until now. Currently, I am trying to run a simulation in order to later use WRFDA. All the executables have run successfully but for wrf.exe. When I'm trying to run that using the command mpirun -np 32 ./wrf.exe > wrf_run.log 2>&1 & , I get the error of my title. I have tried changing my timestep as was mentioned in the link above. I also have tried various ways of setting my vertical levels (you can see some of them commented out in my namelist.input). All of them lead to the same error, while 1 to 5 of my rsl.error.* files include the following error :
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
My system is Linux Ubuntu server (x86_64 GNU/Linux), CPU(s): 72, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz. With calculations following appropriate number of processors , I have found out that 32 is an appropriate amount of processors for my case and also metgrid and real run successfully with "mpirun -np 32 ./ ". I only get the above issue with wrf.exe.
I'm running the latest published version of both WRF and WPS (4.5) with input and boundary data from GFS with a resolution of 0.25 (NCEP Data Products GFS and GDAS) and also SST_FIXED data by the same source (NCEP Data Products SST).
Some help would be greatly appreciated with my issue since I cannot find what's causing it
Kindly,
Zoi Dimitriadou
I'm writing this question after @kwerner prompted me to open a new thread for my issue (here). I'm new at this forum but have some experience with the model which was always supervised up until now. Currently, I am trying to run a simulation in order to later use WRFDA. All the executables have run successfully but for wrf.exe. When I'm trying to run that using the command mpirun -np 32 ./wrf.exe > wrf_run.log 2>&1 & , I get the error of my title. I have tried changing my timestep as was mentioned in the link above. I also have tried various ways of setting my vertical levels (you can see some of them commented out in my namelist.input). All of them lead to the same error, while 1 to 5 of my rsl.error.* files include the following error :
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
My system is Linux Ubuntu server (x86_64 GNU/Linux), CPU(s): 72, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz. With calculations following appropriate number of processors , I have found out that 32 is an appropriate amount of processors for my case and also metgrid and real run successfully with "mpirun -np 32 ./ ". I only get the above issue with wrf.exe.
I'm running the latest published version of both WRF and WPS (4.5) with input and boundary data from GFS with a resolution of 0.25 (NCEP Data Products GFS and GDAS) and also SST_FIXED data by the same source (NCEP Data Products SST).
Some help would be greatly appreciated with my issue since I cannot find what's causing it
Kindly,
Zoi Dimitriadou