[vtkusers] Multiple time steps

Dominik Szczerba domi at vision.ee.ethz.ch
Tue Sep 19 10:40:46 EDT 2006


vtk legacy format doesnt support time dependent data. I write a series 
of files named data-00000.vtk data-00001.vtk etc. each for one time value.
DS

Fabrizio Cacchione wrote:
> Dear all,
> I am new with VTK, so I am sorry if the question is very trivial.
> I have an unstructured mesh and a set of results stored in a file that 
> looks like this:
> 
> /Timestep Number : 1
> node1     value
> node2     value
> ......
> ......
> nodeN    value
> 
> 
> Timestep Number : 2
> node1     value
> node2     value
> ......
> ......
> nodeN    value
> 
> 
> ..
> ../
> 
> 
> How can I write an ASCII  vtk file containing these multiple time-steps 
> informations?
> 
> Thanks in advance,
> Fabrizio
> 
> 
> 
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers

-- 
Dominik Szczerba, Ph.D.
Computer Vision Lab CH-8092 Zurich
http://www.vision.ee.ethz.ch/~domi



More information about the vtkusers mailing list