Hello everybody, Second question of this day..... I'm using Paraview in order to analyse the flow in a compressor stage. So I'm using MultiBlockDataSet, composed of several StructuredGrid. Some turn, other don't.
In order to calculate some variables, as the absolute mach number for example, I need to use the rotationnal speed, that depends of the number of the Block in the MultiBlockDataSet. For example, block number 1 to 5 belong to the row that turn, 6 to 12 to the row that is static. One solution to define the rotationnal speed would be to store its value on each point of each StructuredGrid, but it would use a lot of memory.... Do you know a better way to handle this ? Regards, A.MARSAN
_______________________________________________ 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
