powered by
d18O_c() calculates the equilibrium d18O value of a carbonate grown at a given temperature.
d18O_c()
d18O_c(temp, d18O_H2O_VSMOW, min, eq)
Returns the equilibrium carbonate d18O value expressed on the VSMOW scale (‰).
Carbonate growth temperature (°C).
Water d18O value expressed on the VSMOW scale (‰).
Mineralogy. Options are as in a18_c_H2O().
a18_c_H2O()
Equation used for the calculations. Options depend on mineralogy and are listed in a18_c_H2O().
References are listed in the description of a18_c_H2O().
d18O_H2O() calculates the d18O value of the ambient water from the d18O value of a carbonate and its growth temperature.
d18O_H2O()
Other equilibrium_carbonate: D47(), D48(), d17O_c()
D47()
D48()
d17O_c()
d18O_c(33.7, -13.54, min = "calcite", eq = "Coplen07") to_VPDB(d18O_c(temp = 12, d18O_H2O_VSMOW = -6.94, min = "aragonite", eq = "GK86"))
Run the code above in your browser using DataLab