Greetings again,
I'm simulating the flow past a I-beam using k-omega SST turbulence model. I could get the solutions for grids with max y+ of 60, 50 and 40. However, when I simulate with y+ 30 or below, the calculations just blow up (I've tested with and without wall functions).
I've already set the number of pressure correctors up to 3 (PISO) and number of outer correctors up to 2 (PIMPLE), used upwind schemes for the convective terms, enlarged the computational domain, and the results were the same. (I'm using Crank-Nicolson 0.5 for the time derivatives, Courant number = 1, I'm running in parallel with 4 processors).
I've atteched some figures:
1, 2 - The mesh;
3 - Pressure field for time = 4.4 s;
4 - Initial residuals for the y+ = 30 grid;
5 - Drag coefficient for the y+ = 30 grid;
6 - Drag coefficient for the y+ = 40 grid.
Does anybody have any clue what could be causing this?
Thanks in advance.