RES: RES: [Paraview] Saving IntegrateAttributes data

rnelias rnelias at nacad.ufrj.br
Tue Dec 19 07:09:26 EST 2006


Hi Jb

No, in fact my problem with Ensight's files are due to some specific filters
such as the "append datasets" and "clean to grid". Some time ago Berk
explained that the Ensight's readers were being redesigned and that there
would be some features not working properly until these implementation
issues completely solved. The last PV version, I'd say, with "maximum
support" to Ensight's file is the 2.2.1. The newer versions only have basic
support such as reading the files and ploting basic things.

Renato.

ps: If I'm saying something wrong regarding this subject (Ensight's files
and PV) or something has changed, please, update me.

-----Mensagem original-----
De: John Biddiscombe [mailto:biddisco at cscs.ch] 
Enviada em: terça-feira, 19 de dezembro de 2006 09:51
Para: rnelias
Cc: 'Theophane Foggia'; paraview at paraview.org
Assunto: Re: RES: [Paraview] Saving IntegrateAttributes data

What were the problems you had with ensight files? I had trouble because the
particles were stored using 1 offset, but the ensight reader creates them
using zero offset - this causes bad coordinates and dodgy output. I have a
fix for this that I still haven't checked in. If this is your problem,
please say and I'll check it in.

JB

>  
> Hi Theophane,
>
> Thanks for your hint. I tried to do what you said but the "integrate 
> attributes" does not have the XY Plot, at least in ParaView 2.2.1 
> which is the version that I'm still using. I'm forced to keep using 
> this version because, for me, this is the best version for whom works with
Ensight files.
> BTW, I've just checked the PV 2.4.4 version and the "integrate attributes"
> filter in this version actually has the XY-Plot. Unfortunately, I 
> can't use this version because the "append datasets" and "clean to 
> grid" filters don't work with my Ensight files (I have to load several 
> pieces of model and "glue" these parts because my ran was done in
parallel).
>
> I know that most of these annoyances are due to the limitations of PV 
> with Ensight's format but I'd really like to keep using Ensight's 
> format. The VTK formats are a bit strange to program and use in 
> Fortran (I even can't understand the VTK format structure). It would 
> be good to have a tool to translate these datasets between some 
> formats or some import/export capability in PV. I started to do a 
> VTK/TCL script to translate files between Ensight and VTK format but I 
> gave up after discovered that VTK formats do not have an easy way to 
> implement transient data sets as Ensight's format has.
>
> Anyway, thank's for your help. I'll keep struggling with my Ensight's 
> files
> ;o)
>
> 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
>
> -----Mensagem original-----
> De: Theophane Foggia [mailto:tfoggia at cscs.ch] Enviada em: terça-feira, 
> 19 de dezembro de 2006 08:30
> Para: rnelias
> Cc: paraview at paraview.org
> Assunto: Re: [Paraview] Saving IntegrateAttributes data
>
> Hi Renato,
>
> I have used the Integrate Attributes filter with transient datasets 
> and I did the following to save the integrated values across timesteps.
> - load the transient data
> - integrate the value you need for the first time step (I think you 
> need to enable Show XYPlot in the Integrate Attributes filter)
> - click Play animation button (watch the XYplot update!)
> - click SaveAsCVS button in the Integrate Attributes filter at the end 
> of the animation
>
> This should give the list of the integrated values for all the timesteps.
> For information, I modified the filter and related classes to save 
> transient data in .dat format which I found more convenient for my 
> usage rather than .cvs.
>
> Cheers,
> Theophane
>
> rnelias wrote:
>   
>> Hi folks,
>>
>> Does anyone know if it's possible to save the transient results of 
>> the Integrate Attributes data. I'm trying to probe the height of 
>> water in a finite element volume-of-fluid free surface run. For this 
>> purpose a intersect two cutting planes which produces a line placed 
>> at the point I'm measuring the water weight. After that I use the 
>> clip filter to clip the data between the values greater than 0.5 and 
>> less than 1 (who works with volume of fluid will know what I'm 
>> talking about) and use the Integrate Attributes filter to give me the 
>> length of this clipped line (the height of water). The problem is 
>> that I have a bunch of time steps to measure and it's too boring and 
>> unproductive to pick the values one-by-one. Does anyone have any better
idea?
>>
>> I thought about the idea that David DeMarle gave me of using a 
>> pvbatch script but I don't know how to access the Integrate 
>> Attributes data from a script.
>>
>> Thanks for any help
>>
>> Renato.
>>
>> P.s.: Some time ago I posted a message talking about a probe tool 
>> able to do that. The basic idea is that the probing point should 
>> travel anchored in a specific value probing the coordinates of the 
>> path travelled. I haven't found any visualization tool able to do that
yet.
>>
>> _______________________________________________
>> ParaView mailing list
>> ParaView at paraview.org
>> http://www.paraview.org/mailman/listinfo/paraview
>>   
>>     
>
>
> --
> Theophane Foggia
> CSCS - Swiss National Supercomputing Centre   | Tel: +41 (0)91 610 82 14
> via Cantonale, 6928 Manno, Switzerland        | Fax: +41 (0)91 610 82 82
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>   


-- 
John Biddiscombe,                            email:biddisco @ cscs.ch
http://www.cscs.ch/about/BJohn.php
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82



More information about the ParaView mailing list