|
[Sponsors] |
February 6, 2017, 12:05 |
Radial Slicing
|
#1 |
New Member
Join Date: Dec 2016
Posts: 5
Rep Power: 9 |
Hi everybody,
I am currently trying to extract data on pressure distribution among the surface of a blade Profile. Goal is to create a plot of the pressure distribution over the axial chord length of the blade. However, I want to extract these data from a slice that has a constant radius, which makes it impossible to use the Standard slicing tool. Does anyone know another possibility? I'd really appreciate some help. Thanks in advance! |
|
February 7, 2017, 12:45 |
|
#2 |
Member
Join Date: May 2013
Posts: 61
Rep Power: 13 |
The best way of doing this is calculating a new variable via data alter > specify equations
{radius} = sqrt( x**2 + y**2) Where x and y are the variables assigned to the axes. To use a specific variable use the full name in {} like {X}. From there use isosurfaces to create a "radial slice" |
|
February 7, 2017, 13:58 |
|
#3 |
New Member
Join Date: Dec 2016
Posts: 5
Rep Power: 9 |
Thanks for the reply!
I already solved the Problem by also calculating the radius as a new variable, then creating contour lines along the radius and extracting the data by data>extract>contour lines. |
|
Tags |
distribution, pressure, radial, slice, tecplot |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Formulation of the Radial Acutation Disk Source | antar | OpenFOAM Programming & Development | 3 | November 3, 2019 03:20 |
Radial Equilibrium | MissCFD | CFX | 1 | March 25, 2015 18:49 |
Radial inflow through rotating cavity | thrsdy | CFX | 7 | June 14, 2013 15:09 |
Radial Load calculation | pump_passion | CFX | 3 | March 31, 2010 18:51 |
Radial Force calculation | sans | CFX | 0 | July 5, 2006 10:07 |