CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > Tecplot

Circumferential Mach Average

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 11, 2020, 05:14
Default Circumferential Mach Average
  #1
New Member
 
Jan
Join Date: Nov 2020
Posts: 2
Rep Power: 0
jp312 is on a distinguished road
Hello everyone,

I´m pretty new to Tecplot and CFD simulations in general hence I need your help. I am currently working on Turbomachinery simulations for an airplane Turbofan. In order to evaluate my data I want to display a circumferential average of the mach number for the whole Turbofan.
I don´t know where to start so any advice will be appreciated.

Thank you!
jp312 is offline   Reply With Quote

Old   November 19, 2020, 00:23
Default
  #2
Senior Member
 
Scott Fowler
Join Date: May 2009
Posts: 112
Rep Power: 16
wsfowler is on a distinguished road
Are you looking for a line plot as a result? Where the X-Axis is Theta and the Y-Axis is the average Mach at that Theta value?

I believe this can be done, but it will be tricky and would effectively have to be scripted.

You could:
1) Compute a new Theta variable.
2) Create an iso-surface at that defined Theta. This is slightly problematic as you get a bit of a singularity as R approaches zero. And you get an unwanted portion of the iso-surface in the cells that span 360-0 degrees. This can be mitigated with Value Blanking. Alternately you might just use a slice, which passes through the radius and again use value blanking to isolate the region on one side of the center.
3) Extract the iso-surface (or slice)
4) Use Analyze>Integrate>Average to compute the average Mach on the extracted iso-surface and store the result.

Repeat steps 2-4 at various Theta angles.

This could all be scripted using PyTecplot, Tecplot 360's Python API.

I'm sure there are other solutions but this is the one that came to mind. If you have a structured dataset where planes are aligned with theta the process may be much easier.

Scott
wsfowler is offline   Reply With Quote

Old   November 23, 2020, 08:17
Default
  #3
New Member
 
Jan
Join Date: Nov 2020
Posts: 2
Rep Power: 0
jp312 is on a distinguished road
Thank you for taking the time to answer my problem.
The way you´re describing it is basically the way I went for in the end.
The only exception is, that I wrote a macro in Ansys CFD-Post that calculates all the variables and exports them to Tecplot, as I found this a lot more intuitive.

Thanks again,
Jan
jp312 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
y+ and u+ values with low-Re RANS turbulence models: utility + testcase florian_krause OpenFOAM 114 August 23, 2023 05:37
Converging Diverging Nozzle with dbnsTurbFoam Saleh Abuhanieh OpenFOAM Running, Solving & CFD 4 December 13, 2019 10:26
Near wall treatment in k-omega SST Arnoldinho OpenFOAM Running, Solving & CFD 38 March 8, 2017 13:48
Circumferential Average of Data MissCFD STAR-CCM+ 2 May 27, 2015 17:25
non-dimensional analysis in Fluent Endee FLUENT 8 September 7, 2005 16:16


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