Bach

Matthew Anderson

Alternate logo

sdf2o


sdf2o ( updated 10 Feb 2011. Now includes 3-D gnuplot support ) will take HAD parallel AMR output and convert it into AMIRA, Matlab, gnuplot, or serial SDF ( one bounding box instead of many for comparison with single processor output ). Works in 1-D,2-D, and 3-D. Usage notes + example found by typing 'sdf2o' without any arguments. Requires software library bbhutil to be installed first.

sdf2o with VisIt support. Updated 10 Feb 2011. Now includes 3-D gnuplot support. Requires the silo libraries.

visit_vector: for making time dependent VisIt vector plots from 3 time dependent scalars. Updated 11 Feb 2011. Requires the silo libraries.

Precompiled DV Binaries

Instructions:
0) Select the appropriate binary
1) tar -zxf DV-blah-blah.tar.gz
2) add ~/DV/lib to your LD_LIBRARY_PATH environment
3) start DV by typing: ~/DV/bin/DV
    start xvs by typing: ~/DV/bin/xvs
4) Problems?
Type 'ldd ~DV/bin/DV' to see what's missing.

Download

DV and xvs for Fedora x86_32

DV modified for compiling on OS X using gfortran

These next five require the INTEL compiler to be installed:

DV and xvs for Suse 9,10 x86_32      DV, xvs, and rnpl libraries for Suse 9,10 x86_32

DV and xvs for Suse 10 x86_64 with rnpl libraries

DV and xvs for Suse 10 x86_64 without rnpl libraries

RNPL for Fedora x86_32                   RNPL for RedHat x86_64

DV settings

Instructions:
0) Place this file in directory ~/.DV
If directory ~/.DV doesn't exist, create it.
1) Start DV

Example sdf file to test DV

Test sdf file : energy2D.sdf
Test 1-D sdf file : 1d_phi_0.sdf
Instructions:
0) Set DVHOST environment:
    export DVHOST=localhost
    setenv DVHOST localhost
1) Start DV: ~/DV/bin/DV &
2) Send data to DV: ~/DV/bin/sdftodv energy2D.sdf
3) left click on 'energy2D' in DataVault window
3) left click on 'Send to local view' in DataVault window