[Paraview] Problem in VTK read
Dave Lim
dlim at titan.com
Thu Jul 7 12:26:44 EDT 2005
I am interested to know more about how you got your FIELD format to work for
ParaView. Could you post a small sample file that worked? Thanks.
--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: Thursday, July 07, 2005 12:29 AM
To: paraview at paraview.org
Subject: Re: [Paraview] Problem in VTK read
Hello all,
I will be able run the test, and now I can confirm my problem with the
FIELD in the vtk file was an order problem.
A VTK file can be read in paraview if all the FIELD are at the beginning
of this file.
You can't put a field at the end after coordinates, connectivity, point
and cell data.
Best regards,
-----------------------------------------------------
Thierry Dubuis
Sciences & Computer Consultants
Tel Dir : 04 77 49 75 84
Tel Std : 04 77 49 75 80
----- Original Message -----
From: Thierry Dubuis
To: dlim at titan.com ; paraview at paraview.org
Sent: Monday, July 04, 2005 9:37 AM
Subject: Re: [Paraview] Problem in VTK read
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20050707/07a14e9b/attachment.htm
More information about the ParaView
mailing list