Hi,

I have two scalar fields, Q and cosalpha, and they are both 768 x 768 x
12288 big.

This data is stored in a hdf5 file, which I load using a xmf file. Loading
works fine and
I can confirm that by checking the range of my data. cosalpha is the cosine
of an angle and ranges from -1 to 1 for example. Q is also correct.

I want to create an isosurface of Q and color it with cosalpha. However,
after the filter has been applied to Q, the range of cosalpha changes (in
the information panel) and the coloring does not work as expected. It seems
like that cosalpha is taking the range of Q....

Any hint of what I might be doing wrong?

Kind Regards
Tiago
_______________________________________________
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:
https://paraview.org/mailman/listinfo/paraview

Reply via email to