geraldogomes
New member
Dear WRF Users,
I'm trying to run a case of extreme rain that occurred in January 2024 with 500 meters of horizontal resolution (320 x 250), with a timestep of 2s and 60 processors. I am using as a boundary condition a 1 km simulation that I previously carried out with WRF-4.3 without errors. The numerical integration fails at the time it reaches the radiation timestep (radt = 9 min), see below.
Timing for main: time 2024-01-13_06:08:54 on domain 1: 1.57103 elapsed seconds
Timing for main: time 2024-01-13_06:08:56 on domain 1: 1.58430 elapsed seconds
Timing for main: time 2024-01-13_06:08:58 on domain 1: 1.55535 elapsed seconds
Timing for main: time 2024-01-13_06:09:00 on domain 1: 1.56854 elapsed seconds
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x7F1A73018E08
#1 0x7F1A73017F90
#2 0x7F1A71FB04BF
#3 0x1CFEBBC in taugb3.7253 at module_ra_rrtmg_lw.f90:?
#4 0x1D213BD in __rrtmg_lw_taumol_MOD_taumol
#5 0x1D453B8 in __rrtmg_lw_rad_MOD_rrtmg_lw
#6 0x1D566DE in __module_ra_rrtmg_lw_MOD_rrtmg_lwrad
#7 0x1741A2E in __module_radiation_driver_MOD_radiation_driver
#8 0x1809EB9 in __module_first_rk_step_part1_MOD_first_rk_step_part1
#9 0x131593C in solve_em_
#10 0x11B4DE0 in solve_interface_
#11 0x47B88E in __module_integrate_MOD_integrate
#12 0x40A513 in __module_wrf_top_MOD_wrf_run
I tried several radt values (less than 9 min) but was unsuccessful. Any idea what it could be? A few months ago I ran the model with 250 meters for another case and in another city and it did not show this type of error for me.
Thanks
I'm trying to run a case of extreme rain that occurred in January 2024 with 500 meters of horizontal resolution (320 x 250), with a timestep of 2s and 60 processors. I am using as a boundary condition a 1 km simulation that I previously carried out with WRF-4.3 without errors. The numerical integration fails at the time it reaches the radiation timestep (radt = 9 min), see below.
Timing for main: time 2024-01-13_06:08:54 on domain 1: 1.57103 elapsed seconds
Timing for main: time 2024-01-13_06:08:56 on domain 1: 1.58430 elapsed seconds
Timing for main: time 2024-01-13_06:08:58 on domain 1: 1.55535 elapsed seconds
Timing for main: time 2024-01-13_06:09:00 on domain 1: 1.56854 elapsed seconds
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x7F1A73018E08
#1 0x7F1A73017F90
#2 0x7F1A71FB04BF
#3 0x1CFEBBC in taugb3.7253 at module_ra_rrtmg_lw.f90:?
#4 0x1D213BD in __rrtmg_lw_taumol_MOD_taumol
#5 0x1D453B8 in __rrtmg_lw_rad_MOD_rrtmg_lw
#6 0x1D566DE in __module_ra_rrtmg_lw_MOD_rrtmg_lwrad
#7 0x1741A2E in __module_radiation_driver_MOD_radiation_driver
#8 0x1809EB9 in __module_first_rk_step_part1_MOD_first_rk_step_part1
#9 0x131593C in solve_em_
#10 0x11B4DE0 in solve_interface_
#11 0x47B88E in __module_integrate_MOD_integrate
#12 0x40A513 in __module_wrf_top_MOD_wrf_run
I tried several radt values (less than 9 min) but was unsuccessful. Any idea what it could be? A few months ago I ran the model with 250 meters for another case and in another city and it did not show this type of error for me.
Thanks