PHASESACC CaCO3:1.2H2O = CO3-2 + Ca+2 + 1.2H2O log_k -6.3RATES Calcite #precipitation-start10 si_cc = SI("Calcite")15 if (si_cc <= 0) then goto 20020 rate = 10^-7*(si_cc-1)30 moles = rate * TIME200 SAVE moles-endENDSOLUTION 1-10 temp 25 pH 7 pe 4 redox pe units mmol/kgw density 1 -water 1 # kgENDEQUILIBRIUM_PHASES 1 ACC 0 10KINETICS 10Calcite-formula Ca -1 CO3 -1-m 1-m0 1-tol 1.0e-8INCREMENTAL_REACTIONS trueTRANSPORT -cells 10 -shifts 1 -time_step 4.320e-3 -flow_direction diffusion_only -lengths 0.2e-6 #200*1e-8 -correct_disp true -diffusion_coefficient 1.3e-09USER_GRAPH 1 -headings distance ACC Calcite -axis_titles "Distance" "Saturation Index" "" -initial_solutions false -connect_simulations true -plot_concentration_vs x -start10 GRAPH_X dist20 GRAPH_Y SI("ACC"), SI("Calcite") -end -active trueEND