ex9.ppi

mainLoop                   1         # need to run all simulations at the same time
selectedOutputLines        auto      # send all lines from selected output to the outfile, not just the last line

PLOT
  xaxislength        140
  xtitle             "Days"
  ytitle             "Micromoles/kg water"
  customXcolumn      Days
  lines              Fe(2) Fe(3)
  lines2y            pH
  lineColor          black
  lineColor2y        blue
  legendTextSize     0

CHEMISTRY

include "..\examples\ex9"