|
[Sponsors] |
January 8, 2015, 15:10 |
slices animation in cylindrical coordinate
|
#1 |
New Member
Join Date: Oct 2014
Posts: 16
Rep Power: 12 |
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! |
|
January 9, 2015, 12:34 |
Slicing in cylindrical coordinates
|
#2 |
Member
|
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 |
|
January 9, 2015, 13:46 |
|
#3 |
New Member
Join Date: Oct 2014
Posts: 16
Rep Power: 12 |
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! |
|
|
|
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 05:10 |
cylindrical coordinate vs cartesian coordinate | Lam | FLUENT | 10 | May 11, 2013 14:05 |
cylindrical coordinate -Gambit | noussa | ANSYS Meshing & Geometry | 2 | June 12, 2010 10:07 |
CFD Software with Cylindrical and Spherical Coordinate | cfd2010 | Main CFD Forum | 0 | June 9, 2010 22:55 |
Cording Ground.for in Cylindrical coordinate | J.H. Lee. | Phoenics | 2 | March 28, 2003 05:28 |