I am not sure why it wouldn't work. Remember to plot point-based arrays, you should created a point-selection, while to plot cell-based arrays, you should create a cell-selection.
Utkarsh On Fri, Dec 4, 2009 at 3:42 AM, Dominic Jennewein <[email protected]> wrote: > Hello, > > I'd like to plot the result of the "Integrate Variables" Filter over the > Time. Isn't that possible? > > In this case, I'm calculating the massflow m' by slicing a pipe, extracting > a surface, generating surface normals, calculate with the calculator > (Result=(NormalsX*Ux+NormalsY*Uy+NormalsZ*Uz)*density) and adding a > "Integrate Variables" Filter. > Plotting all other values over the time works greatly, but I'm not able to > plot the massflow over the time. > > Thanks for your help! > > Dominic > > _______________________________________________ > 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 > > _______________________________________________ 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
