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

slices animation in cylindrical coordinate

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 8, 2015, 14:10
Default slices animation in cylindrical coordinate
  #1
New Member
 
Join Date: Oct 2014
Posts: 16
Rep Power: 11
cecilia_xiao559 is on a distinguished road
Hello everyone!

I have a CFD result from fluent of part of a generator, which is a cylindrical shape. I want to generate a slices animation but the slices in the cylindrical coordinate instead of the default xyz. Is there anyone know if there is a way to do it?

Thanks a lot!
cecilia_xiao559 is offline   Reply With Quote

Old   January 9, 2015, 11:34
Default Slicing in cylindrical coordinates
  #2
Member
 
Durrell Rittenberg
Join Date: May 2011
Location: Bellevue WA
Posts: 38
Rep Power: 14
Durrell4 is on a distinguished road
Send a message via MSN to Durrell4 Send a message via Yahoo to Durrell4 Send a message via Skype™ to Durrell4
Hi Cecilia

I am not sure I am following what you are trying to do. Is the data in cylindrical coordinates or Cartesian? If the data is in cylindrical coordinates you can transform them to cartesian using the data alter-> specify equation and use this macro:

$!ALTERDATA
EQUATION = '{CoordinateY} = {CoordinateR} * cos({CoordinateTheta})'
$!ALTERDATA
EQUATION = '{CoordinateZ} = {CoordinateR} * sin({CoordinateTheta})'
$!ALTERDATA
EQUATION = '{MomentumY} = {MomentumR} * cos({CoordinateTheta}) - {MomentumTheta} * sin({CoordinateTheta})'
$!ALTERDATA
EQUATION = '{MomentumZ} = {MomentumR} * sin({CoordinateTheta}) + {MomentumTheta} * cos({CoordinateTheta})'

If you have data in Cartesian to begin with then Tecplot will slice in the x,y,z coordinate system. Do you have an image of the data that might help me understand where the problem lies?

email them to me at d.rittenberg@tecplot.com

Let me know
Durrell4 is offline   Reply With Quote

Old   January 9, 2015, 12:46
Default
  #3
New Member
 
Join Date: Oct 2014
Posts: 16
Rep Power: 11
cecilia_xiao559 is on a distinguished road
Hey!

Thank you for your reply. Sorry i wasn't so clear on my first post.

So i have a model in xyz coordinate right now. it is a rotating rotor with a cylindrical shape. I am trying to generate a animation in tecplot with slices in the r/theta plane (looks like the picture i sent you). I want the slices to be rotating about the origin instead of translating through axis (if that makes sense). But right now i can only have slices in the x,y,z plane.
Also, I was able to extract a arbitrary slice from plane and i was shown it was successful. but i can't figure out how to shown them in the "slices" option.n or show the contour/vector etc of that created plane?

also, I am using tecplot 360 2013 R1 version.

Thanks a lot for your help!
cecilia_xiao559 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
Roe Flux Difference Splitting Scheme in Cylindrical Coordinate System _inferno_ Main CFD Forum 0 November 8, 2013 04:10
cylindrical coordinate vs cartesian coordinate Lam FLUENT 10 May 11, 2013 13:05
cylindrical coordinate -Gambit noussa ANSYS Meshing & Geometry 2 June 12, 2010 09:07
CFD Software with Cylindrical and Spherical Coordinate cfd2010 Main CFD Forum 0 June 9, 2010 21:55
Cording Ground.for in Cylindrical coordinate J.H. Lee. Phoenics 2 March 28, 2003 04:28


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