|
[Sponsors] |
pressure boundary condition for a rotating wall |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 13, 2015, 12:39 |
pressure boundary condition for a rotating wall
|
#1 |
New Member
Join Date: Feb 2014
Location: Netherlands
Posts: 4
Rep Power: 12 |
Hello everybody,
i have experienced some difficulties with the pressure boundary condition for a rotating wall, which can be explained by examining a couette flow with rotating inner wall and stationary outer wall, laminar flow, constant density. The theoretical solution for the pressure gradient distribution is: dp/dr= rho*u_theta^2/r throughout the domain (see graph) The flow setup in cfx is : symmetry boundary conditions in the direction of axis of rotation, rotational periodic boundary conditions over the circle segment, no-slip walls, stationary at the outside, rotating on the inside. (see picture of the grid) The problem occurs at the inner wall, where cfx takes the the normal of the pressure gradient constant across the first cell, (clearly shown on the blue line in the graph cfx_pressuregradient). This creates an error, since it is in disagreement with the theoretical solution. This problem is getting worse when the grid is refined towards the inner cylinder (red line in the graph), leading to erroneous pressure distributions (see graph) This leaves me with two questions: a) Is there a way to implement the right boundary condition: dp/dr = rho u_theta^2/r b) Since the Navier Stokes equations for any rotating no-slip wall reduce to dp/dr = rho u_theta^2/r does the cfx boundary treatment always lead to incorrect results for rotating walls? I hope i described my questions clearly, thank you in advance |
|
March 13, 2015, 16:54 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,852
Rep Power: 144 |
CFX assumes the pressure gradient normal to the wall is zero. This is a good assumption for moderate to high Re flow but for low Re flow it can be a problem (as you have seen).
I know of no way to fix this. You should be able to minimise it by refining the mesh. Also I think you will find few, if any commercial CFD codes correctly implement this low Re pressure boundary condition as it only occurs at low Re number and few customers run at low Re number. |
|
March 16, 2015, 09:59 |
|
#3 |
New Member
Join Date: Feb 2014
Location: Netherlands
Posts: 4
Rep Power: 12 |
Hi Glenn,
thank you for your answer, i have noticed that the grid refinement towards the stationary outer wall works for getting the solution more accurate. However, at the rotating inner wall i haven't been able to get the solution more accurate. It probably has to do with the fact that in theory, for laminar cylindrical couette flow, the second derivative of the pressure with respect to the radius does go to zero at the outer wall, but at the rotating inner wall it does not (see graph), in this way the cfx approach (pressure gradient normal to the wall is zero) leads to a much larger error at the rotating cylinder than at the stationary one. i think i will avoid using rotating walls for laminar flows in cfx. it is a pity there is no option for changing the pressure gradient normal to the wall to another constant than zero. I think it would not change the numerical solution procedure that much and i believe it would have solved my problem. Anyway, thanks for your help Last edited by barteljoris; March 16, 2015 at 13:05. |
|
March 16, 2015, 13:21 |
|
#4 |
Senior Member
Join Date: Jun 2009
Posts: 1,869
Rep Power: 33 |
Have you tried solving the problem in the rotating frame ? That is, the rotating wall is stationary in the rotating frame, and the stationary one is now counter rotating ?
Such test may give some additional insight.. |
|
March 16, 2015, 15:50 |
|
#5 |
New Member
Join Date: Feb 2014
Location: Netherlands
Posts: 4
Rep Power: 12 |
Hi Opaque,
i tried this already, but it simply shifts the problem from the inner cylinder to the outer cylinder.(see graphs) The cfx solution in the rotating frame of reference is excellent close to the inner rotating wall, since the in the rotating frame the source term gives me exactly the boundary condition at the inner cylinder that i want to have. The momentum equation in radial direction in the rotating frame of reference becomes -dp/dr + S_cfg = -rho*u_theta^2/r , so the cfx wall treatment which sets the wall pressure gradient to zero gives the exact solution at the inner wall in the rotating frame solution. On the other side, at the stationary wall, where in the stationary frame the pressure normal gradient = zero is modelled correctly, the pressure gradient in the rotational frame becomes: dp/dr = S_cfg= and goes through the roof. I cannot understand why the rotating wall in a stationary frame is treated differently than the same rotating wall in the rotational frame of reference. Why isnt the same boundary condition implemented, by modelling the pressure gradient normal to a rotating wall in a stationary frame as dp/dr = rho*u_theta^2/r just as in the case for the rotating frame, and make solutions in the stationary and rotational frame agree? It is just a constant value other than the value zero what it is now, so i think it wouldnt cause much numerical difficulties. What harm can it do? It seems that with the current implementation, for walls with different rotational velocities only one of them can be modelled correctly. Isnt this problem occuring for any calculation with rotating walls with different rotational velocities? Last edited by barteljoris; March 16, 2015 at 17:45. |
|
March 16, 2015, 18:03 |
|
#6 | ||
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,852
Rep Power: 144 |
Quote:
Quote:
That is very interesting that if you do this in a rotating frame of reference the problem transfers to the outside stationary wall. So doesn't that mean you can work-around this problem by putting the inner rotating wall in a rotating frame of reference, the outer stationary wall in a stationary frame of reference and a GGI in the middle to connect things up? Not very elegant, but it might work and that is all which counts soemtimes. |
|||
March 16, 2015, 18:21 |
|
#7 |
New Member
Join Date: Feb 2014
Location: Netherlands
Posts: 4
Rep Power: 12 |
Hi Glenn,
thanks for the quick reply, the GGI option is the solution which gives me the correct pressure boundary conditions at both sides, i didnt think about that yet, i will give it a try! |
|
Tags |
boundary condition p, laminar incompressible, rotating wall velocity |
|
|
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 |
Time dependant pressure boundary condition | yosuke1984 | OpenFOAM Verification & Validation | 3 | May 6, 2015 07:16 |
Low Mixing time Problem | Mavier | CFX | 5 | April 29, 2013 01:00 |
CFX does not continue | Shafiul | CFX | 10 | February 17, 2011 08:57 |
pressure boundary condition on the wall | fluideniro | Main CFD Forum | 12 | December 24, 2003 02:10 |