TDS - Shock Tunnel Data Server and Browser

P. A. Jacobs
Report 2002/08 Department of Mechanical Engineering
The University of Queensland
Brisbane Qld 4072

Contents


Introduction

The shock tunnel data server and browser consist of a collection of programs and scripts that read and display the data collected by the MONC program. The programs include:

More detailed documentation is written into the source code. Go ahead and take a look, it's not that scary.

Installation

All of the Tcl scripts require the Tcl interpreter, as expected. Although most Linux systems will include Tcl, Windows users will most likely have to install Tcl themselves. A suitable Tcl distribution is the one from ActiveState. This distribution of Tcl includes the CGI library needed for sending data across the web. Note that the td_browser script needs the BLT extension for Tcl. This can also be found at the the ActiveState site.

Most users will be interested only in the td_browser program. For MS-Windows, just make a shortcut to the script and adapt the initialization file td_browser.ini to suit the local conditions.


PJ, 10-Jan-2002, updated 26-May-02.