CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

Ensight

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 16, 2008, 04:09
Default Hi all, Is there any way to
  #61
New Member
 
Join Date: Mar 2009
Posts: 29
Rep Power: 17
ayoros is on a distinguished road
Hi all,

Is there any way to obtain a continuous appearance with enSight for the fields U, p, etc ..., as with paraview which interpolates the fields ?

As for now I use the foamToEnsight utility, I don't know if the solution would be to install the foam reader to enSight.

Thanks,

Fabien
ayoros is offline   Reply With Quote

Old   September 16, 2008, 05:44
Default Hi Fabien, Try using Elemen
  #62
Senior Member
 
Håkan Nilsson
Join Date: Mar 2009
Location: Gothenburg, Sweden
Posts: 203
Rep Power: 18
hani is on a distinguished road
Hi Fabien,

Try using ElementToNode in Ensight, which will interpolate the values. Note that this interpolation is weighted with the volumes of the surrounding control volumes, so it is not a tri-linear interpolation. For visualization purposes it is ok.

In Ensight you can see if your variables are element based or node based - look for (E) or (N) next to the variable in the variable calulator.

For element based variables it is assumed that the value is constant in each control volume.

Håkan.
hani is offline   Reply With Quote

Old   September 16, 2008, 07:13
Default Thanks Hakan ! It works we
  #63
New Member
 
Join Date: Mar 2009
Posts: 29
Rep Power: 17
ayoros is on a distinguished road
Thanks Hakan !

It works well.

Do you think a case mapping between an OpenFOAM result interpolated by ensight and a Fluent result exported with node values can be appropriate ?

Fabien
ayoros is offline   Reply With Quote

Old   September 16, 2008, 12:00
Default For better comparison, you can
  #64
Senior Member
 
Francesco Del Citto
Join Date: Mar 2009
Location: Zürich Area, Switzerland
Posts: 237
Rep Power: 18
fra76 is on a distinguished road
For better comparison, you can export from Fluent with cell values.

Frncesco
fra76 is offline   Reply With Quote

Old   March 15, 2009, 09:11
Default Hi All, I am having problem
  #65
New Member
 
Arun
Join Date: Mar 2009
Posts: 25
Rep Power: 17
arun is on a distinguished road
Hi All,

I am having problem with Ensight 8.2.4 installation in linux platform. I am new to linux and openFOAM as well. I followed the installation manual by Ensight but everytime I run the command "ensight82" nothing happens and the "no such file" massage prompted in the terminal. I have set the enviroment as instructed during the final step of the installation process.

Any help is highly appreciated.
Thanks in advance.

Arun
arun is offline   Reply With Quote

Old   March 15, 2009, 09:15
Default Hi All, I am having problem
  #66
New Member
 
Arun
Join Date: Mar 2009
Posts: 25
Rep Power: 17
arun is on a distinguished road
Hi All,

I am having problem with Ensight 8.2.4 installation in linux platform. I am new to linux and openFOAM as well. I followed the installation manual by Ensight but everytime I run the command "ensight82" nothing happens and the "no such file" massage prompted in the terminal. I have set the enviroment as instructed during the final step of the installation process.

Any help is highly appreciated.
Thanks in advance.

Arun
arun is offline   Reply With Quote

Old   April 28, 2009, 04:22
Default Volume mesh
  #67
New Member
 
srikara's Avatar
 
Srikara Mahishi
Join Date: Mar 2009
Location: Bangalore
Posts: 22
Rep Power: 17
srikara is on a distinguished road
Hi foamers,
I want to export an Openfoam file to Ensight format. But I want only the volume mesh to be written into Ensight without the exterior patches. Does anybody have any idea how to do it using Openfoam?

Regards,
Srikara
srikara is offline   Reply With Quote

