carrollite {JMDplots}R Documentation

Carrollite stability

Description

Plots from the paper by von der Heyden et al. (2024).

Usage

  calc_carrollite()
  add_Co_aqueous()
  carrollite_5(res, pdf = FALSE)
  carrollite_8(res, pdf = FALSE)
  carrollite_S3(pdf = FALSE)
  carrollite_S4(complexes, pdf = FALSE)
  carrollite_S5(pdf = FALSE)
  carrollite_S6(res, pdf = FALSE)

Arguments

res

numeric, plot resolution

pdf

logical, make a PDF file?

complexes

list, output from add_Co_aqueous

Details

This table gives a brief description of each function.

calc_carrollite Calculate thermodynamic parameters for carrollite
add_Co_aqueous Add thermodynamic parameters for aqueous Co complexes
carrollite_5 Mineral stability diagram with carrollite
carrollite_8 Comparison of Cu-Co and Fe-Cu diagrams
carrollite_S3 Experimental and fitted CP for carrollite
carrollite_S4 Experimental and fitted formation constants for Cl- complexes
carrollite_S5 logK of reactions showing temperatures of linnaeite in and carrollite out
carrollite_S6 Compare mosaic stack (with carrollite) to solubility calculation for Co or Cu without carrollite

References

von der Heyden BP, Dick J, Rosenfels RC, Carlton L, Lilova K, Navrotsky A, Subramani T, Woodfield BF and Gibson A (2024) Growth and stability of stratiform carrollite (CuCo2S4) in the Tenke-Fungurume ore district, Central African Copperbelt. The Canadian Journal of Mineralogy and Petrology 62, 77–93. doi:10.3389/feart.2019.00180

Examples

# This adds a new species named carrollite_test to OBIGT.
# The vignette checks that the parameters of the new species are
# consistent with those of carrollite in the default OBIGT database.
calc_carrollite()

[Package JMDplots version 1.2.19-14 Index]