1DZRead is a utility program used to convert 1 dimensional convection/diffusion results of a short time step CONTAM simulation from the CONTAM binary file formats to tab-delimitted files for ease of use with spreadsheet programs.
Simply copy the file 1DZRead.exe to the desired folder.
1DZRead is a console application that can be used either from the command prompt or by dragging and dropping a .prj file onto the file icon of the executable. You can place the file 1DZRead.exe into a directory that contains the .prj file and associated 1D result files (.rxr and .rz1 files). Once the program has been launched, respond to the input prompts which enable you to select the zones, contaminants and number of cells to output. You can then open the tab-delimited file with a spreadsheet program to view the results. From the command prompt you can simply type:
1dzread <prj file name>
This program can be easily executed using various script and batch capabilities