When using the ensight reader it whould be possible to use the "extract block" filter to extract the outet and run "integrate variables" filters on the extracted outlet.
Regards Bastian Am 08.03.2011 15:49, schrieb Stephen Wornom: > Arnaud Candaele wrote: >> Hi, >> >> I am a new paraview user, and have a quite simple question about it. >> I have a cfd simulation of an air flow, let's say just >> walls+inlet+outlet. I >> exported the converged result as an Ensight file, to read it with >> paraview, and >> it works fine. >> I just would like to know if it is easily possible to select my >> outlet, and ask >> paraview to compute, for example, the average velocity magnitude on >> that face ? >> I guess I should use something like the "integrate variables" filter, >> but how do >> I select that outlet face (which is defined in my CFD program, but >> doesn't seem >> available in paraview...) ? >> >> Thank you, >> >> Arnaud >> >> >> >> _______________________________________________ >> 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 >> > I have an id table, for example, id= 4 = outflow. > Then I > 1) extract a surface > 2) connectivity > 3) threshhold min= 4 max= 4 > 4) data analysis > integrate varaibles > Hope this helps. > Stephen > > > _______________________________________________ > 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
