Describe the issue:
There is no warning/check when the resolution is not a power of 2 in 1D problem and when using auto-decomposition, see here https://github.com/idefix-code/idefix/blob/d0e82202ca90d0b664c71582962c2ae255bc6528/src/grid.cpp#L166C7-L167C32. Apparently, there used to be a warning/check but it was changed in the commit dbe3405. @neutrinoceros do you remember why?
Error message:
No response
runtime information:
I am using the version d0e8220 of Idefix.