|
[Sponsors] |
September 16, 2008, 05:09 |
Hi all,
Is there any way to
|
#61 |
New Member
Join Date: Mar 2009
Posts: 29
Rep Power: 17 |
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 |
|
September 16, 2008, 06:44 |
Hi Fabien,
Try using Elemen
|
#62 |
Senior Member
Håkan Nilsson
Join Date: Mar 2009
Location: Gothenburg, Sweden
Posts: 205
Rep Power: 18 |
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. |
|
September 16, 2008, 08:13 |
Thanks Hakan !
It works we
|
#63 |
New Member
Join Date: Mar 2009
Posts: 29
Rep Power: 17 |
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 |
|
September 16, 2008, 13:00 |
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 |
For better comparison, you can export from Fluent with cell values.
Frncesco |
|
March 15, 2009, 10:11 |
Hi All,
I am having problem
|
#65 |
New Member
Arun
Join Date: Mar 2009
Posts: 25
Rep Power: 17 |
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 |
|
March 15, 2009, 10:15 |
Hi All,
I am having problem
|
#66 |
New Member
Arun
Join Date: Mar 2009
Posts: 25
Rep Power: 17 |
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 |
|
April 28, 2009, 05:22 |
Volume mesh
|
#67 |
New Member
Srikara Mahishi
Join Date: Mar 2009
Location: Bangalore
Posts: 22
Rep Power: 17 |
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 |
|
April 29, 2009, 03:34 |
|
#68 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,714
Rep Power: 40 |
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.
|
|
March 1, 2010, 12:17 |
Reading error in EnSight
|
#69 |
New Member
Isil Sakraker
Join Date: Mar 2010
Posts: 4
Rep Power: 16 |
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 |
|
March 2, 2010, 03:05 |
|
#70 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,714
Rep Power: 40 |
||
March 2, 2010, 03:45 |
|
#71 |
New Member
Isil Sakraker
Join Date: Mar 2010
Posts: 4
Rep Power: 16 |
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 < > < >-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-< |
|
March 2, 2010, 04:01 |
|
#72 | |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,714
Rep Power: 40 |
Quote:
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 < > < >-------------------------------------< |
||
March 2, 2010, 04:14 |
|
#73 | |
New Member
Isil Sakraker
Join Date: Mar 2010
Posts: 4
Rep Power: 16 |
Quote:
thanks a lot |
||
March 2, 2010, 07:05 |
|
#74 | |
New Member
Isil Sakraker
Join Date: Mar 2010
Posts: 4
Rep Power: 16 |
Quote:
|
||
August 12, 2010, 02:39 |
problems in Ensight
|
#75 |
New Member
chenpeng
Join Date: Aug 2010
Posts: 1
Rep Power: 0 |
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 |
|
January 11, 2019, 07:05 |
Ensight Mesh Precision
|
#76 |
New Member
Join Date: Aug 2013
Posts: 12
Rep Power: 13 |
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? |
|
January 23, 2019, 09:39 |
|
#77 |
New Member
Join Date: Aug 2013
Posts: 12
Rep Power: 13 |
I came with a solution for my mesh problem... see my post on Conversion of OpenFoam mesh to .msh
|
|
November 5, 2021, 12:33 |
Time Values in Ensight
|
#78 |
New Member
anonymous
Join Date: Oct 2021
Posts: 1
Rep Power: 0 |
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? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
A questions about Ensight 8.2 | alan | EnSight | 2 | December 19, 2012 14:52 |
Ensight | Jo | Siemens | 1 | May 12, 2010 09:45 |
Using Ensight anyone? | vivek | FLUENT | 1 | May 12, 2010 09:40 |
Ensight Povray | Fab | EnSight | 1 | April 17, 2007 14:54 |
Export to ensight! | Anders Jönson | Siemens | 2 | March 29, 2000 07:03 |