The Tariff DX Program

The DX programming was done in two steps:


  1. A simple program to read text-formatted data and convert it to a more compact DX internal format. The program and dialog boxes are shown below.

    The grid specification in the import dialog box indicates 1003 points. The majority=column indicates that the data was written in FORTRAN order, first index changing fastest. See section 2.1.3 for more info. The export module dialog box specifies a filename for storing the converted data and the default "dx" format.


  2. A program to convert the data to an image (Shown below).
    Several thing to note:

    Image with nonzero minimum set to 0.01.

    Image with a zero minimum which causes the exterior of the cube to be drawn.