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

Vector Projection onto Tangent of Polyline

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 17, 2017, 10:28
Default Vector Projection onto Tangent of Polyline
  #1
Member
 
James Wright
Join Date: Oct 2015
Posts: 40
Rep Power: 10
u2berggeist is on a distinguished road
So I am try to calculate the percentage area of flow reversal on the blades of a centrifugal compressor (negative Z axis being the axis of rotation with flow moving in positive direction) in CFD Post. The current way I am doing it is to do a countTrue of wall shear being positive in the Z direction and dividing that by the count of the surface. (While ideally I'd like to do this by area instead of by node, node works fine since I'm mostly concerned with the exisitence of reversed flow, not necessarily the exact amount of reversal.)

This works pretty well on the suction side of the blade, but not the pressure side, where flow is mostly being moved in the radial direction, with some of that flow having a negative Z component. What I'd like to do is have the directional component of wall shear where the direction is determined by a polyline (ie, the shroud contour of the compressor).

Basically, I want to have a variable equal to:
\vec{Wall Shear Vector}\bullet \vec{Directional Vector}
where directional vector is determined by the tangential of a polyline. The tangential of the polyline can simply be the tangential vector of the polyline at the same Z height as the point where the wall shear is being requested.

Is this possible? Seems like a simple thing to do, but I can't figure out how to do it in CFX Post. I am using ANSYS WB 17.2

Thanks,
u2berggeist is offline   Reply With Quote

Old   May 17, 2017, 20:58
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
You will need to write the dot product out as its components.

The boundary normal variable is available on polylines. Not sure if this will give you what you want, you will have to try it.

The wall shear is available as the components of the vector so that one is fine.
ghorrocks is offline   Reply With Quote

Old   May 17, 2017, 22:27
Default
  #3
Member
 
James Wright
Join Date: Oct 2015
Posts: 40
Rep Power: 10
u2berggeist is on a distinguished road
Does using * on two vector variables not do a dot product? Results I've done using this have worked in the past...

I saw that polylines had the normal components, but I wasn't sure if there was a way to get the tangential components of the polyline (either by mathematical trickery or a hidden function).

I guess I could transform the normal components into tangential since I know the plane in which the polyline lies. I was just hoping there was a way to directly get the tangential components as that would be more robust of a method.

Thanks!
u2berggeist is offline   Reply With Quote

Old   May 18, 2017, 05:54
Default
  #4
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Quote:
Does using * on two vector variables not do a dot product?
I have never tried. If it seems to work then great.

Quote:
I was just hoping there was a way to directly get the tangential components as that would be more robust of a method.
Yes, it is not ideal. But if you can work with it then your problem is resolved.
ghorrocks is offline   Reply With Quote

Reply

Tags
polyline, projection tensor, tangential, vector


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
CFD-Post: Polyline Export at Integration Points minger ANSYS 4 February 22, 2014 09:23
Polyline at intersection of two planes Francesco CFX 2 July 29, 2009 08:03
Help Needed: Polyline intersection in Post PHabib CFX 4 July 13, 2009 04:04
velocity on surface and Polyline Alex CFX 2 September 26, 2006 01:31
plot variable against length of polyline Francesco CFX 0 April 4, 2006 11:49


All times are GMT -4. The time now is 01:56.