|
[Sponsors] |
Symmetry/slip wall boundary condition in potential flow around a cylinder |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 22, 2020, 17:36 |
Symmetry/slip wall boundary condition in potential flow around a cylinder
|
#1 |
New Member
ilia Nikiforov
Join Date: Aug 2019
Posts: 10
Rep Power: 7 |
Hello all, this is a theoretical question regarding symmetry/slip wall boundary conditions.
There are several topics on these forums, and the consensus seems that, in theory, the slip wall boundary condition and the symmetry boundary conditions are the same. For the velocity, at least, they should both mean that the normal component of the velocity is zero, as is the normal gradient of the tangential component of the velocity. However, the basic problem of the potential flow around a cylinder seems to violate the gradient requirement, despite the fact that, for example, in OpenFOAM, the surface of the cylinder is specified as a "symmetry" boundary condition: https://www.openfoam.com/documentati...utorialse3.php The paradox can be seen from the analytical solution, which the above example agrees with: https://en.wikipedia.org/wiki/Potent...cular_cylinder The normal velocity, V_r, on the surface of the cylinder, is indeed zero. However, the normal component of the gradient of the tangential velocity, d(V_theta)/dr, is nonzero -- for R=1 and U=1, it is 2*r^(-3)*sin(theta), which comes out to 2*sin(theta) at the surface of the cylinder. I understand that potential flow is solving for the scalar-valued potential, therefore imposing the "zero normal gradient of the tangential velocity" boundary condition is not actually possible, because imposing any additional boundary conditions besides the zero normal velocity would overconstrain the boundary value problem. However, I hoped/expected that the resulting solution would satisfy the condition in question nevertheless. Is there an explanation for this apparent paradox? Am I misunderstanding something? |
|
January 22, 2020, 18:30 |
|
#2 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Quote:
I am not sure if my answer can help you but 1) I think you should focus not only on the character of the potential flow but only on the fact you are considering a non-simply connected domain. 2) Working on the stream-function problem, you can solve the Laplace problem by setting a constant Dirichlet value on the cylinder (not-permeable wall). However, the circuitation of the velocity on a closed line is not univocally defined until one sets explicitly the value of the integral constraint. 3) The condition "zero normal gradient of the tangential velocity" will be a condition for a second derivative of the stream function. |
||
January 23, 2020, 00:14 |
|
#3 |
Super Moderator
|
Slip bc means normal velocity is zero.
Symmetry bc means a lot more. You want to use symmetry conditions if your problem has some symmetry. E.g., if you want to solve flow around a cylinder, perhaps the solution is supposed to be symmetric about the line y = 0. So you want to solve only one half of the domain to reduce computational cost. ALL SCALAR flow quantities satisfy phi(x,-y) = phi(x,y) which means that d(phi)/dy = 0 on y = 0. The velocity components satisfy u(x,-y) = u(x,y) v(x,-y) = -v(x,y) This implies that (assuming smooth flow) du/dy = 0 and v=0 on y=0 But on the cylinder surface it is not true that d(phi)/dn = 0 for every quantity phi. You are referring to potential flow, where the normal velocity component being zero means d(phi)/dn = 0 where now phi is velocity potential. Mathematically this looks like a symmetry bc as explained above. But it does not mean that all other quantities also have zero normal derivatives. If you are solving for velocity directly, then on a slip surface (like cylinder surface) you have normal velocity = 0 which is part of the symmetry condition (normal velocity v=0 on symmetry surface as described above) but there is no other restriction on other variables. Last edited by praveen; January 23, 2020 at 03:03. |
|
January 23, 2020, 02:32 |
|
#4 | |
New Member
ilia Nikiforov
Join Date: Aug 2019
Posts: 10
Rep Power: 7 |
Quote:
Then, the "symmetry" boundary condition would have a different physical interpretation in non-potential flow where the velocity vector is solved for directly. |
||
January 23, 2020, 03:02 |
|
#5 |
Super Moderator
|
I improved my answer since it was not completely correct.
It seems common to use the phrase "symmetry bc" or "mirror bc" to refer to zero Neumann condition on some particular quantity, or even when you only want to enforce the zero normal velocity condition. I think it is better to use the terms "slip bc" "zero Neumann bc" to be more precise. |
|
January 23, 2020, 05:58 |
|
#6 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
||
January 23, 2020, 14:03 |
|
#7 | |
New Member
ilia Nikiforov
Join Date: Aug 2019
Posts: 10
Rep Power: 7 |
Quote:
I am developing my own method for inviscid flow with vorticity, so I am researching what boundary conditions are commonly used with inviscid flow. There are various terms for it, but "full slip", "free slip", "inviscid wall", "Euler wall", "symmetry", etc. all seem to mean the same thing -- zero normal velocity and zero normal gradient of the tangential velocity (and zero normal pressure gradient, I think). I was curious to see if the basic potential flow examples followed these B.Cs as well, because potential flow is a special case of general inviscid flow. So I am still surprised and confused why this example doesn't agree with this B.C. Is there any physical meaning to the fact that the tangential velocity component has a gradient in the direction normal to the surface? |
||
January 23, 2020, 14:11 |
|
#8 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Quote:
And why d(t.v)/dn= d(t.Grad phi)/dn should be zero on a boundary?? |
||
January 23, 2020, 14:24 |
|
#9 | |
New Member
ilia Nikiforov
Join Date: Aug 2019
Posts: 10
Rep Power: 7 |
Quote:
Hopefully someone can explain. I am more interested in understanding the theoretical BVP problem statement and the physical meaning of the boundary condition than specific implementation details. |
||
January 23, 2020, 14:30 |
|
#10 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Quote:
Not at all! The starting hypothesis is that the fluid is ideal, that is there is no viscosity. That is why the viscous stress is zero, not because the derivative of the velocity is zero. Remember that the Laplace equation for phi is nothing but the divergence-free constraint and the curl v = 0 is automatically implied. |
||
January 23, 2020, 15:04 |
|
#11 | ||
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
Quote:
Quote:
I think you can go even further and show that applying the constraint of no normal gradient in tangential velocity would actually result in a rotational flow. |
|||
January 23, 2020, 15:05 |
|
#12 | |
New Member
ilia Nikiforov
Join Date: Aug 2019
Posts: 10
Rep Power: 7 |
Quote:
I do not think that the no-penetration condition is enough, as it is only one equation. There would need to be a second equation for velocity (and one more for the pressure). I thought the second velocity condition would be the normal gradient of the tangential velocity, but clearly that is not satisfied. What would the required second equation be, then? |
||
January 23, 2020, 15:09 |
|
#13 | |
New Member
ilia Nikiforov
Join Date: Aug 2019
Posts: 10
Rep Power: 7 |
Quote:
|
||
January 23, 2020, 15:10 |
|
#14 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Quote:
Your question has a theoretical answer based on the Hodge deomposition theorem: only one condition is required to be the mathematical problem well posed. In other words, you have the only unknown that is the velocity vector field under the constraints Div v = 0 Curl v = 0 + BC You can set either the normal or the tangential components but never both. |
||
January 23, 2020, 15:18 |
|
#15 | |
New Member
ilia Nikiforov
Join Date: Aug 2019
Posts: 10
Rep Power: 7 |
Quote:
I understand that the well-posedness of the Euler equations, even in the incompressible steady case is not straightforward, but my intuition is that there must be at least one independent scalar equation for each scalar unknown on each boundary in order to have a chance of a well-posed problem. |
||
January 23, 2020, 15:24 |
|
#16 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Quote:
There is some confusion in your reply. The presence of the vorticity field z, that is Curl v = z, does not lead to a potential flow problem (even if you can still introduce the part of the complez potential function by means of the vector function psi such that v = Curl psi). If you accept that a vorticity exists in the field then you cannot introduce the Laplace equation Div Grad phi = 0. |
||
January 23, 2020, 15:26 |
|
#17 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Have a careful reading here https://www.researchgate.net/publica...ary_conditions
|
|
January 23, 2020, 15:39 |
|
#18 | |
New Member
ilia Nikiforov
Join Date: Aug 2019
Posts: 10
Rep Power: 7 |
Quote:
|
||
January 23, 2020, 15:49 |
|
#19 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Quote:
That means Div v =0 dv/dt + div (vv) + Grad phi = 0 That is a first order hyperbolic system of equation in the velocity field, the "pressure" phi being only a lagrangian multiplier (just apply the curl to the momentum). Again, only one condition is required on the boundary. Since the fluid is ideal, you cannot set the physical non-slip condition and only the normal velocity is prescribed to fulfill the continuity equation. To have two BCs you need a second order equation, that is the momentum equation with the diffusive term in the RHS. |
||
January 23, 2020, 15:49 |
|
#20 | |
New Member
ilia Nikiforov
Join Date: Aug 2019
Posts: 10
Rep Power: 7 |
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Natural convection in a closed domain STILL NEEDING help! | Yr0gErG | FLUENT | 4 | December 2, 2019 01:04 |
Velocity vector in impeller passage | ngoc_tran_bao | CFX | 24 | May 3, 2016 22:16 |
Basic Nozzle-Expander Design | karmavatar | CFX | 20 | March 20, 2016 09:44 |
Problem in setting Boundary Condition | Madhatter92 | CFX | 12 | January 12, 2016 05:39 |
Low torque values on Screw Turbine | Shaun Waters | CFX | 34 | July 23, 2015 09:16 |