SOLUTION 10-water 1e-6REACTION 1HCl 8.777 H2O 37.736SAVE solution 10ENDMIX 210 1.155975817END
SOLUTION 1 temp 30 pH 7 pe 4 redox pe units ppm C 2900 Ca 120 Cl 3470 K 840 Mg 160 Na 2350 N(5) 140 S(6) 170 -water 1 # kgREACTION 1HCl 8.777 H2O 37.736# .053956 mol in 10 steps # 1.155975817 mol is 1 L 1.155975817e-2 in 100 steps # 10 ml HCl in 100 stepsUSER_PRINT10 PRINT SOLN_VOLUSER_GRAPH 5 -axis_titles "Acid Added (mL)" "pH" "" -chart_title "Titration Curve" -initial_solutions true -connect_simulations true -plot_concentration_vs x -start #10 VT=SOLN_VOL #20 V = VT-1000 30 pH = -LA("H+")110 GRAPH_X RXN / 1.155975817e-3120 GRAPH_Y pH -end -active trueEND
SOLUTION 1 temp 30 pH 7 pe 4 redox pe units ppm C 2900 Ca 120 Cl 3470 K 840 Mg 160 Na 2350 N(5) 140 S(6) 170 -water 1 # kgEQUILIBRIUM_PHASESDolomite 0 HCl 10END
SOLUTION 1 temp 25 pH 10 pe 4 redox pe units ppm C 98.5 Ca 120 Cl 3470 K 840 Mg 160 Na 2350 N(5) 140 S(6) 170 -water 1 # kgUSER_PRINT10 PRINT SOLN_VOLREACTION 1HCl 12.9073 H2O 55.4939 1.155975817e-3 in 100 steps # 1 ml HCl in 100 stepsSELECTED_OUTPUT -file ex2.sel -pH -si calcite dolomiteUSER_PRINT10 PRINT SOLN_VOLUSER_GRAPH 5 -headings Calcite Dolomite -axis_titles "pH" "SI" -chart_title "Saturation Index vs. pH" -initial_solutions true -start #10 VT=SOLN_VOL #20 V = VT-1005 30 pH = -LA("H+")110 GRAPH_X pH120 GRAPH_Y SI("Calcite")130 GRAPH_Y SI("Dolomite") -endUSER_GRAPH 6 -axis_titles "Acid Added (mL)" "pH" -chart_title "Titration Curve" -initial_solutions true -connect_simulations true -plot_concentration_vs x -start #10 VT=SOLN_VOL #20 V = VT-1005 30 pH = -LA("H+")110 GRAPH_X RXN / 1.155975817e-3120 GRAPH_Y pH -end -active trueEND
USER_GRAPH 5 -headings pH Calcite Dolomite