-
Respected Sir, I am learning Xcompact3D. Earlier, I asked a question regarding the capability of code. Background: I am trying to perform DNS of a translating and rotating cylinder over a sharp flat plate boundary layer. To simulate the sharp flat plate, I need a small free-slip surface before the flat plate(no-slip surface) starts. Please see the diagram. Questions: Is it possible to give two different boundary conditions on the same surface? Here, I want
My requirements mean that I need to change ncly1=1(for free slip condition) to ncly1=2(no-slip condition) after some x-distance. Is it possible to do this? Or is there another way of meeting my requirements? I am very thankful for your kind replies. Thanking you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi Tejo, |
Beta Was this translation helpful? Give feedback.
Hi Tejo,
Thank you for your message. We have never tried to use different boundary conditions on the same surface. I think it might be possible but you might have some stability issues at the interface between the two types of boundary conditions. As far as the Poisson solver is concerned you would have no change to make as it is designed to work in the same way for ncl=1,2. You would have to make changes for the convective-diffusive terms. I am not quite sure how best to proceed with your problem but it will probably have to add an "i" dependence for the derivative coefficients.
Best wishes,
Sylvain