[Paraview] Interesting bug when using windbladereader and multiple time steps

Sohail Shafii sohailshafii at yahoo.com
Thu Jul 7 21:13:27 EDT 2011


Hi,

I've noticed a bug when using the windbladereader; the portion of the code that reads the blade file is one timestep behind the code that reads the field.  For instance, if one is at timestep i, the field data will correspond with timestep "i" but the blade data will correspond with the last timestep chosen.  When a data set is opened initially both the blade and field items are set to the initial timestep.  After one starts changing the timestep, the bug makes an appearance. 

In the code, the blade and field specify their timesteps (individually) based on the bladeInfo and fieldInfo objects, respectively.  These info objects are related to the outputVector of requestInformation -- I wonder if this is some kind of pipeline issue?

Thanks,
Sohail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110707/8f50fe9a/attachment.htm>


More information about the ParaView mailing list