Question about inner iteration

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
Ruonan
Posts: 136
Joined: Mon Dec 14, 2020 11:38 am

Question about inner iteration

Post by Ruonan »

Dear developers,

Please I want to ask a question about the inner iterations.

In GUI, in "Time settings"-"Velocity-Pressure algorithm", I can find two options available: "SIMPLEC" and "inner iterations", shown in the figure below. I'm confused about this.
inner iterations.PNG
When I did LES simulations, I always chose SIMPLEC, does this mean I didn't have any inner iteration? This seems strange for an unsteady simulation. If I switch to "inner iteration" and set a number, then what will the velocity-pressure coupling method be?

Many thanks,
Ruonan
Yvan Fournier
Posts: 4070
Joined: Mon Feb 20, 2012 3:25 pm

Re: Question about inner iteration

Post by Yvan Fournier »

Hello,

The "inner iteration" here is different from the "sweeps" needed for non-orthogonal meshes, so you do not usually need them for LES. They are often used in fluid-structure interactions though, when the boundary condition is updated during the computation. I am not sure in which other cases they are needed..

So "inner iteration" is a bit different from SIMPLE.

Best regards,

Yvan
Ruonan
Posts: 136
Joined: Mon Dec 14, 2020 11:38 am

Re: Question about inner iteration

Post by Ruonan »

Hello Yvan,

Thanks for your reply! My understanding was wrong, I thought the inner iteration was used to decrease residuals when moving from this time step to the next time step. It seems I don't need to think about it for LES simulation.

Best regards,
Ruonan
Post Reply