PhreeqcUsers Discussion Forum
Click here to donate to keep PhreeqcUsers open

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 

  • Forum Home
  • Login
  • Register

  • PhreeqcUsers Discussion Forum »
  • Beginners »
  • PHREEQC basics »
  • exception in "solubility increasses with increasing temperature"
« previous next »
  • Print
Pages: [1]   Go Down

Author Topic: exception in "solubility increasses with increasing temperature"  (Read 966 times)

pia said

  • Top Contributor
  • Posts: 32
exception in "solubility increasses with increasing temperature"
« on: December 26, 2019, 07:35:21 PM »
In general, solubility increases with increasing temperature, but there are some exceptions such as CaCO3, CaSO4 and FePO4. My question is: Do PHREEQC considere the this exceptions ?
Logged

dlparkhurst

  • Top Contributor
  • Posts: 2823
Re: exception in "solubility increasses with increasing temperature"
« Reply #1 on: December 26, 2019, 09:11:21 PM »
PHREEQC considers log K as a function of temperature, when it is defined, either by an analytical expression or by using the enthalpy and the Van't Hoff expression. So log K may increase or decrease as as temperature increases.

However, be careful of what you assume. In addition to log K for the mineral, the solubility depends on speciation and  activity coefficients, which are also functions of temperature.

You may be surprised to learn that calcite in a closed system increases in solubility with temperature. In equilibrium with air (uncomment CO2(g)), the solubility decreases.

Code: [Select]
SOLUTION
END
USE solution 1
EQUILIBRIUM_PHASES
Calcite 0 10
#CO2(g) -3.4 10
REACTION_TEMPERATURE
10 50 in 6 steps
USER_GRAPH 1
    -headings               TC TOT_C CO3 HCO3
    -axis_titles            "Temperature, C" "Molality"
    -initial_solutions      false
    -connect_simulations    true
    -plot_concentration_vs  x
  -start
10 GRAPH_X TC
20 GRAPH_Y TOT("Ca"), MOL("CO3-2"), MOL("HCO3-")
  -end
    -active                 true
END
Logged

pia said

  • Top Contributor
  • Posts: 32
Re: exception in "solubility increasses with increasing temperature"
« Reply #2 on: December 27, 2019, 03:00:47 PM »
Thank you!
Logged

pia said

  • Top Contributor
  • Posts: 32
Re: exception in "solubility increasses with increasing temperature"
« Reply #3 on: February 05, 2020, 07:56:27 PM »
Hi again, I'm modeling the Fe precipitation with the addition of calcite to increase pH. I need your help because I couldn't understand why in my system (open in contact with the air) the calcite dissolution increases with temperature. This is my code:



Beforehand thank you very much
« Last Edit: February 06, 2020, 02:30:33 PM by pia said »
Logged

dlparkhurst

  • Top Contributor
  • Posts: 2823
Re: exception in "solubility increasses with increasing temperature"
« Reply #4 on: February 05, 2020, 10:28:01 PM »
I think there are a couple of issues. First, when you change the temperature of the initial solution, you do not have the same starting condition. The amount of sulfate that balances the charge is different depending on the temperature, probably because activity coefficients are different for H+. The activity coefficient converts pH to molality of H+. Also, there may be a difference in the K for HSO4- at different temperature.

I have simplified your input file to consider only equilibrium conditions (something you might have considered) for the two starting conditions. In each case, the solubility of calcite is slightly less at the higher temperature.

I would also change your rate equation for Fe(OH)3(a) to remove line 20. This line prevents Fe(OH)3(a) from attaining complete equilibrium, and further, the ultimate saturation state at long time can vary as parameters in the input file are varied.

Code: [Select]
SOLUTION 1
    temp      20
    pH        2 #2
    pe        6.33 O2(g) -0.68
    redox     pe
    units     ppm
    density   1
    Al        60.02
    As        3
    B         4
    Ca        228 #265
    Cl        957
    Fe(3)     56 #56 60.2
    K         70.3
    Mg        125
    Mn        10
    Na        351
    Pb        1
    S(6)      1950 charge #1883
    Zn        10
    -water    0.24 # kg

EQUILIBRIUM_PHASES 1
    CO2(g)    -1.54 10
    O2(g)     -0.68 10
    Fe(OH)3(a) 0 10
    Calcite    0 10
REACTION_TEMPERATURE
20 30
END
Logged

pia said

  • Top Contributor
  • Posts: 32
Re: exception in "solubility increasses with increasing temperature"
« Reply #5 on: February 06, 2020, 02:32:01 PM »
Ok thanks you !!
Logged

  • Print
Pages: [1]   Go Up
« previous next »
  • PhreeqcUsers Discussion Forum »
  • Beginners »
  • PHREEQC basics »
  • exception in "solubility increasses with increasing temperature"
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines | Terms and Policies
  • XHTML
  • RSS
  • WAP2