[vtkusers] Updating Exodus data for new results

Slaughter, Andrew E andrew.slaughter at inl.gov
Tue Feb 2 13:04:03 EST 2016


I am having difficulties updating an Exodus file with new temporal results
using vtkExodusIIReader on OSX (VTK 6.3 python bindings).

The attached script and input file demonstrate the problem. Using the
vtkExodusIIReader::Modified() method allows for the reader to update the
number available timesteps. However, if you enable NODAL data this no
longer works.

I would appreciate any help getting this resolved.

Thanks,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160202/45bba150/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: update.py
Type: text/x-python-script
Size: 862 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160202/45bba150/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diffusion_1.e
Type: application/octet-stream
Size: 29504 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160202/45bba150/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diffusion_2.e
Type: application/octet-stream
Size: 30480 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160202/45bba150/attachment-0001.obj>


More information about the vtkusers mailing list