PHREEQC version 3

Most important new features (relative to version 2.18):

PHREEQC version 3 is installed in c:\phreeqc and subdirectories:


Notepad++ is recommended for writing, editing and running PHREEQC 3 input files.
Notepad++ provides:

   * syntax highlighting
   * autocompletion
   * calltips for BASIC functions and KEYWORDS
   * colored numbers (1 and l are differently colored!)
   * bracket matching: print (1 + 9.0) / (9 + 1.0)|
   * (un)commenting multiple lines at once
   * column editor for easy BASIC line renumbering
   * shortcuts: e.g., Ctrl+F6 calls PHREEQC on the current file
   * file recognition on extension: .ppi .pqi .phrq .phr .dat .out
   * Sections in between a '#[' and a '#]' can be folded up.

Notepad++ will be installed along with the phreeqc3 files in your computer.

Details are in the file c:\phreeqc\np++\Phr_in_NP++.txt.

We appreciate to hear your comments.