CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

manual integration of pressure and wall shear on rotating wall

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 26, 2012, 06:24
Default manual integration of pressure and wall shear on rotating wall
  #1
Member
 
Max
Join Date: May 2011
Location: old europe
Posts: 88
Rep Power: 14
murx is on a distinguished road
Hi,
i am studying the flow around a rotating cylinder. I'm interested in lift/drag forces and the torque that act on the cylinder. I used the functions force_x, force_y and torque_z. My results showed that the rotational velocity of the cylinder has almost no influence on the torque applied to the cylinder by the fluid. To me that seems unlikely in a very viscous flow with no slip boundary conditions - The cylinder Reynolds number is in the magnitude of 1.

Though the documentation states that the force and torque functions sum up the visoucs and pressure forces, I am not sure if they really do what I want, particularly in this special case with rotating boundaries. That's why I tried to manually integrate the viscous and pressure forces around the cylinder to be able to seperately look at each one of them. My manually calculated values differ significantly from the values obtained by the force and torque commands.

drag force:
force_x()@CYLINDER = 0.7 [N]
areaInt_x(Pressure)@CYLINDER + areaInt(Wall Shear X)@CYLINDER = 2.1 [N]

torque:
torque_z()@CYLINDER = -2.3 [J]
areaInt(Wall Shear Y*x)@CYLINDER + areaInt(Wall Shear X*(-y+4.32 [m] ))@CYLINDER + areaInt_y(Pressure*x)@CYLINDER + areaInt_x(Pressure*(-y+4.32 [m] ))@CYLINDER = 0.63 [J]
or with a local coordinate frame (CYL):
areaInt_x_CYL(Wall Shear X*(-y))@CYLINDER + areaInt_y_CYL(Wall Shear Y*x)@CYLINDER + areaInt_x_CYL(Pressure*(-y))@CYLINDER + areaInt_y_CYL(Pressure*x)@CYLINDER = -8.9 [J]


Here are my questions:
- Why do the values differ?
- The manual torque calculation using a local coordinate frame requires a axis specification. So I used areaInt_y_CYL(Wall Shear Y) instead of areaInt(Wall Shear Y). I guess the integration without axis definition is physically more correct...is there a way to use the areaInt function on a local coordinate frame without specifying an axis?

Any help will be appreciated!
murx is offline   Reply With Quote

Old   March 26, 2012, 08:26
Default
  #2
Member
 
Raja_Bhai
Join Date: Feb 2012
Location: UK
Posts: 40
Rep Power: 14
tauqirnawaz is on a distinguished road
What value do you get for areaInt_x(Pressure)@CYLINDER?
tauqirnawaz is offline   Reply With Quote

Old   March 26, 2012, 09:33
Default
  #3
Member
 
Max
Join Date: May 2011
Location: old europe
Posts: 88
Rep Power: 14
murx is on a distinguished road
areaInt_x(Pressure)@CYLINDER = 1.97 [N]
murx is offline   Reply With Quote

Old   April 3, 2012, 08:01
Default
  #4
Member
 
Max
Join Date: May 2011
Location: old europe
Posts: 88
Rep Power: 14
murx is on a distinguished road
Anyone got an idea?
murx is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Water subcooled boiling Attesz CFX 7 January 5, 2013 03:32
Multicomponent fluid Andrea CFX 2 October 11, 2004 05:12
what the result is negatif pressure at inlet chong chee nan FLUENT 0 December 29, 2001 05:13
Hydrostatic pressure in 2-phase flow modeling (CFX4.2) HB &DS CFX 0 January 9, 2000 13:19
Hydrostatic pressure in 2-phase flow modeling (long) DS & HB Main CFD Forum 0 January 8, 2000 15:00


All times are GMT -4. The time now is 00:13.