Lectures 19-22: CO2 in seawater¶

  1. The carbonate system
  2. Alkalinity
  3. Carbonate Saturation
  4. Oceanic uptake of anthropogenic CO$_2$ (Revelle factor)
We acknowledge and respect the lək̓ʷəŋən peoples on whose traditional territory the university stands and the Songhees, Esquimalt and W̱SÁNEĆ peoples whose historical relationships with the land continue to this day.

Carbon on a new timescale..

No description has been provided for this image

Motivation:

No description has been provided for this image

The Carbonate System (at equilibrium)

No description has been provided for this image

Brief Total Alkalinity Intro

No description has been provided for this image

An exercise: relative abundance of carbon species in seawater

No description has been provided for this image
No description has been provided for this image

An exercise: relative abundance of carbon species in seawater

No description has been provided for this image
No description has been provided for this image

An exercise: relative abundance of carbon species in seawater

No description has been provided for this image
No description has been provided for this image
No description has been provided for this image
No description has been provided for this image
No description has been provided for this image
No description has been provided for this image
No description has been provided for this image
No description has been provided for this image

Alkalinity: real world examples

No description has been provided for this image

Alkalinity: real world examples

No description has been provided for this image

CO2, Alkalinity, and DIC

No description has been provided for this image
No description has been provided for this image
In [4]:
fig = plt.figure(figsize=(10, 10))
plt.plot([0, 1], [0, 1], "-", lw=2)
_ = plt.gca().set_xticklabels([])
_ = plt.gca().set_yticklabels([])
plt.gca().set_xlabel("DIC")
plt.gca().set_ylabel("ALK")
sns.set_context("poster")
No description has been provided for this image
No description has been provided for this image

Carbonate Saturation State

No description has been provided for this image
No description has been provided for this image
No description has been provided for this image