Steady/Unsteady flow algorithm in v1.3 and v2.0

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
gdambrin

Steady/Unsteady flow algorithm in v1.3 and v2.0

Post by gdambrin »

Hi,
I have some questions concerning Code_Saturne 1.3 and 2.0 and features Steady/Unsteady flow.
Goal : Do calculations with a steady flow with a k-epsilon model.
With v2.0, in 'Thermophysical model', I can choose steady or unsteady flow. In v1.3, I don't find where you have to give this informations in the subroutine usini1.F.
 
Thanks for your help
 
Gauthier
James McNaughton

Re: Steady/Unsteady flow algorithm in v1.3 and v2.0

Post by James McNaughton »

You need to change IDTVAR in usini1 for this, -1 gives the steady algorithm.
Also if you hold the mouse over the option in the GUI it gives you the keyword you can then search for.
James
gdambrin

Re: Steady/Unsteady flow algorithm in v1.3 and v2.0

Post by gdambrin »

Thanks James for your help.
Gauthier
Post Reply