5.3 Marine Sediments
Marine sediments blanket most of the ocean floor and serve as the geological archive of Earth's climate, ocean chemistry, and biological history. They are classified by origin: terrigenous, biogenic, hydrogenous, and cosmogenous. Their distribution is controlled by proximity to land, biological productivity, water depth, and ocean chemistry.
Sediment Classification
Terrigenous (Lithogenous) Sediments
Derived from weathering and erosion of continental rocks. Includes clay (<4 μm), silt (4–63 μm), and sand (63–2000 μm). Transported by rivers, wind (aeolian dust, e.g., Saharan dust across the Atlantic), glaciers (ice-rafted debris), and turbidity currents. Dominates near continental margins and in high-latitude regions. Sedimentation rates: 1–100 cm/kyr on shelves, decreasing offshore.
Biogenic (Biogenous) Sediments
Composed of skeletal remains of marine organisms. Calcareous ooze(>30% CaCO₃): foraminifera and coccolithophore tests; covers ~48% of the deep seafloor. Siliceous ooze (>30% SiO₂): diatom frustules (high latitudes) and radiolarian tests (equatorial). Biogenic sediments dominate the open ocean where terrigenous input is low.
Hydrogenous (Authigenic) Sediments
Precipitate directly from seawater or pore water. Manganese nodules(polymetallic nodules) grow at ~1–10 mm/Myr on the abyssal floor, rich in Mn, Fe, Ni, Cu, Co. Phosphorites form on continental shelves in upwelling regions. Metal-rich sediments precipitate near hydrothermal vents.
Cosmogenous Sediments
Extraterrestrial material: micrometeorites (cosmic spherules), tektites (impact ejecta). Volumetrically insignificant (<1%) but scientifically important as time markers (e.g., iridium anomaly at the K–Pg boundary).
Carbonate Compensation Depth (CCD)
Calcium carbonate dissolves more readily under high pressure and low temperature. The lysocline is the depth where dissolution becomes significant (~3500–4000 m), while the CCD is where the rate of dissolution equals the rate of supply (~4500 m in the Pacific, ~5000 m in the Atlantic). Below the CCD, the seafloor is free of calcareous sediment.
Carbonate Saturation State
$$\Omega = \frac{[\text{Ca}^{2+}][\text{CO}_3^{2-}]}{K_{sp}}$$
When $\Omega < 1$, seawater is undersaturated and CaCO₃ dissolves. $K_{sp}$ increases with pressure, so deep water is more corrosive. The CCD is deeper in the Atlantic because North Atlantic Deep Water is younger and less CO₂-rich than Pacific deep water.
Calcite vs Aragonite: Aragonite (denser CaCO₃ polymorph) dissolves at shallower depths (~2000 m) than calcite (~4500 m). Pteropod ooze (aragonite shells) is thus restricted to shallow depths. The CCD has fluctuated through geological time.
Stokes Settling Velocity & Sedimentation Rates
The terminal settling velocity of a spherical particle in a viscous fluid (low Reynolds number) is given by Stokes' law:
$$w_s = \frac{2}{9}\frac{(\rho_p - \rho_f)\,g\,r^2}{\mu}$$
where $\rho_p$ is particle density, $\rho_f$ is fluid density, $r$ is particle radius, and $\mu$ is dynamic viscosity. Fine clay (1 μm) takes ~50 years to settle through 4 km of ocean, while sand (100 μm) settles in hours.
Pelagic
0.1–5 mm/kyr
Deep ocean, far from land
Hemipelagic
1–20 cm/kyr
Continental margins
Coastal/Deltaic
0.1–100 cm/yr
Estuaries, river deltas
Paleoceanographic Proxies
Sediment cores are time capsules of ocean history. Chemical and isotopic analyses of microfossil shells (foraminifera, diatoms) provide proxies for past ocean conditions:
$\delta^{18}\text{O}$ — Temperature and Ice Volume
Oxygen isotope ratio in foraminiferal calcite reflects both water temperature and global ice volume:
$$T(°\text{C}) = 16.9 - 4.38\,(\delta^{18}\text{O}_c - \delta^{18}\text{O}_w) + 0.10\,(\delta^{18}\text{O}_c - \delta^{18}\text{O}_w)^2$$
(Epstein et al., 1953; modified by Shackleton)
Mg/Ca Ratio — Temperature
Mg incorporation into calcite is temperature-dependent: $\text{Mg/Ca} = B\,\exp(A \cdot T)$ where$A \approx 0.09$ and $B$ is species-specific. Combined with $\delta^{18}\text{O}$, this separates temperature from ice-volume effects.
Alkenone Unsaturation Index (U'₃₇)
Organic geochemical proxy from coccolithophore lipids, linearly correlated with SST:$T = (U^{K'}_{37} - 0.044) / 0.033$. Robust across 1–28 °C. Preserved in sediments for millions of years.
Sediment Cores and Stratigraphy
Deep-sea sediment cores (obtained by piston coring or ocean drilling) provide continuous records spanning millions of years. Stratigraphic correlation uses biostratigraphy (first/last appearance of microfossil species), magnetostratigraphy (magnetic reversals), and chemostratigraphy ($\delta^{18}\text{O}$ stages). The marine isotope stages (MIS) system numbers glacial and interglacial periods back to MIS 104 (~2.6 Ma).
Piston Core
Free-fall corer, typically 10–30 m penetration. Rapid recovery with minimal disturbance of the sediment column.
Ocean Drilling (IODP)
Rotary drilling from a research vessel. Can penetrate hundreds of metres into sediment and basement rock for deep time records.
Python: Stokes Settling, CCD Plot & Proxy Calibration
Python: Stokes Settling, CCD Plot & Proxy Calibration
Python!/usr/bin/env python3
Click Run to execute the Python code
Code will be executed with Python 3 on the server
Fortran: 1D Sedimentation Model with Dissolution & Bioturbation
This program models carbonate accumulation on the seafloor. The governing equation is:
$$\frac{\partial C}{\partial t} = D_b \frac{\partial^2 C}{\partial z^2} - w \frac{\partial C}{\partial z} + S - \lambda C$$
where $C$ is CaCO₃ concentration, $D_b$ is bioturbation diffusivity,$w$ is burial velocity, $S$ is the carbonate rain rate, and $\lambda$ is the dissolution rate constant.
Fortran: 1D Sedimentation Model with Dissolution & Bioturbation
Fortran============================================================
Click Run to execute the Fortran code
Code will be compiled with gfortran and executed on the server
Global Sediment Distribution Patterns
The distribution of marine sediments on the ocean floor reflects the interplay of biological productivity, water depth (relative to the CCD), proximity to continental sources, and ocean circulation patterns. Understanding these patterns is essential for interpreting the geological record and for assessing marine mineral resources.
Pacific Ocean
Dominated by siliceous ooze (diatom ooze in the north, radiolarian ooze at the equator) and pelagic red clay at abyssal depths below the CCD (~4200–4500 m). Calcareous ooze occurs on the flanks of the East Pacific Rise and on shallower seamounts. Terrigenous sediment is confined to narrow continental margins due to the ring of subduction trenches that trap continental runoff.
Atlantic Ocean
Calcareous ooze dominates because the Mid-Atlantic Ridge is relatively shallow and the CCD is deeper (~5000 m) due to younger, less CO₂-enriched deep water. Terrigenous sediment extends far from the passive margins, forming extensive abyssal plains (Sohm, Hatteras). Turbidite deposits are common near submarine canyon mouths. The Amazon Fan is one of the largest deep-sea fans on Earth.
Indian Ocean
Mixed sediment types. The Bengal Fan (from the Ganges–Brahmaputra) is the world's largest submarine fan, extending 3000 km. Calcareous ooze predominates on ridges and plateaus. Siliceous ooze is found south of the Polar Front near Antarctica.
Southern Ocean
Diatom ooze forms a wide belt around Antarctica (the "diatom ooze belt"), reflecting the extremely high siliceous productivity driven by upwelling along the Antarctic Divergence. Ice-rafted debris (IRD) from icebergs is common and provides a record of ice sheet dynamics through geological time.
Key Equations Summary
Stokes Settling (Reynolds Number Check)
$$Re = \frac{\rho_f\,w_s\,d}{\mu}$$
Stokes' law is valid when $Re < 0.5$. For larger particles, drag corrections (e.g., Oseen) are needed.
Bioturbation Diffusion
$$D_b = \frac{1}{2}\frac{(\Delta x)^2}{\Delta t}$$
Typical values: $D_b \sim 10^{-10}$ to $10^{-8}\;\text{m}^2/\text{s}$, mixing the upper ~10 cm of sediment over centuries.