I'm observing that different numbers of MPI ranks lead to slight (but significant) changes in results for the RANS channel flow test case. @clarkpede have you seen anything like this before?
I'll post detailed instructions to recreate asap, along with sample results, but basically, just run the channel flow test case to convergence with, for example, mpirun -np 1 and mpirun -np 4 and observe the difference.
Doing the same thing with the flat plate test case does not lead to any significant discrepancy as far as I can tell. So, it appears channel flow specific, which makes the forcing or periodic BCs the most likely culprits.