Hi!

I have datafiles of type:

x y z f(x,y,z)

so 4 columns with datapoints. The grid is not regular. Until now I load the files as VTK particle files and plotting works fine. Now I have two files, a density file (x y z rho(x,y,z)) and a potential file (x y z phi(x,y,z)). I want to plot a contour map of phi on an isodensity surface of rho. How can I do this?

thanks!

Stefan Ringe
_______________________________________________
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