sveinngauti
New member
I just installed WRF on a new computer. The computer has Intel i9 processor and is running Ubuntu 20.04. I am using Intel compilers from oneapi and WRF 4.4
I am trying to run a domain over Iceland, 9km using GFS data, but I get segmentation fault only seconds after it starts. WPS and real.exe run succesfully.
The error I'm getting is this one below:
My met files look normal and so does the wrfinput file. I've tried changing all sorts of varibles in namelist.input, but always run into the same error. I have also looked for the same error online, but haven't found anything.
My other computer, running wrf 3.8 with gnu compilers runs this same forecast without errors. Does anyone have any idea what might cause this error? I've attached my namelist files
I am trying to run a domain over Iceland, 9km using GFS data, but I get segmentation fault only seconds after it starts. WPS and real.exe run succesfully.
The error I'm getting is this one below:
d01 2022-09-09_18:00:00 module_io.F: in wrf_read_field
inc/wrf_bdyin.inc ext_read_field PC_BTYE memorder YE Status = 0
d01 2022-09-09_18:00:00 input_wrf: end, fid = 2
Timing for processing lateral boundary for domain 1: 0.00633 elapsed seconds
d01 2022-09-09_18:00:00 module_integrate: calling solve interface
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
wrf.exe 0000000003182AEA for__signal_handl Unknown Unknown
libc.so.6 00007FA6F461A520 Unknown Unknown Unknown
wrf.exe 00000000016978C4 Unknown Unknown Unknown
wrf.exe 00000000014F1EB8 Unknown Unknown Unknown
wrf.exe 00000000005B664B Unknown Unknown Unknown
wrf.exe 0000000000415251 Unknown Unknown Unknown
wrf.exe 000000000041520F Unknown Unknown Unknown
wrf.exe 00000000004151A2 Unknown Unknown Unknown
libc.so.6 00007FA6F4601D90 Unknown Unknown Unknown
libc.so.6 00007FA6F4601E40 __libc_start_main Unknown Unknown
wrf.exe 00000000004150A5 Unknown Unknown Unknown
My met files look normal and so does the wrfinput file. I've tried changing all sorts of varibles in namelist.input, but always run into the same error. I have also looked for the same error online, but haven't found anything.
My other computer, running wrf 3.8 with gnu compilers runs this same forecast without errors. Does anyone have any idea what might cause this error? I've attached my namelist files