CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

How to plot Iso-surface in Fluent?

Register Blogs Community New Posts Updated Threads Search

Like Tree3Likes
  • 3 Post By herntan

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 2, 2009, 18:48
Default How to plot Iso-surface in Fluent?
  #1
Member
 
Ivan
Join Date: May 2009
Posts: 85
Rep Power: 16
ivanbuz is on a distinguished road
I want to plot Iso-surface of Q-criterion from LES simulation like those in the picture.

Can anyone give me a hint about how to do it in Fluent? Thanks alot!

ivanbuz is offline   Reply With Quote

Old   November 3, 2009, 04:51
Default
  #2
Senior Member
 
herntan's Avatar
 
YH Tan
Join Date: Mar 2009
Location: Malaysia
Posts: 119
Rep Power: 17
herntan is on a distinguished road
U need have the simulation run with result first.
Then create at Surface > ISO-surface.
u will need to specify what properties u want to use for this surface.
Basically , ISO surface is just link up all the point with same value.
For example, u want see all place with velocity = 10m/s, then u specify this value in ISO surface. fluent will link up all place with velocity =10m/s and make it a surface.

Then u have to open up the light at view to get the 3D render view.
after that u just view>grid of the ISO-surface u created.

I only done this once for fun. This is just some pieces in my memory.
Hope it helps.
yannie919, Oula and Jehosh like this.
__________________
Herntan,

Add Reputation if I am right
herntan is offline   Reply With Quote

Old   November 3, 2009, 05:48
Default
  #3
Senior Member
 
Philipov's Avatar
 
Svetlin Filipov
Join Date: Mar 2009
Location: United Kingdom
Posts: 176
Rep Power: 17
Philipov is on a distinguished road
Try using Tecplot for example.... you can do a lot...
Philipov is offline   Reply With Quote

Old   November 3, 2009, 15:13
Default
  #4
Member
 
Ivan
Join Date: May 2009
Posts: 85
Rep Power: 16
ivanbuz is on a distinguished road
Quote:
Originally Posted by herntan View Post
U need have the simulation run with result first.
Then create at Surface > ISO-surface.
u will need to specify what properties u want to use for this surface.
Basically , ISO surface is just link up all the point with same value.
For example, u want see all place with velocity = 10m/s, then u specify this value in ISO surface. fluent will link up all place with velocity =10m/s and make it a surface.

Then u have to open up the light at view to get the 3D render view.
after that u just view>grid of the ISO-surface u created.

I only done this once for fun. This is just some pieces in my memory.
Hope it helps.

