[Paraview] Ensight reader - Bayesian Filter detected spam - Bayesian Filter detected spam

Mathieu Malaterre mathieu.malaterre at kitware.com
Mon May 23 09:02:50 EDT 2005


Benjamin,

	Could you add this as a bug report for paraview(*). If possible add a 
sample ensight file that cannot be read properly.

Thanks,
Mathieu
(*) http://paraview.org/Bug

Benjamin REVEILLE wrote:
> Hi Charles
> 
> I discovered this by looking at ensight furnished examples that worked 
> in paraview, and this was the only difference I found... However the 
> ensight documentation never said text lines should be stripped of 
> leading whitespaces... And effectively ensight does not need them to be. 
> Maybe this (allow leading whitespaces in text lines) needs to be added 
> to the ensight reader for paraview...
> 
> Happy I could help.
> 
> charles.crosby at sachallenge.com a écrit :
> 
>> Benjamin,
>>
>> Using your advice, I stripped out all the leading spaces on text lines 
>> in all
>> the files, and now it is working perfectly.  It is only supposed to be a
>> surface mesh anyway.  I can now stop paying for Ensight, because I 
>> much prefer
>> Paraview anyway!
>>
>> Thanks again,
>>
>> Charles
>>
>>
>> Quoting Benjamin REVEILLE <benjamin.reveille at ifp.fr>:
>>
>>  
>>
>>> Hi Charles.. I've looked at your files...
>>>
>>> First my experience is that for ascii files paraview wants text (i.e. 
>>> character writes) tabulated to the left (all ensight commands such as 
>>> part coordinates hexa8 quad etc....)
>>>
>>> for exaple in your geometry you have
>>> part <-- one space at the beginning of the line
>>> 1
>>>
>>> I used
>>> part <-- no more space...
>>> 1 <-- numbers are all changed
>>>
>>>
>>> This allows me to load the case and remove the continuous beeps I was 
>>> getting from paraview when loading those you sent me.
>>>
>>> However the mesh does not display even though the the label ids can 
>>> be shown and seem to represent the geometry...
>>> There something else but I don't know what...
>>> Sorry I couldn't do more...
>>>
>>> Ben
>>>
>>> Charles Crosby a écrit :
>>>
>>>   
>>>
>>>> Hi Benjamin,
>>>>
>>>> Here is a zip archive with the files.
>>>>
>>>> Regards,
>>>>
>>>> Charles
>>>>
>>>>
>>>> Benjamin REVEILLE wrote:
>>>>
>>>>     
>>>>
>>>>> I'm willing to take a look. I've had some problems too with files 
>>>>> loading in ensight but not paraview...
>>>>>
>>>>> Ben
>>>>>
>>>>> Charles Crosby a écrit :
>>>>>
>>>>>       
>>>>>
>>>>>> I am reluctant to complain about this, because I don't think I 
>>>>>> have the programming skills to engineer a fix, but Paraview will 
>>>>>> not read all Ensight Gold ASCII files either. I have a set of 
>>>>>> ASCII files that are valid Ensight files, according to Ensight's 
>>>>>> format checker, but Paraview will not read them. If anybody who 
>>>>>> has the skills would like to look at these files to suggest a fix, 
>>>>>> I will happily pass them on (not large files).
>>>>>>
>>>>>> Charles Crosby
>>>>>>
>>>>>>
>>>>>> Benjamin REVEILLE wrote:
>>>>>>
>>>>>>         
>>>>>>
>>>>>>> Hello David
>>>>>>>
>>>>>>> My knowledge/experience is that paraview only support Ensight C 
>>>>>>> binary Files... I would also love Ensight Fortran Binary 
>>>>>>> support... However I have no idea what the difference is between 
>>>>>>> Fortran and C Binary files, so I use ASCII for know (which is a 
>>>>>>> waste of disk space and speed...)
>>>>>>>
>>>>>>> Ben
>>>>>>>
>>>>>>>
>>>>>>> Dr. David F. Robinson a écrit :
>>>>>>>
>>>>>>>           
>>>>>>>
>>>>>>>> I am receiving the following errors when trying to read an 
>>>>>>>> Ensight Gold ‘Fortran Binary’ file. Can anyone provide a 
>>>>>>>> suggestion for how to proceed?
>>>>>>>>
>>>>>>>> Thanks in advance,
>>>>>>>>
>>>>>>>> David
>>>>>>>>
>>>>>>>> set kw(vtkTemp5) [$Application GetMainWindow]
>>>>>>>>
>>>>>>>> set kw(vtkTemp23) [$kw(vtkTemp5) GetMainView]
>>>>>>>>
>>>>>>>> set kw(vtkTemp660) [$kw(vtkTemp5) InitializeReadCustom "ensight" 
>>>>>>>> "/home2/dfrobins/Raven/test/adapt_box/Movies/ens.case"]
>>>>>>>>
>>>>>>>> $kw(vtkTemp5) ReadFileInformation $kw(vtkTemp660) 
>>>>>>>> "/home2/dfrobins/Raven/test/adapt_box/Movies/ens.case"
>>>>>>>>
>>>>>>>> $kw(vtkTemp5) FinalizeRead $kw(vtkTemp660) 
>>>>>>>> "/home2/dfrobins/Raven/test/adapt_box/Movies/ens.case"
>>>>>>>>
>>>>>>>> set kw(vtkTemp677) [$kw(vtkTemp660) GetPVWidget {Filename}]
>>>>>>>>
>>>>>>>> $kw(vtkTemp677) SetValue 
>>>>>>>> "/home2/dfrobins/Raven/test/adapt_box/Movies/ens.case"
>>>>>>>>
>>>>>>>> set kw(vtkTemp663) [$kw(vtkTemp660) GetPVWidget {ByteOrder}]
>>>>>>>>
>>>>>>>> $kw(vtkTemp663) SetCurrentValue {0}
>>>>>>>>
>>>>>>>> set kw(vtkTemp668) [$kw(vtkTemp660) GetPVWidget {TimeSet}]
>>>>>>>>
>>>>>>>> $kw(vtkTemp668) SetTimeValueCallback {}
>>>>>>>>
>>>>>>>> set kw(vtkTemp672) [$kw(vtkTemp660) GetPVWidget {PointArrays}]
>>>>>>>>
>>>>>>>> set kw(vtkTemp676) [$kw(vtkTemp660) GetPVWidget {CellArrays}]
>>>>>>>>
>>>>>>>> # Error or warning:
>>>>>>>>
>>>>>>>> # There was a VTK Error in file:
>>>>>>>>             
>>
>> /home/amy/ParaViewReleaseRoot/paraview-2.0.1/Servers/ServerManager/vtkSMPartDisplay.cxx 
>>
>>  
>>
>>>>>>>> (605)
>>>>>>>>
>>>>>>>> # Connecting a display to a source that has no outputs.
>>>>>>>>
>>>>>>>> #
>>>>>>>>
>>>>>>>> set kw(vtkTemp690) [$kw(vtkTemp5) GetAnimationManager]
>>>>>>>>
>>>>>>>> set kw(vtkTemp483) [$kw(vtkTemp690) GetAnimationScene]
>>>>>>>>
>>>>>>>> $kw(vtkTemp483) Stop
>>>>>>>>
>>>>>>>> $kw(vtkTemp660) AcceptCallback
>>>>>>>>
>>>>>>>> # Error or warning:
>>>>>>>>
>>>>>>>> # There was a VTK Error in file:
>>>>>>>>             
>>
>> /home/amy/ParaViewReleaseRoot/paraview-2.0.1/Servers/ServerManager/vtkSMPartDisplay.cxx 
>>
>>  
>>
>>>>>>>> (1661)
>>>>>>>>
>>>>>>>> # Display has no associated object, can not gather info.
>>>>>>>>
>>>>>>>> #
>>>>>>>>
>>>>>>>> $kw(vtkTemp483) Stop
>>>>>>>>
>>>>>>>> # Error or warning:
>>>>>>>>
>>>>>>>> # There was a VTK Error in file:
>>>>>>>>             
>>
>> /home/amy/ParaViewReleaseRoot/paraview-2.0.1/Servers/ServerManager/vtkSMPartDisplay.cxx 
>>
>>  
>>
>>>>>>>> (1661)
>>>>>>>>
>>>>>>>> # Display has no associated object, can not gather info.
>>>>>>>>
>>>>>>>> #
>>>>>>>>
>>>>>>>> $kw(vtkTemp483) Stop
>>>>>>>>
>>>>>>>> # Error or warning:
>>>>>>>>
>>>>>>>> # There was a VTK Error in file:
>>>>>>>>             
>>
>> /home/amy/ParaViewReleaseRoot/paraview-2.0.1/Servers/ServerManager/vtkSMPartDisplay.cxx 
>>
>>  
>>
>>>>>>>> (1661)
>>>>>>>>
>>>>>>>> # Display has no associated object, can not gather info.
>>>>>>>>
>>>>>>>> #
>>>>>>>>
>>>>>>>>
>>>>>>>>             
>>>
>>> ------------------------------------------------------------------------ 
>>>   
>>>
>>>>>>>> _______________________________________________
>>>>>>>> ParaView mailing list
>>>>>>>> ParaView at paraview.org
>>>>>>>> http://www.paraview.org/mailman/listinfo/paraview
>>>>>>>>
>>>>>>>>
>>>>>>>>             
>>>
>>> -- 
>>> ===================================================================
>>> Benjamin Réveillé              
>>> Institut Français du Pétrole       Tel  : +33 1 47 52 62 68
>>> Section R1022R  /  Bureau L207     Fax  : +33 1 47 52 70 68
>>> 1 & 4, avenue de Bois-Preau
>>> 92852 RUEIL-MALMAISON  FRANCE      http://www.ifp.fr
>>>
>>> mail : benjamin.reveille at ifp.fr
>>> ===================================================================
>>>
>>>
>>>
>>> __________________________
>>>
>>> Ce message (et toutes ses pièces jointes éventuelles) est 
>>> confidentiel et
>>> établi à l'intention exclusive de ses destinataires. Toute 
>>> utilisation de ce
>>> message non conforme à sa destination, toute diffusion ou toute 
>>> publication,
>>> totale ou partielle, est interdite, sauf autorisation expresse. L'IFP 
>>> décline
>>> toute responsabilité au titre de ce message.
>>>
>>> This message and any attachments (the message) are confidential and 
>>> intended
>>> solely for the addressees. Any unauthorised use or dissemination is
>>> prohibited. IFP should not be liable for this message.
>>>
>>> Visitez notre site Web / Visit our web site : http://www.ifp.fr
>>> __________________________
>>>
>>>
>>>
>>>
>>>
>>>   
>>
>>
>>
>>
>>  
>>
> 



More information about the ParaView mailing list