RES: [Paraview] Question on file format

Renato N. Elias rnelias at nacad.ufrj.br
Wed Jun 7 17:11:55 EDT 2006


>>>> That would force me to store the mesh in each file too wouldn't it? <<<

No,

Actually with Ensight format you can use only one geometry file with several
variables per time step or use several geometries varying in time, each
geometry and time step with its results... no problem... the user can choose
according to your data set. Furthermore, if you need to write a parallel
model you can assembly your Ensight case files with an Ensight SOS file
(server-of-server) and ParaView will also load your geometry. In my opinion,
the Ensight's format is the easiest and most powerfulformat supported by
ParaView to deal with unstructured/transiente and parallel models.

Regards

Renato N. Elias
===============================================
PhD student - http://www.nacad.ufrj.br/~rnelias 
High Performance Computing Center 
Federal University of Rio de Janeiro 
Rio de Janeiro, Brazil
+55(21) 2562-8080


-----Mensagem original-----
De: paraview-bounces+rnelias=nacad.ufrj.br at paraview.org
[mailto:paraview-bounces+rnelias=nacad.ufrj.br at paraview.org] Em nome de
Alberto Fernandez
Enviada em: quinta-feira, 8 de junho de 2006 15:29
Para: Dominik Szczerba; paraview at paraview.org
Assunto: [Paraview] Question on file format

That would force me to store the mesh in each file too wouldn't it?
thanks

Dominik Szczerba escribió:
> If you store your time steps with systematically increasing suffixes 
> (.01.vtk 02.vtk etc) PV will recognize them and allow you to chose the 
> time step with a slider. VTK formats do not offer other possibilities.
> You may want to look into the Ensight format which supports time step 
> data natively.
> Dominik
>
> Alberto Fernandez wrote:
>   
>> Hello,
>>
>> I'm writing a parse for a CFD program that we use. The idea is 
>> converting the results file to Paraview. I have been successful 
>> creating a parallel file for the unstructured grid and the file with 
>> the grid. I other words, I can put my geometry in Paraview. What I 
>> would like to do is to create a results file for each time step. This 
>> files should not have the information about the mesh since it does 
>> not change, just the results. Is this possible at all? If it is, 
>> please can you direct me a little into how to do it. I have tried 
>> adding pieces to the parallel file but then I get error saying that I 
>> do not have points. If what I want is not possible, what strategy 
>> would you recomend, putting everything in the same file?
>> Thank you a lot for your time.
>>
>>     
>
>   

--
Alberto Fernández
alberto at cognitdesign.com

Cognit Design
C/Arquitecte Sert, 31 Local 3    
Vila Olímpica
08005  Barcelona
Telf: 93 532 29 94
Fax: 93 531 59 42

_______________________________________________
ParaView mailing list
ParaView at paraview.org
http://www.paraview.org/mailman/listinfo/paraview



More information about the ParaView mailing list