CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Exporting fluent case data to Ensight/paraview (https://www.cfd-online.com/Forums/fluent/63188-exporting-fluent-case-data-ensight-paraview.html)

aerogt3 March 31, 2009 14:37

Exporting fluent case data to Ensight/paraview
 
Hey all,


I am trying to post processing non-conformal meshes (tgrid hex-core) in paraview after being run in fluent, but paraview cannot do it. Nor can ensight. Is there a special trick to exporting from fluent/importing with these two softwares to see non-conformal meshes?

Cheers,

kevincolburn March 31, 2009 16:11

Exporting fluent case data to EnSight
 
I can't say about paraview, but EnSight fully supports all grid types from Fluent. The most robust way to get data from Fluent to EnSight, you can export from within Fluent to the "EnSight Case Gold" format. File -- > Export --> EnSight Case Gold Format. There should not be any trick needed to read the data into EnSight from there. Which version of EnSight are you using?
-Kevin Colburn

aerogt3 March 31, 2009 16:18

Quote:

Originally Posted by kevincolburn (Post 211463)
I can't say about paraview, but EnSight fully supports all grid types from Fluent. The most robust way to get data from Fluent to EnSight, you can export from within Fluent to the "EnSight Case Gold" format. File -- > Export --> EnSight Case Gold Format. There should not be any trick needed to read the data into EnSight from there. Which version of EnSight are you using?
-Kevin Colburn

Yeah, that actually doesn't work! The non-conformal cells just show up empty in ensight. But I am trying to ultimately get it into paraview.

kevincolburn March 31, 2009 16:29

Quote:

Originally Posted by aerogt3 (Post 211465)
Yeah, that actually doesn't work! The non-conformal cells just show up empty in ensight. But I am trying to ultimately get it into paraview.

Well, I've used EnSight for 8 years with Fluent, using non-conformal meshes, (tet, hexcore, polyhedrals, prisms, pyramids, etc), and they all have worked being exported from Fluent to EnSight. When you mean they show up "empty" in EnSight, are the elements there, just without any flowfield variables? Can you share the .geo and .encas file? I am quite certain they should read in just fine into EnSight. Again, which version of Fluent (perhaps an export issue), or what version of EnSight (read problem) are you using? Up-to-date versions of Fluent and EnSight work just fine with these types of elements.
-Kevin Colburn

aerogt3 April 1, 2009 17:35

I think the problem is that the mesh needs to be exported in Fluent 6.3.35.

In any case my real issue is getting it into paraview. Ensight was just the format I was using to do that.

wanna88 April 25, 2012 03:42

Hi

I want to calculate the time average wall shear stress (TAWSS).
I used fluent, but i do not know how to do this, can it be done on ENSIGHT?

The time average wall shear stress equation:

(WSS at time point 0.1+ WSS at time point 0.2+......WSS at time point 1.0) /10

I divide by 10 as I take the value of wall shear stress randomly at 10 time points which is at 0.1 s, 0.2 s, 0.3 s, 0.4 s, 0.5 s, 0.6 s, 0.7 s, 0.8s ,0.9 s and 1.0 s


Thank you so much if someone can help me on this.

Regards,
Naimah

kevincolburn April 25, 2012 12:10

Calculating Temporal Average
 
Naimah,

There is actually a PreDefined function in the Calculator of EnSight which does that automatically for you already called a TEMPORAL MEAN called "TempMean()". To use it simply:
a. Select the part(s) over which you want to compute this quantity (probably the wall parts in your case).
b. Open up the calculator, and select on the "TempMean" predefined function. You simply specify which variable you want to take the temporal mean of, along with the time step range (t1 to t2) that you want to take the mean over.
In your case, I would anticipate that the calculator function would end up looking like : TempMean(plist,WSS,0,9) (this would calculate the temporal mean of the variable called 'WSS' from timetep 0 to timestep 9.)
Let me know if I can be any any further assistance.
-Kevin
(kevin@ceisoftware.com)

mohammad May 7, 2012 09:07

Quote:

Originally Posted by kevincolburn (Post 211467)
Well, I've used EnSight for 8 years with Fluent
-Kevin Colburn

Hi Kevin,
Do you have any experience about CFX to Ensight.
My results are in "mm" and seemingly in Ensight they must be in "m".
I am not expert in Ensight.
can u help me?

Thanks a lot

kevincolburn May 7, 2012 09:15

There are two ways to get data from CFx into EnSight. Within the CFx Run GUI, you can choose "Tools -- > Export". You set the export format to EnSight Case Gold format, and write out the necessary variables and domains to EnSight format. You can read them straight into EnSight. If you need to scale the model, you can do so by selecting the Edit Model Parts, and scaling the geometry there (if you need to). BTW: EnSight only cares about units consistency, not what the value is.

The other method is to natively read in the CFx .res file into EnSight. From the File Open browser, select the CFx .res file, make sure the format is set to "CFx", and Load the model. You can follow the same steps to scale the model if you need to.

Let me know if I can be of more assistance.

Kevin

(kevin@ceisoftware.com)


All times are GMT -4. The time now is 19:56.