ex3.ppi

calculationMethod           -1        # no plot
debug                       2         # accumulate output in phreeqcall.out
mainLoop                    5 t       # need to send output from all simulations to the out file so make whole file main loop
selectedOutputLines         1         # ... or use a combination of STEP_NO and SIM_NO to exclude first line
# or
#mainLoop                    1         # need to send output from all simulations to the out file so make whole file main loop
#selectedOutputLines        5         # ... or use a combination of STEP_NO and SIM_NO to exclude first line

CHEMISTRY

SELECTED_OUTPUT
  -reset false
USER_PUNCH
  -headings pH logPCO2 SIc SIdol molCO2 molCalc molDol
10 PUNCH -la("H+"), SI("CO2(g)"), SI("Calcite"), SI("Dolomite"), (EQUI("CO2(g)")-10)*1000, \
    (EQUI("Calcite")-10)*1000, (EQUI("Dolomite")-10)*1000

include "..\examples\ex3"