Hi all,
I'm having an issue where I need to use many CPU cores for a very high-resolution inner nest but I'm telescoping down with 3 nests, and the outermost domain is quite small in nx,ny. Due to that, I'm getting an error that cell width is too small for this nest, with the message "Minimum decomposed computational patch size, either x-dir or y-dir, is 10 grid cells."
It would seem that my only options are to
Thanks!
James
I'm having an issue where I need to use many CPU cores for a very high-resolution inner nest but I'm telescoping down with 3 nests, and the outermost domain is quite small in nx,ny. Due to that, I'm getting an error that cell width is too small for this nest, with the message "Minimum decomposed computational patch size, either x-dir or y-dir, is 10 grid cells."
It would seem that my only options are to
- Increase nx,ny of the outer domain or
- Reduce the number of nodes/CPUs I'm using
Thanks!
James