|
[Sponsors] |
generating 2d-planar contour plots from a contour plot on a curved surface |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 18, 2016, 20:31 |
generating 2d-planar contour plots from a contour plot on a curved surface
|
#1 |
Senior Member
ali
Join Date: Oct 2009
Posts: 318
Rep Power: 18 |
Hi fellas,
I have a problem with CFX post. I have a turbine blade and I have solved the flow around it numerically. I can see the distribution of any kind of variable that I like on the curved surfaces of the blade using the contour plot option in CFX post. Now I would like to project this contour plot values onto a planar surface but I cannot do it. In other words I am looking for some methods to make the contour plot on the curve surface planar. Any ideas? Any kind of help is much appreciated. Thanks, |
|
May 18, 2016, 21:53 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,852
Rep Power: 144 |
I would export the data from CFD-Post and do this in a more advanced post processor like tecplot, fieldview or ensight. If you don't have those you can do the plotting yourself in python if you are handy at maths and programming.
|
|
May 20, 2016, 18:17 |
|
#3 |
Senior Member
ali
Join Date: Oct 2009
Posts: 318
Rep Power: 18 |
I have spent time playing with these softwares that you have named but to no avail.
has anyone previously done this successfully? |
|
May 21, 2016, 07:17 |
|
#4 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,852
Rep Power: 144 |
If I was going to do it I would do it in python. You would have to write a routine which reads the imported file, transforms the coordinates to a 2D plane and then plots it. If the transform is simple this is only an hour or two's work. If the transform is complex this could take a few days work.
Have a look at python, numpy and matplotlib. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Export/Import data contour plots with Matlab | meangreen | FLUENT | 11 | October 28, 2020 11:06 |
udf diffusivity in contour plot | Lilly | FLUENT | 0 | July 29, 2014 09:40 |
Using UDFs to create a contour plot | varoons | Fluent UDF and Scheme Programming | 0 | April 26, 2012 14:28 |
Local surface contour line plots | Nandu | FLUENT | 0 | November 10, 2003 00:26 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |