[petsc-dev] hdf5 self-describing output?

Jed Brown jedbrown at mcs.anl.gov
Sun Oct 16 10:21:10 CDT 2011


On Sun, Oct 16, 2011 at 10:04, Matthew Knepley <knepley at gmail.com> wrote:

> You can however point the xdmf to an HDF5 file with multiple timesteps.


Be careful with this. Last I heard, neither VisIt or ParaView handled large
numbers of time steps well when using a single XDMF file.

I don't think the VTK output can ever be a complete solution and I'm
skeptical that XDMF could be used as a checkpointing mechanism. At this
point, VTK is just a practical way to get vis in parallel with zero
dependencies.

I have a dream of eventually having model code (via the DM interface)
callable by the vis plugin so that we could store only state variables (e.g.
density, momentum, energy) and compute derived quantities (e.g. velocity,
pressure, temperature, lift, drag, fluxes, stresses) in a consistent way. As
it is, you have to write loads of redundant information into files if you
want to visualize it. That's lame.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20111016/c9bfd516/attachment.html>


More information about the petsc-dev mailing list