[Paraview] Creating contour on IsoVolume

2013-08-21 Thread Hedieh Ebrahimi
Hello,

I need to apply  Contour or IsoVolume or Threshold on my DataSet to get a
plume and then see the evolution of this plume by time but because my
DataSet is huge (100M cells)  after a few time steps as my plume gets
vaster, ParaView crashes.

Is there any way to apply one of these filters on a
geometrically-proportional sample of my DataSet so that ParaView doesn´t
crash?

Thanks
___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] Creating contour on IsoVolume

2013-08-21 Thread Hedieh Ebrahimi
Hello,

I forgot to mention that My Data are  of type  h5 that I open using
PFlotran HDF5 reader in ParaView  which are result of PFlotran simulation.

I´d appreciate any help.

Thanks
Hedie


On 21 August 2013 09:14, Hedieh Ebrahimi wrote:

> Hello,
>
> I need to apply  Contour or IsoVolume or Threshold on my DataSet to get a
> plume and then see the evolution of this plume by time but because my
> DataSet is huge (100M cells)  after a few time steps as my plume gets
> vaster, ParaView crashes.
>
> Is there any way to apply one of these filters on a
> geometrically-proportional sample of my DataSet so that ParaView doesn´t
> crash?
>
> Thanks
>
___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] Creating contour on IsoVolume

2013-08-21 Thread Moreland, Kenneth
Hedieh,

My first suggestion is to use the Contour filter rather than either IsoVolume 
or Threshold. The result should take much less memory.

You did not mention what kind of data you have, and that makes a difference if 
you want to subsample your data. If you have a regular data set (image/uniform 
grid, rectilinear, or structured/curvilinear), then you can you use the Extract 
Subset filter to subsample the data. Turn on the advanced options and change 
the Sample Rate I,J,K to set the subsampling. If you have something like an 
unstructured grid, you can use the Resample With Dataset filter.

-Ken


From: Hedieh Ebrahimi 
mailto:hedieh.ebrah...@amphos21.com>>
Date: Wednesday, August 21, 2013 1:14 AM
To: "paraview@paraview.org<mailto:paraview@paraview.org>" 
mailto:paraview@paraview.org>>
Subject: [EXTERNAL] [Paraview] Creating contour on IsoVolume

Hello,

I need to apply  Contour or IsoVolume or Threshold on my DataSet to get a plume 
and then see the evolution of this plume by time but because my DataSet is huge 
(100M cells)  after a few time steps as my plume gets vaster, ParaView crashes.

Is there any way to apply one of these filters on a geometrically-proportional 
sample of my DataSet so that ParaView doesn´t crash?

Thanks
___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview