|
[Sponsors] |
February 5, 2015, 01:46 |
cfx solution to Plot3d
|
#1 |
New Member
Thanitha
Join Date: Feb 2015
Posts: 5
Rep Power: 11 |
Hi
I want to create a plot3d file from the CFD results of ansys CFX. There is a converter to do this called CGNSViewer. but I need a STRUCTURED Solution file. I tried exporting CGNS files but they are Unstructured. Is there a way to get a Structured solution file from cfx? Any other suggestions are welcome too. Thank you |
|
February 5, 2015, 04:47 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
No. CFX is an unstructured solver so if you give it a structured mesh it ignores it and treats it as unstructured. So the post processor never sees the mesh structure, so it cannot be exported as structured.
My only suggestion is to export the data from CFX and read it into something you write yourself (in matlab or python or something) which regenerates the mesh structure. Obviously there is quite a bit of programming in this approach. |
|
February 5, 2015, 06:06 |
|
#3 |
New Member
Thanitha
Join Date: Feb 2015
Posts: 5
Rep Power: 11 |
Hi
Thanks for clearing that out of the way. I'm working on the programming approach. I really think someone should have needed to do it before me. Thanks again. |
|
Tags |
cfx, cgns, structured-unstructured |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Disabling solution of some variables in CFX | akeyev | CFX | 2 | December 6, 2012 22:33 |
PLOT3D solution into Fluent | ufocfd | FLUENT | 0 | November 12, 2012 13:04 |
Solution technique/ Mesh type/ Cell limit/ Multi-zone regions in CFX | zandi | CFX | 5 | April 10, 2009 02:06 |
how to make a CFX solution | NITIN DEWANGAN | CFX | 2 | August 8, 2008 09:06 |
CFX 4.4 installation problem | Pandu Sattvika | CFX | 1 | December 1, 2001 05:07 |