Thanks a lot! I try and it works. There is one more question (I know you have only memory pieces. It is understandable if you don't remember it.) say I want to display several iso-surfaces with different values, how can I make them have different colors?
ivanbuz is offline   Reply With Quote

Old   November 3, 2009, 15:26
Default
  #5
Member
 
Ivan
Join Date: May 2009
Posts: 85
Rep Power: 16
ivanbuz is on a distinguished road
Quote:
Originally Posted by Philipov View Post
Try using Tecplot for example.... you can do a lot...
Thanks! Can I have some more details about how to do it in Tecplot?
ivanbuz is offline   Reply With Quote

Old   November 3, 2009, 22:09
Default
  #6
Senior Member
 
herntan's Avatar
 
YH Tan
Join Date: Mar 2009
Location: Malaysia
Posts: 119
Rep Power: 17
herntan is on a distinguished road
I just know u can create more then one ISO surface.
Maybe u can create with different value of surface and paint it with different color.
U should be able to show more then one surface when u show grid.

But i not sure how to paint surface with different color. Maybe u can tell me when u did it.
__________________
Herntan,

Add Reputation if I am right
herntan is offline   Reply With Quote

Old   November 4, 2009, 05:10
Default
  #7
Senior Member
 
Philipov's Avatar
 
Svetlin Filipov
Join Date: Mar 2009
Location: United Kingdom
Posts: 176
Rep Power: 17
Philipov is on a distinguished road
It can not be explained in 2 words.... open help files they are useful...
Philipov is offline   Reply With Quote

Old   November 4, 2009, 12:59
Default
  #8
Member
 
Ivan
Join Date: May 2009
Posts: 85
Rep Power: 16
ivanbuz is on a distinguished road
YH,

yes, I can create iso-surfaces with different values and display them in one picture, but just can not use different colors for them. I will post here when I know the answer. Thanks!
ivanbuz is offline   Reply With Quote

Old   November 4, 2009, 13:00
Default
  #9
Member
 
Ivan
Join Date: May 2009
Posts: 85
Rep Power: 16
ivanbuz is on a distinguished road
Svetlin,

I did read the manual, but can not find the answer yet
ivanbuz is offline   Reply With Quote

Old   April 8, 2013, 07:11
Default
  #10
New Member
 
katerina
Join Date: Feb 2013
Posts: 5
Rep Power: 13
katarin is on a distinguished road
Quote:
Originally Posted by Philipov View Post
Try using Tecplot for example.... you can do a lot...
Hello there.
I have exactly the same problem.
I want to import an iso-surface I have created in Tecplot, but I dont understand the format of the data file I have exported from CFD-Post.
I can see it gives me the x-y-z coordinates, later t gives me the faces and then it gives me numbers I dont know what they refer to.
Would u have an answer on that?
Please help.
Thank you in advance
katarin is offline   Reply With Quote

Old   April 8, 2013, 11:55
Default
  #11
Senior Member
 
OJ
Join Date: Apr 2012
Location: United Kindom
Posts: 473
Rep Power: 20
oj.bulmer will become famous soon enough
You mean, you want to see FLUENT results in Tecplot? You can't export it from CFD Post.
You will need to export your solution as CGNS file through FLUENT itself. Somewhere in Files >> Export >> Solution etc. Here you can select the variables you want to export, and save the cgns file. This can be opened in any visualization software.

But with Tecplot, you don't even have to do that. You can directly read the FLUENT solution files into it.

OJ
oj.bulmer is offline   Reply With Quote

Old   April 9, 2013, 08:05
Default
  #12
New Member
 
katerina
Join Date: Feb 2013
Posts: 5
Rep Power: 13
katarin is on a distinguished road
Quote:
Originally Posted by oj.bulmer View Post
You mean, you want to see FLUENT results in Tecplot? You can't export it from CFD Post.
You will need to export your solution as CGNS file through FLUENT itself. Somewhere in Files >> Export >> Solution etc. Here you can select the variables you want to export, and save the cgns file. This can be opened in any visualization software.

But with Tecplot, you don't even have to do that. You can directly read the FLUENT solution files into it.

OJ
Hello,
Thank you so much for your answer.
I have already exported the solution file that I need.
It gives me X-Y-Z coordinates with the corresponding nodes.
I also need the connectivities, which I choose, but it gives me a connectivity number (one number), whichI dont Know what this number refer to.
Later in the txt file I get, it gives me the faces.
At some point, it gives 5 nodes for each face, and I dont know how to change it, to put it in tecplot, and in which catecory it belongs.
I can see what you say in CFD-Post environment, but when I scale it in the Z axis, my design gets ruined.
I also need some other results, and need to put it in tecplot.

Is there a way to solve my problem?
Thank you in advance
katarin is offline   Reply With Quote

Old   May 20, 2015, 03:36
Default ANSYS FLUENT ISO-Surface animation request
  #13
New Member
 
Emy
Join Date: May 2015
Posts: 3
Rep Power: 10
innocentemy is on a distinguished road
Hi. Could you please help me? I want to get a 3D iso-surface similar to these movies that I got it from the Internet using FLUENT? https://www.youtube.com/watch?v=DLM9dF-m4zs https://www.youtube.com/watch?v=MCW9ce-qm6E

Thank you in advance..
innocentemy is offline   Reply With Quote

Old   May 8, 2017, 18:56
Default
  #14
New Member
 
Alp ASLAN
Join Date: Apr 2017
Posts: 4
Rep Power: 9
albaslan is on a distinguished road
Hi. I need to make fluent te isobar chart. I took the iso-surface behind my model and even got it on the velocity chart. But I can not find the isobar chart. Can you help me? Best regards
albaslan is offline   Reply With Quote

Reply

Tags
iso-surface


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
Surface plot in 3D with Fluent ? rosco FLUENT 13 May 10, 2020 12:29
[Gmsh] Problem with Gmsh nishant_hull OpenFOAM Meshing & Mesh Conversion 23 August 5, 2015 02:09
wierd problem with surface reation in Fluent Jiuan FLUENT 0 May 28, 2009 18:23
Is it possible to plot streamline on a user surface fkzstar CFX 2 April 8, 2009 05:30
importing unmeshed surface from gambit to fluent NISHIKANT TAMRAKAR FLUENT 1 March 7, 2009 14:08


All times are GMT -4. The time now is 07:04.