I have been trying to run wrf.exe using mpi on 2 nodes with 24 ppn. I have attached namelist.input and rsl.error files here.
The issue is coming from the CFL error condition, where CFL values exceed 2 at certain grid points. I tried implementing the solutions posted in a few threads, like reducing time_step to 4XDX or 3XDX, or introducing certain variables to smooth topography. I have also tried all solution based on this thread - Segmentation Faults and CFL Errors . I have also tried using the adaptive time step, but it did not work. Kindly let me know what could be done differently.
The issue is coming from the CFL error condition, where CFL values exceed 2 at certain grid points. I tried implementing the solutions posted in a few threads, like reducing time_step to 4XDX or 3XDX, or introducing certain variables to smooth topography. I have also tried all solution based on this thread - Segmentation Faults and CFL Errors . I have also tried using the adaptive time step, but it did not work. Kindly let me know what could be done differently.
Attachments
Last edited: