[Paraview] Problem in VTK read
Berk Geveci
berk.geveci at gmail.com
Mon Jul 4 08:40:45 EDT 2005
Can you a post a (small) example that demonstrates the problem?
-Berk
Kitware Inc.
On 7/4/05, Thierry Dubuis <tdubuis at scconsultants.com> wrote:
>
> Hello,
>
> The FIELD format is supported by Paraview because I use several others FIELD
> in my file and if the "symmetry" FIELD isn't present, Paraview read my file
> without any problem.
> The FIELD read are at the beginning of file and the symmetry field is at the
> end after coordinates, connectivity and point and cell datas.
>
> So I will try to put this field at the beginning with the other FIELD to see
> if my problem it's an order problem.
>
> Thanks to anybody has a idea about this problem.
>
> Sincerely yours
> -----------------------------------------------------
> Thierry Dubuis
> Sciences & Computer Consultants
> Tel Dir : 04 77 49 75 84
> Tel Std : 04 77 49 75 80
>
> ----- Original Message -----
> From: Dave Lim
> To: 'Thierry Dubuis' ; paraview at paraview.org
> Sent: Friday, July 01, 2005 6:29 PM
> Subject: RE: [Paraview] Problem in VTK read
>
>
> I was told that the vtk FIELD format is not supported by ParaView. It would
> be a nice feature to have, given ParaView's limitations in XY type plots.
>
> --Dave
>
> -----Original Message-----
> From: paraview-bounces+dlim=titan.com at paraview.org
> [mailto:paraview-bounces+dlim=titan.com at paraview.org]On
> Behalf Of Thierry Dubuis
> Sent: Friday, July 01, 2005 6:54 AM
> To: paraview at paraview.org
> Subject: [Paraview] Problem in VTK read
>
>
> Hello all,
>
> I use a 3d simulation code which use symmetry plan defined by the 4
> coefficients of the plane equation Ax+By+Cz+D=0.
> I save these informations in a VTK file in a field block :
>
> FIELD symmetry 1
> SYMMETRY 4 1 double
> valA valB valC valD
>
> and when I try to load this file in paraview 2.2 I have this error :
>
> >>>There was a VTK Error in file: C: dev ParaView22 VTK Filtering
> vtkDataSet.cxx (405)
> >>> Cell array SYMMETRIES with 4 components, has only 1 tuples but there are
> 179436 cells
> >>>There was a VTK Error in file: C: dev ParaView22 VTK Parallel
> vtkPDataSetReader.cxx (923)
> >>> Attribute Mismatch.
> >>>There was a VTK Error in file: C: dev ParaView22 VTK Filtering
> vtkExecutive.cxx (680)
> >>> Algorithm vtkPDataSetReader(0750E238) returned failure for request:
> vtkInformation (07555D48)
> >>> Debug: Off
> >>> Modified Time: 89019
> >>> Reference Count: 1
> >>> Registered Events: (none)
> >>> REQUEST_DATA: 1
> >>> ALGORITHM_AFTER_FORWARD: 1
> >>> FORWARD_DIRECTION: 0
> >>> FROM_OUTPUT_PORT: 0
> >>> KEYS_TO_COPY: UPDATE_BLOCKS
>
> Could you help me to see if I make any error?
>
> Thank you for your help,
>
>
> -----------------------------------------------------
> Thierry Dubuis
> Sciences & Computer Consultants
> Tel Dir : 04 77 49 75 84
> Tel Std : 04 77 49 75 80
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>
>
More information about the ParaView
mailing list