[Paraview] Timeseries from Tecplot binary files

Jérôme CARDOLACCIA jerome.cardolaccia at cea.fr
Wed Feb 6 12:38:04 EST 2013


I tried to wrap the Visit Tecplot binary reader into a FileSeriesReader 
to make it time-aware (see attached files).

I succeeded in getting time information and data properties (I got one 
or the other, not both...).
But when I hit the "Apply changes" button, I got the following error, 
which seems linked to a known bug : http://vtk.org/Bug/view.php?id=13343 :

-----------------
ERROR: In 
/home/utkarsh/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/VTK/Common/ExecutionModel/vtkDemandDrivenPipeline.cxx, 
line 816
vtkPVPostFilterExecutive (0x3d34dd0): Input for connection index 0 on 
input port index 0 for algorithm vtkPVPostFilter(0x3d91ab0) is of type 
vtkDataObject, but a vtkPolyData is required.


ERROR: In 
/home/utkarsh/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/VTK/Common/ExecutionModel/vtkDemandDrivenPipeline.cxx, 
line 816
vtkPVPostFilterExecutive (0x3d34dd0): Input for connection index 0 on 
input port index 0 for algorithm vtkPVPostFilter(0x3d91ab0) is of type 
vtkDataObject, but a vtkPolyData is required.
-----------------

(I am working with Paraview 3.98 Linux x86_64)

So is this really an incompatibility between the binary reader and the 
FileSeriesReader, or am I doing something wrong ?


Regards,


Jerome










Le 04/02/2013 17:50, Jérôme CARDOLACCIA a écrit :
> Hi,
>
> I am trying to visualize the results of a time-varying simulation. 
> These are contained in separate Tecplot binary files.
> The Tecplot ASCII reader imports my temporal datasets flawlessly, 
> however the binary reader does not seem so accomodating...
> So I was (naively) wondering whether there is some easy fix to have 
> this binary reader handle a multi-time set of files ?
>
> Regards,
>
> Jerome
>
>
> _______________________________________________
> 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
>


-- 
Jérôme CARDOLACCIA
CEA Saclay
DM2S/SEMT/DYN
01.69.08.15.77

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mytec_gui.xml
Type: text/xml
Size: 149 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130206/69ef1771/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mytec_svr.xml
Type: text/xml
Size: 9405 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130206/69ef1771/attachment-0001.bin>


More information about the ParaView mailing list