OpenDXutils: Cactus Data Import Modules for the OpenDX Visualization Toolkit Authors: Gerd Lanfermann, Thomas Radke (http://www.aei.mpg.de/~tradke/), Eh Tan (http://www.geodynamics.org) Maintainer: Thomas Radke (tradke@aei.mpg.de) Version: $Id$) Purpose: This software package provides data import modules for the OpenDX visualization toolkit (in the src/ subdirectory) which can read Cactus output data in HDF5 file format into an OpenDX network. For a demonstration of how to use the data import modules, this package also provides some example visualization networks (in net/) along with a sample Cactus HDF5 output file of a WaveToy binary source evolution (in data/). For more information on how to visualize Cactus output with OpenDX please refer to the Cactus online documentation at http://www.cactuscode.org/VizTools/OpenDX.html ################################################################################ # The software in this package is copyright (c) 2000 - 2003 # # by Thomas Radke (tradke@aei.mpg.de). # # # # This software is free software; you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # # the Free Software Foundation; either version 2 of the License, or # # (at your option) any later version. # # # # This software is distributed in the hope that it will be useful, # # but WITHOUT ANY WARRANTY; without even the implied warranty of # # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # # GNU General Public License for more details. # # # # In addition to the conditions in the GNU General Public License, # # the authors strongly suggest using this software for non-military # # purposes only. # # # # You should have received a copy of the GNU General Public License # # along with this software; see the file COPYING. If not, write to # # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, # # Boston, MA 02111-1307, USA. # # # ################################################################################