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

How can i get the normal and shear force on a wall?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 5, 2021, 16:30
Post How can i get the normal and shear force on a wall?
  #1
New Member
 
xiasheng
Join Date: Sep 2021
Posts: 1
Rep Power: 0
xiasheng is on a distinguished road
hello, i am doing a 2D calculation result in the cfx.
I try to get the lift force and component of a cylinder.
lift force is easy, i use force_y@cylinder because flow direction is jast to X.
but i have problem of component, i want get force from normal pressure force and shear viscous force.
at first, i use theta=atan2(Y-0.005[m],X-0.81[m]) to get the agree of point on the cylinder,[0.81 0.005]is the center of cylinder.
for normal pressure force, i use areaInt(p*sin(theta))@cylinder to get it
for shear viscous force, i use areaInt(Wall Shear*cos(theta))@cylinder
in theroy, lift force=normal pressure force+shear viscous force, but i got (normal pressure force+shear viscous force) bigger than 3xlift force
i have checked fluent and it show me same lift force.
so i think some error about normal pressure force and shear viscous force
can some on help me? and if it is unscrupulous object, how can i get component of lift force?
xiasheng is offline   Reply With Quote

Old   September 5, 2021, 17:51
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,703
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Have you plotted the the theta function and checked it is correct? Also check the p*sin(theta) and Wall Shear*cos(theta) components are correct?
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum.
ghorrocks 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
Calculation of Wall Shear Stress Dave442 CFX 36 July 12, 2016 04:12
Wrong flow in ratating domain problem Sanyo CFX 17 August 15, 2015 06:20
impact force (shear stress) by waterjet impingement herozhu Main CFD Forum 0 May 7, 2014 20:39
UDF for wall slipping HFLUENT Fluent UDF and Scheme Programming 0 April 27, 2011 12:03
Wall shear forces philippose OpenFOAM Running, Solving & CFD 0 April 29, 2007 10:10


All times are GMT -4. The time now is 05:29.