[Paraview] Changing time step values
Eric Lynch
eric.lynch at gmail.com
Tue Oct 6 23:44:06 EDT 2015
After reading a dataset into ParaView, is it possible to change the time
step values? I'm reading in data in two different formats. I've got the
same time steps in both readers (they correspond to the same iteration of
the same simulation), but due to differences in precision, ParaView thinks
they're different times. For example, one reader parses time as a float
and has a time step of 0.10000000149011 while the other parses time as a
double and shows 0.100000000000000. Is there a way for me to change one of
these after reading so ParaView thinks they're the same?
Thanks,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20151006/a4a3670f/attachment.html>
More information about the ParaView
mailing list