Hi,

I want to visualize the gradient of a potential, calculated in 3D, on a slice, 
with some coputours. My workflow is:


*         Open dataset (vtu),

*         apply "gradient of unstructured dataset" filter,

*         apply calculator to compute the magnitude of the gradient,

*         apply slice filter,

*         apply contour filter.
Since it takes some time to calculate gradient, magnitude and extract the 
slice, I would like to save the result in a file so that I can open it 
instantaneously later. How do I do that? If I just use "save data", ParaView 
saves all the data, including the initial potential values, which gives a huge 
file. Is there a way to just save the result of the calculator, or better, of 
the slice filter?
I have tried with the extract selection filter, but I seem not to manage to 
extract the results I want. How can I do that?

Thanks for a hint,

Matthias
________________________________

Erbe Elektromedizin GmbH Firmensitz: 72072 Tuebingen Geschaeftsfuehrer: 
Christian O. Erbe, Reiner Thede Registergericht: Stuttgart HRB 380137

_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to