[Paraview] How to read the file info in *pvd file
Ke Gao
ke.gao.ut at gmail.com
Tue Nov 14 16:45:06 EST 2017
Does anyone know how to read the file info from *pvd file? I know how to
get the time step values, just using the keyword of “TimestepValues”,
however, I tried different ways, still haven’t figured out how to read the
file info.
Thanks
<?xml version="1.0"?>
<VTKFile type="Collection" version="0.1" byte_order="LittleEndian">
<Collection>
<DataSet timestep="+1.98800000e+03" part="001" file="Sout_1012.pvtu"/>
<DataSet timestep="+1.99000000e+03" part="001" file="Sout_1013.pvtu"/>
<DataSet timestep="+1.99200000e+03" part="001" file="Sout_1014.pvtu"/>
--
..............................................................................................................................................
Ke Gao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20171114/a3de6da7/attachment.html>
More information about the ParaView
mailing list