|
[Sponsors] |
June 27, 2013, 11:51 |
Flatten 3D cylindrical surface to 2D XY plot
|
#1 |
New Member
Join Date: Mar 2013
Posts: 5
Rep Power: 13 |
Hi all. I am currently stuck and wondering if there is a way to take a surface pressure contour plot of e.g. a half cylinder and flatten it to an XY plot, with X=X (cm) and Y=theta (degrees or radians). Alternatively, how would this data be exported to TecPlot to achieve the same goal (or can it be achieved by importing the .cas/.dat data into TecPlot)? Thanks for any help!
|
|
June 28, 2013, 08:18 |
|
#3 |
New Member
Join Date: Mar 2013
Posts: 5
Rep Power: 13 |
Thanks Far, I actually figured it out in TecPlot in the end:
define central point of the cylinder > define a new theta parameter > convert theta to degrees if required - included below in case it can help anyone else out in the future: {y-centre}={Y}-[insert correction value if required] {theta}=ATAN2({X},{y-centre}) {theta-degrees}={theta}*(180/pi) Then plot X vs. theta for a contour plot of the desired variable. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Snap Precision to a STL Surface | malaboss | OpenFOAM Meshing & Mesh Conversion | 16 | July 26, 2013 02:44 |
[ICEM] How to generate sunstructured "all-tri patch-dependant" surface mesh in ICEM? | jash | ANSYS Meshing & Geometry | 19 | July 23, 2013 19:48 |
How to plot the wave contour in ship flow (free surface) problem | deddy1973 | CFX | 6 | February 19, 2013 06:49 |
3D surface plot | moloykb | FLUENT | 0 | October 4, 2012 05:54 |
[ICEM] Automatic mesh generation script surface intersection problem | stuart23 | ANSYS Meshing & Geometry | 0 | May 13, 2011 02:10 |