Hi,
I'm currently utilizing WRF 4.4.2 on a server employing a single process via `mpirun -np 1 ./wrf.exe` with `OMP_NUM_THREADS=24` configuration. Upon initiating simulations for 5 domains (refer to the attached `namelist.input`), employing a time step greater than 10 seconds results in a SIGSEGV error, specifically: 'Segmentation fault - invalid memory reference' (detailed in `rsl.error.0001` attached). However, when utilizing `time_step = 10`, the simulation runs smoothly without encountering any issues. Nevertheless, it takes a considerable amount of time to compute. I'm curious if there's a possibility of employing a higher time step without encountering the SIGSEGV error. Any insights or suggestions would be greatly appreciated.
Thanks,
Vazquez Ballesta Manuarii
I'm currently utilizing WRF 4.4.2 on a server employing a single process via `mpirun -np 1 ./wrf.exe` with `OMP_NUM_THREADS=24` configuration. Upon initiating simulations for 5 domains (refer to the attached `namelist.input`), employing a time step greater than 10 seconds results in a SIGSEGV error, specifically: 'Segmentation fault - invalid memory reference' (detailed in `rsl.error.0001` attached). However, when utilizing `time_step = 10`, the simulation runs smoothly without encountering any issues. Nevertheless, it takes a considerable amount of time to compute. I'm curious if there's a possibility of employing a higher time step without encountering the SIGSEGV error. Any insights or suggestions would be greatly appreciated.
Thanks,
Vazquez Ballesta Manuarii