It looks correct to what I've done previously. If you have not defined BCs to those faces elsewhere and the calculation is running then it must be else you would have an error. Also note numsat is ignored if you couple saturne with itself but you should try setting it to -1 as the subroutine suggests.
Why do you think coupling isn't taken into account?
Do you have images of the velocity and pressure fields?
I think the coupling isn't taken into acount because I don't obtiened the recirculation area (vortex). If you look at the velocity vectors, there is no vortex near the blades or baffles (the work flow is like there is no obstacle)!!
But logically when there is an obstacle, we obtain a perturbation of the flow which is not the case here. THe is why I think the coupling is not working. I try the cas of icorio = 0 now and I hold you inform.
I will show the pressure after the calculation with icorio = 0.
I want to modelling a fluid in a tank and the fluid is rotating around a turbine (the basin is immobile "what I have with a dark blue in the figure above").
This figure show my geometry (in blue couleur is my level of fluid "water" in the tank, in yellow color represente the tank (immobile), and in black its my turbine ).
the whole geometry is meshed! so I have two meshes, the first one represente the fluid (in blue color) and the second mesh represente (turbine and tank the both are immobile but the fluid are in rotation), that's why I did the couplling between two meshes (after the advise of yvan, guillaume, you and others)!
I hope that I was clear, if you have further questions do not hesitate
In case you're still stuck, I can try to take a look at this, but probably not before one week. In any case, if you can post your setup (xml file and/or user subroutines) and meshes (if they are not too big, or if they are generated under SALOME, a dump of the script used to generate them, so as to limit the data size), we can take a look. Posting your "listing" files with a few iterations (no more than 5) could also help us look at your data without running your case (takes less time, so you have better chances we can help you without waiting too long). The "listpre" files are also important.
But before that, chances are that if the coupling does not occur correctly, a minor detail is incorrect (probably related either to the rotation, or to the coupling itself), so I would recommend double-checking your user parameters, piece by piece (especially those directly related to rotation or coupling)
The rotation velocity might be incorrect, for example (did you try running a rotor alone) ?
I feel that the coupling is not work (maybe because I do not understand the principle of coupling!).
In the simulation result I get good rotation of fluid but there is no effect of the impeller or baffles. So the fluid turns without considering the impeller or baffles (sounds like they do not exist).
I will try to put the files of the mesh and subroutines in the day. Thank you