ex5.ppi

calculationMethod          -1        # no plot
selectedOutputLines        5         # send last 5 lines from selected output to the outfile, not just the last one

CHEMISTRY

SELECTED_OUTPUT
  -reset false
USER_PUNCH
  -headings STEP_NO O2add(mmol) NaCladd(mmol) pH pe
10 IF (STEP_NO>0) THEN PUNCH STEP_NO, RXN*1e3, RXN*0.5*1e3, -la("H+"), -la("e-")

include "..\examples\ex5"