How to download the Heat Transfer Simulation lab
(for SGI systems running IRIX 6.2 or greater)

1) Left mouse click here to download Heat Transfer application heattable.tar.gz (292K, compressed with gzip)

Enter the path name of where you want the heattable.tar.gz file to be placed. Then click the OK button.
2) Go to the directory where you downloaded the heattable.tar.gz file.

3) Unzip the file heattable.tar.gz

% gunzip heattable.tar.gz

This will produce the file heattable.tar
4) Untar the file heattable.tar

% tar -xvf heattable.tar

This will produce the files: ABOUT, README, a1.script, cmap_convert, cmap_house, cmap_origcmap, creatCbar, get4d, heat-transfer.tcl, heat2d, house.script, lcse.gif, lcse.script, make-tbar, origcmap, rawtorle, raz, rleflip, rleldmap, wenlongcmap, x128, x256, xraz, xrazscript.128, and xrazscript.256.
5) Check the first line of the file heat-transfer.tcl

It will look like this: #!/go/local/bin/wish8.0

This should point to the location of the wish8.0 code.
You may have to edit this line to reflect your systems setup.
6) To run the program execute heat-transfer.tcl

% heat-transfer.tcl

This will bring up a window called Material/Temperature.
7) The files ABOUT and README describe the simulation and how to run it.

| Updated 11.04.1998 by Webmaster |