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

To extract data over a circle

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By wsfowler

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 19, 2016, 08:29
Question To extract data over a circle
  #1
New Member
 
kartik
Join Date: Apr 2016
Posts: 2
Rep Power: 0
tyagikartik is on a distinguished road
I am new to Tecplot. I have a 3D annulus geometry. I want the temperatures across the circumference of a circle at a specified radius. Can someone please help me?
tyagikartik is offline   Reply With Quote

Old   December 2, 2019, 00:22
Default
  #2
New Member
 
Hongye Ma
Join Date: Jun 2019
Posts: 2
Rep Power: 0
mahongye95 is on a distinguished road
Have you solved the problem? I hope I can get the solution. Thank you
mahongye95 is offline   Reply With Quote

Old   December 9, 2019, 14:06
Default
  #3
Senior Member
 
Scott Fowler
Join Date: May 2009
Posts: 112
Rep Power: 16
wsfowler is on a distinguished road
One option is to compute a 'radius' variable using Data>Alter>Specify Equations.

For example:
{radius} = sqrt(X*X+Y*Y)

Then do the following:
1) Create an iso-surface based on 'radius'.
2) Extract the iso-surface to a new zone
3) Activate only the new iso-surface zone
4) Create a slice at Z=nnn, ensuring that the slice cuts through surface data.
5) Extract the slice to a new zone

This will leave you with line data at a specific 'radius' and 'z' location.

I hope this helps.
WeiZhenjiang likes this.
wsfowler is offline   Reply With Quote

Old   December 10, 2019, 08:21
Default
  #4
New Member
 
Hongye Ma
Join Date: Jun 2019
Posts: 2
Rep Power: 0
mahongye95 is on a distinguished road
Thank you very much for your comments
mahongye95 is offline   Reply With Quote

Old   July 25, 2020, 10:44
Default
  #5
New Member
 
damu
Join Date: Feb 2017
Posts: 24
Rep Power: 9
damu1414 is on a distinguished road
Dear Scott,

I have been trying to extract data over a circle in 2D using tecplot similar to polyline extraction. Is it not possible? How may I do the data extraction along a curved surface?
damu1414 is offline   Reply With Quote

Old   March 15, 2023, 07:34
Default
  #6
New Member
 
MD KAWSAR SAJIB
Join Date: Jul 2022
Posts: 7
Rep Power: 3
mksajib is on a distinguished road
Quote:
Originally Posted by damu1414 View Post
Dear Scott,

I have been trying to extract data over a circle in 2D using tecplot similar to polyline extraction. Is it not possible? How may I do the data extraction along a curved surface?

Could you please tell me how did you do that? I need to extract data from the cylinder edge in 2D. TIA
mksajib is offline   Reply With Quote

Old   March 15, 2023, 12:01
Default
  #7
Senior Member
 
Scott Fowler
Join Date: May 2009
Posts: 112
Rep Power: 16
wsfowler is on a distinguished road
In the 2D case you can Extract Contour Lines.

1) Create the radius variable: {radius} = sqrt(x*x+y*y)
2) Toggle on Contour on the Plot sidebar
3) In the Zone Style dialog, change "Contour Type" to "Lines"
4) In the "Contour & Multi-Coloring Details" dialog adjust the "Contour levels" to show the value (or values) you're interested in.
5) Use "Data>Extract>Contour Lines"

This should result in a new FE-Line Segment zone. As of 360 2022 R2, you cannot extract contour lines from Polyhedral data however.

I hope this helps.
Scott
wsfowler is offline   Reply With Quote

Old   March 15, 2023, 13:18
Wink
  #8
New Member
 
MD KAWSAR SAJIB
Join Date: Jul 2022
Posts: 7
Rep Power: 3
mksajib is on a distinguished road
Quote:
Originally Posted by wsfowler View Post
In the 2D case you can Extract Contour Lines.

1) Create the radius variable: {radius} = sqrt(x*x+y*y)
2) Toggle on Contour on the Plot sidebar
3) In the Zone Style dialog, change "Contour Type" to "Lines"
4) In the "Contour & Multi-Coloring Details" dialog adjust the "Contour levels" to show the value (or values) you're interested in.
5) Use "Data>Extract>Contour Lines"

This should result in a new FE-Line Segment zone. As of 360 2022 R2, you cannot extract contour lines from Polyhedral data however.

I hope this helps.
Scott
Thank you a lot. I will try tomorrow for sure.
mksajib is offline   Reply With Quote

Reply

Tags
circle, data


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
[Commercial meshers] fluentMeshToFoam multidomain mesh conversion problem Attesz OpenFOAM Meshing & Mesh Conversion 12 May 2, 2013 10:52
Extract data we want from Techplot to a data file vetnav Main CFD Forum 0 July 28, 2010 20:17
How to extract this data in fortran quarkz Main CFD Forum 1 May 7, 2009 01:59
Extract Data from Polyline in a Macro (Tecplot) Joe Main CFD Forum 0 September 5, 2008 03:46
Extract Data from Polyline in a Macro Joe Main CFD Forum 0 September 5, 2008 03:45


All times are GMT -4. The time now is 02:17.