Difference between revisions of "Visualization recipes"

From Einstein Toolkit Documentation
Jump to: navigation, search
 
(Horizons)
Line 2: Line 2:
  
 
If one activates QuasiLocalMeasures, you can get each surface (which doesn't need to be an AH) output as VTK polygonal data, along with the various quantities that the thorn calculates, defined as fields on the surface. These can be then read by, e.g., VisIt. No postprocessing needed.
 
If one activates QuasiLocalMeasures, you can get each surface (which doesn't need to be an AH) output as VTK polygonal data, along with the various quantities that the thorn calculates, defined as fields on the surface. These can be then read by, e.g., VisIt. No postprocessing needed.
 +
 +
(Eloisa Bentivegna, http://lists.einsteintoolkit.org/pipermail/users/2015-October/004582.html)

Revision as of 08:34, 27 October 2015

Horizons

If one activates QuasiLocalMeasures, you can get each surface (which doesn't need to be an AH) output as VTK polygonal data, along with the various quantities that the thorn calculates, defined as fields on the surface. These can be then read by, e.g., VisIt. No postprocessing needed.

(Eloisa Bentivegna, http://lists.einsteintoolkit.org/pipermail/users/2015-October/004582.html)