We have a mesh which contains two parts. The first part has 50 elements in z direction while the second part has 10 elements in that direction this is done to save the number of elements in the region where the flow is supposed to be inviscid and not turbulent. Also the length is equal in z direction and the number of elements in y direction is equal for both parts. The mesh is created by ICEM CFD. We want to couple these two parts at their interface. I've done this in ANSYS FLUENT by setting up interface boundary faces names as "interface1"&"interface2" and coupling them in interface settings and it was done very straightforward by a few number of clicks! I'm gonna check the ANSYS FLUENT accuracy and performance with code saturne because a friend told me that code saturne is much powerful and more accurate in turbulence than ASNSY FLUENT. How can I do this in code saturne?


Thanks!