[Paraview] particle folowing

Thierry Dubuis tdubuis at scconsultants.com
Tue Oct 31 08:45:14 EST 2006


Hi Josué,

I use PV2.4 on windows XP Sp2.

Josué Barboza wrote:

> Hi,
> No errors occured within your vtu file (with PV2.4).
> Can you tell us more about your Os ??
>
> Thierry Dubuis a écrit :
>
>> Hello all,
>>
>> Thanks again for your answers.
>> I try to define a vtu file with cells of type 1. (I attach my file)
>>
>> I don't understand but ParaView 2.4  made a error when I open this file.
>> If somebody could tell me where the problem is ?
>> - In my vtu file
>> - In the "open" code source
>>
>> ------------------------------------------------------------------------
>>
>> <VTKFile type="UnstructuredGrid" version="0.1" 
>> byte_order="LittleEndian">
>>   <UnstructuredGrid>
>>     <Piece NumberOfPoints="10" NumberOfCells="10">
>>       <Points>
>>         <DataArray type = "Float32" NumberOfComponents="3" 
>> format="ascii">
>> 0.0 0.0 0.0
>> 0.1 0.1 0.1
>> 0.2 0.2 0.2
>> 0.3 0.3 0.3
>> 0.4 0.4 0.4
>> 0.5 0.5 0.5
>> 0.1 0.0 0.0
>> 0.2 0.0 0.0
>> 0.0 0.1 0.0
>> 0.0 0.0 0.1
>>         </DataArray>
>>       </Points>
>>       <Cells>
>>         <DataArray type="Int32" Name="connectivity" format="ascii">
>> 1
>> 2
>> 3
>> 4
>> 5
>> 6
>> 7
>> 8
>> 9
>> 10
>>         </DataArray>
>>         <DataArray type="Int32" Name="offsets" format="ascii">
>> 1
>> 2
>> 3
>> 4
>> 5
>> 6
>> 7
>> 8
>> 9
>> 10
>>         </DataArray>
>>         <DataArray type="UInt8" Name="types" format="ascii">
>> 1
>> 1
>> 1
>> 1
>> 1
>> 1
>> 1
>> 1
>> 1
>> 1
>>         </DataArray>
>>       </Cells>
>>     </Piece>
>>   </UnstructuredGrid>
>> </VTKFile>
>>   
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> ParaView mailing list
>> ParaView at paraview.org
>> http://www.paraview.org/mailman/listinfo/paraview
>>   
>
>
>


-- 
Thierry Dubuis
--------------------------------
Sciences & Computers Consultants
Tel : 04 77 49 75 84
Std : 04 77 49 75 80
Fax : 04 77 33 68 04



More information about the ParaView mailing list