<div dir="ltr"><div><div><div>Hi,<br><br></div>This is a fairly complex algorithm to do in parallel for general data sets. For something like a vtkImageData or vtkRectilinearGrid though it should be manageable. One option would be to use the Resample with Dataset filter to project onto a vtkImageData if you have a vtkUnstructuredGrid or vtkStructuredGrid and then do the integration in one direction. The Integrate Variables filter always integrates over the entire data set.<br><br></div>Best,<br></div>Andy<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 23, 2015 at 10:28 AM, 陈怡然 <span dir="ltr"><<a href="mailto:cyrcyr123@gmail.com" target="_blank">cyrcyr123@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Dear Paraview group:</div><div><br></div><div>        I'm a student who use paraview for openfoam data.</div><div>        Now I'm dealing with a problem about 3D Schlieren image:</div><div>        For 2D Schlieren image, it's easy just to use a partial derivative for the density, for 3D however,</div><div>may need a integral function that integrate volume derivative data through one direction into a plane.</div><div> </div><div>        I found that the 'volume rendering' does the similar job, but I need to accumulate the data by the direction </div><div>instead of accumulating the color. Also, I found a filter called 'integrate variables' yet I don't know how to use it or </div><div>whether it can integrate all the volume into a plane.</div><div>        Is there any kind of filter that I can use to get the results for the current version? or any suggestions on </div><div>how I should manage to custom this filter?</div><div><br></div><div>        I would be so pleased if I can have your reply.</div><div><br></div><div>Best wishes!</div><div></div><div> </div><div>Yiran Chen</div><div>Center for Combustion Energy</div><div>Tsinghua Univerisity</div><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">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" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>