Old   April 29, 2009, 02:34
Default
  #68
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,684
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
The quickest is probably to extend the existing foamToEnsight utillity to handle a '-noPatches' options (while you're at it, perhaps a '-patchesOnly' option too) and submit your updated version as an enhancement request. It looks like the main code bits to adjust are in the ensightMesh constructor.
olesen is offline   Reply With Quote

Old   March 1, 2010, 11:17
Default Reading error in EnSight
  #69
New Member
 
Isil Sakraker
Join Date: Mar 2010
Posts: 4
Rep Power: 16
lillymarlin is on a distinguished road
Hello all,
I am running openfoam in a linux machine and produce the Ensight files there. But then I have the Ensight in a separate Windows machine. And I cannot read the file on EnSight, it says error prereading data. It is a normal .case file with the variables too.
I think i have to set the environment variables, they are all there except for the openfoam one since it is not in the windows machine.

Can you help me with how to open properly the .case file??

Thanks a lot
lillymarlin is offline   Reply With Quote

Old   March 2, 2010, 02:05
Default
  #70
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,684
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
Quote:
Originally Posted by lillymarlin View Post
... I cannot read the file on EnSight, it says error prereading data. It is a normal .case file with the variables too.
Does ens_checker report any errors/warnings with your case?
olesen is offline   Reply With Quote

Old   March 2, 2010, 02:45
Default
  #71
New Member
 
Isil Sakraker
Join Date: Mar 2010
Posts: 4
Rep Power: 16
lillymarlin is on a distinguished road
Quote:
Originally Posted by olesen View Post
Does ens_checker report any errors/warnings with your case?
Hello,

It says like this.. I dont know how to fix this, since i only exported the files from openfoam


C:\Users\ISIL\Documents\VKI\CFD Lab\Grids\EnSight>ens_checker90 BFS.case


************************************************** ***************
* EnSight Data Format Checker *
* =========================== *
* Currently, *
* 1. Must be run from directory in which casefile is located. *
* 2. Handles EnSight6 and EnSight Gold formats only. *
* 3. Does not process SOS casefiles. *
************************************************** ***************
<Version: 2.019>
<Built: 12/17/2008>

Casefile to Process:
--------------------
BFS.case (Opened successfully)

---------------------
Major Sections Found:
---------------------

===> Problem:
-------------
Casefile did not contain the required FORMAT section
Casefile did not contain the required GEOMETRY section


>-*-*-*-*-*-* bummer! *-*-*-*-*-*-<
> <
> Verification of the data FAILED <
> <
>-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-<
lillymarlin is offline   Reply With Quote

Old   March 2, 2010, 03:01
Default
  #72
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,684
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
Quote:
Originally Posted by lillymarlin View Post
It says like this.. I dont know how to fix this, since i only exported the files from openfoam
...
===> Problem:
-------------
Casefile did not contain the required FORMAT section
Casefile did not contain the required GEOMETRY section
If you are missing FORMAT and GEOMETRY sections, there is no way it can ever load.
How did you convert the OpenFOAM data to Ensight? Using either foamToEnsight or foamToEnsightParts definitely generates case files correctly for me.

Code:
>-------------- Hooray! --------------<
>                                     <
> Data format verification SUCCESSFUL <
>                                     <
>          with No Warnings           <
>                                     <
>-------------------------------------<
Perhaps there is a line-endings problem occurring when you transfer files to windows?
olesen is offline   Reply With Quote

Old   March 2, 2010, 03:14
Default
  #73
New Member
 
Isil Sakraker
Join Date: Mar 2010
Posts: 4
Rep Power: 16
lillymarlin is on a distinguished road
Quote:
Originally Posted by olesen View Post
If you are missing FORMAT and GEOMETRY sections, there is no way it can ever load.
How did you convert the OpenFOAM data to Ensight? Using either foamToEnsight or foamToEnsightParts definitely generates case files correctly for me.

Code:
>-------------- Hooray! --------------<
>                                     <
> Data format verification SUCCESSFUL <
>                                     <
>          with No Warnings           <
>                                     <
>-------------------------------------<
Perhaps there is a line-endings problem occurring when you transfer files to windows?
I used foamToEnsight, i will try the other converter and I am not keen at linux at all but i'll check the line endings.. and probably come back with other questions heh
thanks a lot
lillymarlin is offline   Reply With Quote

Old   March 2, 2010, 06:05
Default
  #74
New Member
 
Isil Sakraker
Join Date: Mar 2010
Posts: 4
Rep Power: 16
lillymarlin is on a distinguished road
Quote:
Originally Posted by olesen View Post
If you are missing FORMAT and GEOMETRY sections, there is no way it can ever load.
How did you convert the OpenFOAM data to Ensight? Using either foamToEnsight or foamToEnsightParts definitely generates case files correctly for me.

Code:
>-------------- Hooray! --------------<
>                                     <
> Data format verification SUCCESSFUL <
>                                     <
>          with No Warnings           <
>                                     <
>-------------------------------------<
Perhaps there is a line-endings problem occurring when you transfer files to windows?
Now it opens, but the internal points do not seem to load, then i used foamToEnsightParts and now i see the grid, but they do not seem to be associated to the variables since i cannot paint the internal area to velocity or whatever variable i loaded. It is like they are not connected. It says "no values found for selected parts"
lillymarlin is offline   Reply With Quote

Old   August 12, 2010, 01:39
Question problems in Ensight
  #75
New Member
 
chenpeng
Join Date: Aug 2010
Posts: 1
Rep Power: 0
foreverchenpeng is on a distinguished road
Hello all,
I am running Ensight in a windows 7-64 bit machine and produce the Ensight files there. And I cannot read the file on EnSight, it says" error prereading data". It is a normal .case file with the variables too.but yesderday,i can run the software successful.

Can you help me with how to open properly the .case file??

Thanks a lot
foreverchenpeng is offline   Reply With Quote

Old   January 11, 2019, 06:05
Default Ensight Mesh Precision
  #76
ICS
New Member
 
Join Date: Aug 2013
Posts: 12
Rep Power: 12
ICS is on a distinguished road
I'm working on a case with a very high mesh aspect ratio (I need to solve the boundary layer for a supersonic flow). Hence, I need to increase the writing precision for the "geometry" file when I use the application foamToEnsightParts... the default result using the -ascii option is scientific notation with 5 decimals and that's not enougth for me.
Changing the controlDict writePrecision doesn't help, neither the foamToEnsightParts -width option... Any ideas how to do that?
ICS is offline   Reply With Quote

Old   January 23, 2019, 08:39
Default
  #77
ICS
New Member
 
Join Date: Aug 2013
Posts: 12
Rep Power: 12
ICS is on a distinguished road
I came with a solution for my mesh problem... see my post on Conversion of OpenFoam mesh to .msh
ICS is offline   Reply With Quote

Old   November 5, 2021, 11:33
Default Time Values in Ensight
  #78
New Member
 
anonymous
Join Date: Oct 2021
Posts: 1
Rep Power: 0
Pakurai is on a distinguished road
Hello everyone,


i have run a LES at the start Time 30000.
I've got the Solution at the Time:

30000
30000.00015
30000.0002999986
30000.0004499979696
30000.0005999972927
30000.0007499966159
30000.0008999959391
30000.0010499952623
30000.0011999945855
30000.0013499939087
30000.0014999932318

After translating the data to Ensight format with the command foamToEnsight i get this case-file(attachments)
Why are the time values all 30000 and not same as my solution?
Attached Images
File Type: png Ensight_case_file.PNG (31.2 KB, 4 views)
Pakurai is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
A questions about Ensight 8.2 alan EnSight 2 December 19, 2012 13:52
Ensight Jo Siemens 1 May 12, 2010 08:45
Using Ensight anyone? vivek FLUENT 1 May 12, 2010 08:40
Ensight Povray Fab EnSight 1 April 17, 2007 13:54
Export to ensight! Anders Jönson Siemens 2 March 29, 2000 06:03


All times are GMT -4. The time now is 01:47.