[Next] [Previous] [Up] [Top]

INTRODUCTION

Installation and Setup of the DOS Version

The self-extracting file PHRQCSFX.EXE, obtained by anonymous ftp or from the distribution diskette, should be copied to a directory on the hard drive of the microcomputer where PHREEQC is to be set up and executed. To retain pre-designed sub-directories during extraction, type:

PHRQCSFX -D

at the DOS prompt for the hard drive. During extraction, the executable file (PHREEQC.EXE) and database files (PHREEQC.DAT and WATEQ4F.DAT) are extracted in the directory where PHRQCSFX.EXE was copied (here, C:\PHREEQC is used as an example). The source code is extracted in the sub-directory C:\PHREEQC\SRC. The sub-directory C:\PHREEQC\EXAMPLES\ contains the files for each simulation described in the Examples section of this manual.

To run the examples in the EXAMPLES sub-directory, it will be necessary to copy the executable and data files (PHREEQC.EXE and PHREEQC.DAT) from the top-level directory into the EXAMPLES sub-directory. Then, PHREEQC can be invoked from this sub-directory with any of the following commands:

phreeqc (The program will query for each of the needed files.)

phreeqc input (The input file is named input, the output file will be
named input.out and the default database file will be
used.)

phreeqc input output (The input file is named input, the output file is
named output, and the default database file will be
used.)

phreeqc input output database (All file names are specified explicitly.)

Example 1 could be run with the command: phreeqc ex1. The results of the simulation then will be found in the file EX1.OUT.


User's Guide to PHREEQC - 07 MAY 96
[Next] [Previous] [Up] [Top]

Generated with CERN WebMaker