Hello.
I'm trying to run the latest version of the WRF model by implementing the hybrid 100-m global land cover coupled with the BEP urban parameterization. I have 3 nested domains with 12 km, 4km, and 1km horizontal resolution, respectively.
Unfortunately, during the simulation of the first day, after the first hour, the model stops, and I get these errors:
[ne05:13804:0:13804] Caught signal 11 (Segmentation fault: address not mapped to object at address 0xfffffffe07c1a8c0)
==== backtrace (tid: 13804) ====
0 0x0000000000012ce0 __funlockfile() :0
1 0x0000000002d52221 module_sf_sfclayrev_mp_psim_stable_() ???:0
2 0x0000000002d4d624 module_sf_sfclayrev_mp_sfclayrev1d_() ???:0
3 0x0000000002d4b1f6 module_sf_sfclayrev_mp_sfclayrev_() ???:0
4 0x00000000025da4c6 module_surface_driver_mp_surface_driver_() ???:0
5 0x0000000001e6be9c module_first_rk_step_part1_mp_first_rk_step_part1_() ???:0
6 0x00000000016e4fec solve_em_() ???:0
7 0x0000000001502ff8 solve_interface_() ???:0
8 0x00000000005b7803 module_integrate_mp_integrate_() ???:0
9 0x00000000004152d1 module_wrf_top_mp_wrf_run_() ???:0
10 0x000000000041528f MAIN__() ???:0
11 0x0000000000415222 main() ???:0
12 0x000000000003aca3 __libc_start_main() ???:0
13 0x000000000041512e _start() ???:0
=================================
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
wrf.exe 00000000031D4CCA for__signal_handl Unknown Unknown
libpthread-2.28.s 000014EED1F5FCE0 Unknown Unknown Unknown
wrf.exe 0000000002D52221 Unknown Unknown Unknown
wrf.exe 0000000002D4D624 Unknown Unknown Unknown
wrf.exe 0000000002D4B1F6 Unknown Unknown Unknown
wrf.exe 00000000025DA4C6 Unknown Unknown Unknown
wrf.exe 0000000001E6BE9C Unknown Unknown Unknown
wrf.exe 00000000016E4FEC Unknown Unknown Unknown
wrf.exe 0000000001502FF8 Unknown Unknown Unknown
wrf.exe 00000000005B7803 Unknown Unknown Unknown
wrf.exe 00000000004152D1 Unknown Unknown Unknown
wrf.exe 000000000041528F Unknown Unknown Unknown
wrf.exe 0000000000415222 Unknown Unknown Unknown
libc-2.28.so 000014EED1BC2CA3 __libc_start_main Unknown Unknown
wrf.exe 000000000041512E Unknown Unknown Unknown
The weird thing is that I tried running the model with the same setup but with BULK and didn't get any errors.
The namelist.wps, rsl.out*, and rsl.error* files are attached.
Thank you in advance for any help or suggestions.
I'm trying to run the latest version of the WRF model by implementing the hybrid 100-m global land cover coupled with the BEP urban parameterization. I have 3 nested domains with 12 km, 4km, and 1km horizontal resolution, respectively.
Unfortunately, during the simulation of the first day, after the first hour, the model stops, and I get these errors:
[ne05:13804:0:13804] Caught signal 11 (Segmentation fault: address not mapped to object at address 0xfffffffe07c1a8c0)
==== backtrace (tid: 13804) ====
0 0x0000000000012ce0 __funlockfile() :0
1 0x0000000002d52221 module_sf_sfclayrev_mp_psim_stable_() ???:0
2 0x0000000002d4d624 module_sf_sfclayrev_mp_sfclayrev1d_() ???:0
3 0x0000000002d4b1f6 module_sf_sfclayrev_mp_sfclayrev_() ???:0
4 0x00000000025da4c6 module_surface_driver_mp_surface_driver_() ???:0
5 0x0000000001e6be9c module_first_rk_step_part1_mp_first_rk_step_part1_() ???:0
6 0x00000000016e4fec solve_em_() ???:0
7 0x0000000001502ff8 solve_interface_() ???:0
8 0x00000000005b7803 module_integrate_mp_integrate_() ???:0
9 0x00000000004152d1 module_wrf_top_mp_wrf_run_() ???:0
10 0x000000000041528f MAIN__() ???:0
11 0x0000000000415222 main() ???:0
12 0x000000000003aca3 __libc_start_main() ???:0
13 0x000000000041512e _start() ???:0
=================================
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
wrf.exe 00000000031D4CCA for__signal_handl Unknown Unknown
libpthread-2.28.s 000014EED1F5FCE0 Unknown Unknown Unknown
wrf.exe 0000000002D52221 Unknown Unknown Unknown
wrf.exe 0000000002D4D624 Unknown Unknown Unknown
wrf.exe 0000000002D4B1F6 Unknown Unknown Unknown
wrf.exe 00000000025DA4C6 Unknown Unknown Unknown
wrf.exe 0000000001E6BE9C Unknown Unknown Unknown
wrf.exe 00000000016E4FEC Unknown Unknown Unknown
wrf.exe 0000000001502FF8 Unknown Unknown Unknown
wrf.exe 00000000005B7803 Unknown Unknown Unknown
wrf.exe 00000000004152D1 Unknown Unknown Unknown
wrf.exe 000000000041528F Unknown Unknown Unknown
wrf.exe 0000000000415222 Unknown Unknown Unknown
libc-2.28.so 000014EED1BC2CA3 __libc_start_main Unknown Unknown
wrf.exe 000000000041512E Unknown Unknown Unknown
The weird thing is that I tried running the model with the same setup but with BULK and didn't get any errors.
The namelist.wps, rsl.out*, and rsl.error* files are attached.
Thank you in advance for any help or suggestions.