Standard states
Before this page
Thermochemistry, whose notation is used throughout, in particular the split
The chemical potential of a species is split in Thermochemistry into a standard potential, read from a database, and an activity, computed by a model. The split is not unique: it rests on a reference state of the species, its standard state, which the database and the activity model must share and which is fixed by convention rather than by physics. This page states the convention adopted by the package for each class of species, the way to pass from one convention to another, and the one case in which the reference energy ceases to be a convention and becomes a statement about matter, namely a surface site whose budget follows a dissolving solid.
1. One potential, two ways of writing it
Once
defines the activity, and conversely. The chemical potential itself is a property of the system that does not depend on any convention, and at equilibrium it takes the same value in every phase between which the species can be exchanged; neither the activity nor the standard potential shares that property, only their combination does. Carbon dioxide distributed between a gas phase and water thus has one chemical potential and two activities, a fraction of the pressure in the gas and a molality in the solution. The ratio of the two activities is the Henry constant
A standard state is a state of the pure substance, or of a reference solution, completely specified by its temperature, its pressure, its composition and its state of aggregation. The phrase "25 °C and 1 bar", often met in place of a standard state, fixes two of these four attributes and leaves the other two open (Anderson and Crerar, 1993) (§12.2). Nothing requires the state to be realizable either: the standard state of a solute used below is a hypothetical solution, whose interest lies in the fact that its properties are known, not in the possibility of preparing it.
The temperature of the standard state is always that of the system. The relation above results from integrating
Pressure is treated according to the model attached to the species. The Helgeson-Kirkham-Flowers equation of state of aqueous solutes depends on
2. The conventions in use, class by class
Solutes: the hypothetical ideal one-molal solution
The standard state of a solute is a solution at the molality
HKFActivityModel, DaviesActivityModel and the Pitzer model compute concentration_scale says which reading a model adopts.
The solvent: pure water
Water is referred to the pure liquid at the temperature of the system, with Raoult's law as the ideal limit, so that
which is the form imposed by the Gibbs-Duhem relation once the activity coefficients of the solutes are given, as argued in Activity models §3.
Pure solids
A pure solid is its own standard state, its activity is one and its chemical potential reduces to
Gases
A gas is referred to the pure ideal gas at
End-members of a solid solution
An end-member is referred to its own pure phase, as a pure solid is, and its activity in an ideal solution is its mole fraction in the phase,
Species bound to a surface
A species occupying a site is referred to a surface entirely covered by it, and its activity is its site fraction
3. Changing from one convention to another
Since
the right-hand side being evaluated in any state, and most conveniently in a limit where both activity coefficients are known (Anderson and Crerar, 1993) (§12.6.1). The most frequent instance in aqueous chemistry is the passage between the mole-fraction scale of a solute, used by formulations that treat the aqueous phase as a mixture like any other, and the molality scale used here. With
The constant is not small, as its evaluation with the molar mass of water computed from the atomic masses shows:
using ChemistryLab, DynamicQuantities
Mw = Species("H2O")[:M]
m° = 1.0u"mol/kg"
T = 298.15u"K"
uconvert(us"kJ/mol", R_GAS_Q * T * log(ustrip(m° * Mw)))-9.956856183807943 mol⁻¹ kJA standard potential transcribed from a mole-fraction database without this correction shifts the solubility of every phase formed from that solute by
4. When the reference energy stops being a convention
A convention can be changed at no cost as long as the constant it introduces cancels from every computed quantity. For a surface site with a fixed budget it does: every surface reaction carries one site on each side, so that adding the same constant to the
The cancellation fails as soon as the budget follows the amount of the solid that carries the sites, the case treated in Chemistry that happens on a surface §10. The host then carries XsOH holds an oxygen and a hydrogen, and assigning it host_coupling_bias evaluates from the conservation matrix. At the weak-site density of (Dzombak and Morel, 1990) for hydrous ferric oxide, where
Where to go next
Proving that an answer is the answer is the next page of the chapter: it uses the potentials defined here to state what makes a computed equilibrium provably the minimum. The two places where the activity departs from its ideal form are treated in Activity models and Solid solutions, and the surface conventions in Chemistry that happens on a surface.