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

LengthAve through an axis and bounded by an area

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 8, 2018, 10:59
Default LengthAve through an axis and bounded by an area
  #1
New Member
 
Luiz Oliveira
Join Date: Aug 2018
Location: Napoli, Italy
Posts: 24
Rep Power: 7
Luiz is on a distinguished road
Hello,
Is it possible to take an length averaged result bounded by an area in CFD Post?
Since I am dealing with a large number of simulations it is interesting that this is added to its script.

My idea is to calculate inside this boundary, but taking in account only lines parallel to X.
My code is:
Code:
velocity u norm: Velocity u/maxVal(Velocity u)@plane1
 velocity u ave: lengthAve(velocity u norm)@plane1
This is the idea of UDF I would start with.
Code:
for y<maxVal(Y) && X<rlimit && X>llimit
    length average(velocity u norm)@plane1
Is there anyway to make this length average run through Y axis without implementing an UDF for such?

Thanks.
Luiz 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
Wall bounded values and streamlines Ruli OpenFOAM Post-Processing 5 February 2, 2014 16:45


All times are GMT -4. The time now is 15:23.