[aspect-devel] Raw data output
Wolfgang Bangerth
bangerth at math.tamu.edu
Tue Jun 5 12:29:38 PDT 2012
> Then it may be good to write a converter to transform the snapshot
> info into something Visit can process. Otherwise, you will be writing
> the same data twice during a run, once for visualization and once for
> checkpointing.
That seems awkward. The snapshots are, in essence, memory dumps of some
crucial data structures -- though they're otherwise very lean. Most of
this is not of much interest for visualization. And the information you
need for visualization (or resumption of computations) requires
rebuilding a whole lot of other data structures. In essence, to convert
the snapshots into viz files you'd need to restart most of Aspect.
Best
W.
------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth at math.tamu.edu
www: http://www.math.tamu.edu/~bangerth/
More information about the Aspect-devel
mailing list