Hi everyone.
When running wrf.exe, the program broke down with
So I tried to recompile and debug WRF in debug mode according to How to debug the code to find where the model is stopping
But it did not work. The error information remained the same, without any helpful information available in neither the rsl.error files nor anywhere else.
How should I do to get the debug information?
When running wrf.exe, the program broke down with
No useful information for ascertaining the problem was available.BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
RANK 119 PID 819761 RUNNING AT localhost.localdomain
KILLED BY SIGNAL: 9 (Killed)
So I tried to recompile and debug WRF in debug mode according to How to debug the code to find where the model is stopping
But it did not work. The error information remained the same, without any helpful information available in neither the rsl.error files nor anywhere else.
How should I do to get the debug information?