OpenDX

Here are a few simple examples using OpenDX. You should be able to solve them by using suitable pieces from the programs in the lectures.
To run OpenDX you should modify your unix path and define one environment variable:

If you are using tcsh:
set path = ( $path /chalmers/sw/unsup/dx/{bin_linux,bin} )
setenv DXROOT /chalmers/sw/unsup/dx

If you are using bash:
export PATH=$PATH:/chalmers/sw/unsup/dx/bin_linux:/chalmers/sw/unsup/dx/bin
export DXROOT=/chalmers/sw/unsup/dx

This should be done once for every session and once for each window where you are going to run OpenDX. A more permanent way is to edit your startup files. Another way is to place the two lines in a file, filename say, and then make the shell read it by typing: source filename  (in bash  . filename  works as well). You start the program by typing dx

Here are the problems:

  1. Streamlines
  2. An igloo