Hi everyone,
I have been trying to run real case scenarios (12 km -- 3 km -- 1km) over the city of Bhubaneshwar following some idealised simulations I ran over this city. I try to deviate as little as possible to my idealised simulations configuration but I am facing issues. The model runs only for 2 seconds and then crashes calling SIGSEV. I am running the model compiled in gfortran over 36 CPUs -- I would have the option to run on another machine with more CPUs if needed.
Some basic information:
Several tests were already perpetrated:
The error message with debug_level = 1000 is as follows:
Kind regards,
Oscar
I have been trying to run real case scenarios (12 km -- 3 km -- 1km) over the city of Bhubaneshwar following some idealised simulations I ran over this city. I try to deviate as little as possible to my idealised simulations configuration but I am facing issues. The model runs only for 2 seconds and then crashes calling SIGSEV. I am running the model compiled in gfortran over 36 CPUs -- I would have the option to run on another machine with more CPUs if needed.
Some basic information:
- Model is forced using ERA5 data at 6 hourly time steps
- Urban classes are based on the global LCZ embedded in WRF
- BEP-BEM activated with Bougeault Lacarrere
- NOAH-MP is used instead of NOAH-LSM
- Initial conditions are also derived from ERA5 including orography
Several tests were already perpetrated:
- diff_opt turned from 2 to 1
- hybrid_opt turned from 2 to 0
- essm changed to multiple increasing values
- smoothing of the mountain vs no smoothing
- timestep reduced from 30 sec to 5 sec
- changed eta_levels from 55 to 45
The error message with debug_level = 1000 is as follows:
d03 2024-05-28_18:00:00+05/12 DEBUG wrf_timetoa(): returning with str = [2024-05-28_18:00:00]
d03 2024-05-28_18:00:00+05/12 call radiation_driver
d03 2024-05-28_18:00:00+05/12 Top of Radiation Driver
d03 2024-05-28_18:00:00+05/12 calling inc/HALO_PWP_inline.inc
d03 2024-05-28_18:00:00+05/12 call surface_driver
d03 2024-05-28_18:00:00+05/12 in SFCLAY
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Kind regards,
Oscar