<HTML>
<HEAD>
<TITLE>Re: [Paraview] How to extract a subdataset?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Somehow I missed this original email.<BR>
<BR>
I don’t think BuildLinks is a good explanation here. If you have removed 99 out of 100 cells, I can’t imagine the output growing to take up twice as much memory just because links were built. The clip filter will also tetrahedral your data, but that should only grow it by a factor of at most 6, not 200.<BR>
<BR>
I assume you are using the Clip filter with Clip Type of Box. Are you sure that the output contains the cells that are inside the box (the 1%) rather than outside the box (the 99%)? By default, the clip filter will clip away everything inside the box and leave the rest. To get only the cells in the box, you have to click on the Inside Out checkbox. If you set the representation to Surface, do you get what you expect? Does the cell count drop by a factor of 100?<BR>
<BR>
BTW, using Extract Cells By Region was a good suggestion. If you are just interested in extracting a group of cells, this filter should be more efficient and consume less memory.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 9/3/09 5:54 AM, "Paul Edwards" <<a href="paul.m.edwards@gmail.com">paul.m.edwards@gmail.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I think this is the result of BuildLinks being called.<BR>
<BR>
Regards,<BR>
Paul<BR>
<BR>
2009/9/3 Fred Fred <<a href="stan1313@hotmail.fr">stan1313@hotmail.fr</a>><BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I mean without having the subset be more memory consumming than its including part!<BR>
I have an unstructured data set with 9 scalar data fields, which occupies 573 MB, I clip it with a very small box (less than 1% of the whole domain) and the resulting subset occupies 1,920 MB!! Nice!<BR>
So:<BR>
1) how is it possible?<BR>
2) how to clip an unstructured dataset with the expected resulting effect on the memory size?<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="100%">Messenger débarque dans Hotmail ! Essayez-le ! <<a href="http://www.windowslive.fr/hotmail/web-messenger/">http://www.windowslive.fr/hotmail/web-messenger/</a>> <BR>
<BR>
_______________________________________________<BR>
Powered by www.kitware.com <<a href="http://www.kitware.com">http://www.kitware.com</a>> <BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
<BR>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
<BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="1"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:7.5pt'><BR>
**** Kenneth Moreland<BR>
*** Sandia National Laboratories<BR>
*********** <BR>
*** *** *** email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** *** ** phone: (505) 844-8919<BR>
*** web: <a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>