|
[Sponsors] |
opening ensight case in open source visualizer |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 14, 2006, 04:21 |
opening ensight case in open source visualizer
|
#1 |
Guest
Posts: n/a
|
Hi everybody, I have a cfd case saved in Ensight format and I'm trying to visualize it. I've tried many visualizers as Paraview and MayaVi but it crashes all the time! Probably the problem is that my file is too big (.geo file is ~450 MB)...my PC is quite new (P4 4GHz; 1 GB Ram) so I don't think is an hardware problem...any idea? thank you
|
|
December 14, 2006, 06:25 |
Re: opening ensight case in open source visualizer
|
#2 |
Guest
Posts: n/a
|
Paraview works just fine with Ensight files. If it can't open - and I guess 450 MB isn't too much for Paraview - there could be something wrong with your files.
-Márcio |
|
December 14, 2006, 06:31 |
Re: opening ensight case in open source visualizer
|
#3 |
Guest
Posts: n/a
|
Yes you are right: now I'm trying with a 77 MB .geo file and I have always the same prolem. I found another difference between a case that works and my case that crash: the first format type is "ensight" and the second is "ensight gold" but after googleing it, it seems like there is no problem for paraview with ensight gold...any suggestion? thank you
|
|
December 14, 2006, 07:39 |
Re: opening ensight case in open source visualizer
|
#4 |
Guest
Posts: n/a
|
What kind of cells do you have in your Ensight file? I had problems with n-faced polyhedral cells and paraview.
|
|
December 14, 2006, 08:19 |
Re: opening ensight case in open source visualizer
|
#5 |
Guest
Posts: n/a
|
Paraview will read ensight gold format. So just read the case into EnSight and export the gold-format from there
|
|
December 14, 2006, 08:56 |
Re: opening ensight case in open source visualizer
|
#6 |
Guest
Posts: n/a
|
it's mixed hexa-tetra. The mesh was generated with pro-am from star-cd
|
|
December 14, 2006, 09:00 |
Re: opening ensight case in open source visualizer
|
#7 |
Guest
Posts: n/a
|
the problem is that I don't have ensight! In fact I use Comet solver and I want to export the case in an open source visualizer: to have a common format I have to save the case in Comet as an ensight file and than read it in paraview
|
|
December 14, 2006, 16:20 |
Re: opening ensight case in open source visualizer
|
#8 |
Guest
Posts: n/a
|
"ensight all binary same - - -" works for me to go from Comet to Paraview (reading in as big-endian), but I've only tested that with hexa grids.
A known issue in Paraview is with ASCII ensight files, you need to remove the leading spaces from lines containing strings. |
|
December 15, 2006, 04:10 |
Re: opening ensight case in open source visualizer
|
#9 |
Guest
Posts: n/a
|
I ususally do the same and for hexa grids it works for me too...probably it's about the mixed hexa-tetra mesh...
|
|
December 15, 2006, 04:33 |
Re: opening ensight case in open source visualizer
|
#10 |
Guest
Posts: n/a
|
Hi Charles, I tried also with the ascii file but I don't understand where I have to remove spaces? In wich file? thanx
|
|
December 15, 2006, 04:47 |
Re: opening ensight case in open source visualizer
|
#11 |
Guest
Posts: n/a
|
In the various data files (not the case), when you are using ASCII format, there are lines of text headings, at various positions in the files. You need to strip the leading spaces from these lines.
|
|
December 15, 2006, 04:51 |
Re: opening ensight case in open source visualizer
|
#12 |
Guest
Posts: n/a
|
thank you I will try! ciao
|
|
December 15, 2006, 06:55 |
Re: opening ensight case in open source visualizer
|
#13 |
Guest
Posts: n/a
|
no way to do it!I also tried to open the case in an ensight trial version but nothing...
|
|
December 15, 2006, 18:59 |
Re: opening ensight case in open source visualizer
|
#14 |
Guest
Posts: n/a
|
Hi clhona
If your binary files has been written in a pc, try changing the "byte order" to "little endian". For ASCII files you must clean the leading white spaces at the end of the lines as Charles said. Ensight provides a utility called ens_checker which may be useful to discover some problems in your case file. I guess this utility is available in the Ensight's trial copy. Regards Renato. p.s.: Ensight Gold is not equal to Ensight format. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
wmake compiling new solver | mksca | OpenFOAM Programming & Development | 14 | June 22, 2018 07:29 |
Dual Boot Windows and Linux and Go Open Source | andyj | Main CFD Forum | 2 | October 21, 2010 17:49 |
OpenFOAM Install Script | ljsh | OpenFOAM Installation | 82 | October 12, 2009 12:47 |
Could the CFD community benefit from Open Source? | JF | Main CFD Forum | 13 | December 18, 2006 00:06 |
Free surface boudary conditions with SOLA-VOF | Fan | Main CFD Forum | 10 | September 9, 2006 13:24 |