[Paraview] How to save only the output, for instance, Calculator filter?

Mohamad M. Nasr-Azadani mmnasr at gmail.com
Sun Oct 7 15:10:55 EDT 2012


Thanks Magician.
That trick does the job.
Now I run into another issue. Seems like the output of Calculator is always
double precision (64).
I would like to write the output as float (32). Is there anyway to do that?
I did not see any functions in CreateWriter() which does that.

Thanks,
Mohamad

On Sun, Oct 7, 2012 at 6:07 AM, Magician <f_magician at mac.com> wrote:

> Hi Mohamad,
>
>
> If you do not mind doing more steps:
> 1. Save your source as XML-VTK formats.
> 2. Re-open the XML-VTK Data.
>    You may choose which variables will be activated on Properties tab,
>    and you should check which you want to save.
> 3. Save it again.
>
>
> Magician
>
>
> On 2012/10/07, at 11:16, paraview-request at paraview.org wrote:
>
> > Message: 3
> > Date: Sat, 6 Oct 2012 17:16:58 -0700
> > From: "Mohamad M. Nasr-Azadani" <mmnasr at gmail.com>
> > Subject: [Paraview] How to save only the output, for instance,
> >       Calculator filter?
> > To: paraview at paraview.org
> > Message-ID:
> >       <
> CAE_bc5Z5WsVPp4pBmfKXYr-sOot04n-eoDxK99aFOGKvKYSNWQ at mail.gmail.com>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> > Hi guys,
> >
> > I am just doing some simple calculations on some VTR files using the
> > Calculator filter.
> > When I try to "Save Data", it appears that the input data to the
> calculator
> > is also being saved.
> > Is there anyway to specify which variable to be saved when Saving data?
> >
> > Thanks,
> > Mohamad
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20121007/2759fec2/attachment.htm>


More information about the ParaView mailing list