hi all, I feel that either there is a bug in paraview 3.14.1, either i miss something about contours : I have a fluid domain (FluidDomain), i make some slices of type plane. On these slices, i make a Calculator to normalize my field (velocity for example) let's say the result is named adimVel, then i do a cellDataToPointData. Until now everything is fine, but if i make a Contour with field adimVel, the contour is done but the field adimVel disappears from the available fields to color my contour. The only way that works is to create a dummy operation before the contour operation. Is that a feature or a bug ?? To summerize : FluidDomain | Slices | Calculator | CellDataToPointData | Contour (working but calculator result disappear from available fields) FluidDomain | Slices | Calculator | CellDataToPointData | Dummy Thresold | Contour is working properly (with calculator result available for coloring contour) --
Luc Bordier
luc.bord...@sirehna.com
Tel : +33 2 51 86 02 93 _______________________________________
|
_______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview