turbine modelling

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
JamesMcNaughton
Posts: 72
Joined: Mon Mar 19, 2012 1:21 pm

Re: turbine modelling

Post by JamesMcNaughton »

omegay is the angular velocity. So you have it set as 2pi radians per second - ie 1 revolution per second.
stage75

Re: turbine modelling

Post by stage75 »

Hi James,

Ahh OK, I undestand now ;)

thank's
stage75

Re: turbine modelling

Post by stage75 »

Hello,

Normally in my simulation I should see the vortices and recirculation areas, but I get that rotation of fluids and no recirculation.
stage75

Re: turbine modelling

Post by stage75 »

...nobody has an idea.?!
JamesMcNaughton
Posts: 72
Joined: Mon Mar 19, 2012 1:21 pm

Re: turbine modelling

Post by JamesMcNaughton »

It could be many issues.. have you an image of the flow-field to better understand what the problem is?
stage75

Re: turbine modelling

Post by stage75 »

Hello,

THis is an exemple of an image, Since I have the blades and the two bars at the basin extrimity, normally I must obtiened the recirculation areas (vortex)!! but in this case I feel that the coupling with turbine and fluid was not taken into account!! (image attached). The turbine does not disturb the flow!!
Attachments
image12.png
image11.png
stage75

Re: turbine modelling

Post by stage75 »

Please do you have an idea, why I don't observe the recirculation area in locality of impller??
JamesMcNaughton
Posts: 72
Joined: Mon Mar 19, 2012 1:21 pm

Re: turbine modelling

Post by JamesMcNaughton »

It's a while since I used the code-code coupling but it looks like the whole fluid is rotating - are you plotting vectors by relative velocity? Can you just show a plane / slice through the domain showing the velocity and pressure fields that will show if the coupling is taken into account as you wish.

Also what method are you using to rotate, frozen rotor or moving the mesh?
stage75

Re: turbine modelling

Post by stage75 »

Tis is a slice!

I plotting the velocity !

For the rotate I use in the surboutine "icorlio=1"
Attachments
exo10.png
JamesMcNaughton
Posts: 72
Joined: Mon Mar 19, 2012 1:21 pm

Re: turbine modelling

Post by JamesMcNaughton »

I meant velocity field as per Image (from http://code-saturne.org/forum/viewtopic.php?f=10&t=945) but anyway..

If you use icorio = 1 then it is using Coriolis source terms and not moving the blade. I think from your images you have two outer stationary blades and two inner rotating ones. Is this correct?

If so to see the interaction between the inner blades (and hence the recirculation) passing the outer you must use icorio = 0 and physically rotate the blades. You can (I think) restart the calculation from your current one but set icorio = 0.
Post Reply