Hello,
I encountered an error during wrf.exe with same namelist and same mpirun command after WRF update to version 4.0.
In previous WRF versions, I didn't get such an error.
In version 4.0, when I set the processors number like 48, it works.
However, I want to run wrf.exe with more processors like 72, it didn't allow that. I got the following error report:
*************************************
For domain 1 , the domain size is too small for this many processors, or the decomposition aspect ratio is poor.
Minimum decomposed computational patch size, either x-dir or y-dir, is 10 grid cells.
e_we = 80, nproc_x = 8, with cell width in x-direction = 10
e_sn = 80, nproc_y = 9, with cell width in y-direction = 8
--- ERROR: Reduce the MPI rank count, or redistribute the tasks.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1730
NOTE: 1 namelist settings are wrong. Please check and reset these options
*************************************
Hope someone can help me and any tips are welcome.
Tons of thanks in advance.
I encountered an error during wrf.exe with same namelist and same mpirun command after WRF update to version 4.0.
In previous WRF versions, I didn't get such an error.
In version 4.0, when I set the processors number like 48, it works.
However, I want to run wrf.exe with more processors like 72, it didn't allow that. I got the following error report:
*************************************
For domain 1 , the domain size is too small for this many processors, or the decomposition aspect ratio is poor.
Minimum decomposed computational patch size, either x-dir or y-dir, is 10 grid cells.
e_we = 80, nproc_x = 8, with cell width in x-direction = 10
e_sn = 80, nproc_y = 9, with cell width in y-direction = 8
--- ERROR: Reduce the MPI rank count, or redistribute the tasks.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1730
NOTE: 1 namelist settings are wrong. Please check and reset these options
*************************************
Hope someone can help me and any tips are welcome.
Tons of thanks in advance.