Skip to main content

amoc-utac

GenesisAeon Package 18 — Atlantic Meridional Overturning Circulation as UTAC System

DOI (GenesisAeon Whitepaper) MIT License CC BY 4.0 Part of genesis-os Package 18

AMOC modelled as UTAC dynamical system with physics-based early-warning from van Westen et al. (2024).

Key result: Γ_AMOC ≈ 0.251 (medium-CREP). Neural criticality (Package 20) lands at the same Γ because it shares the same η = 50 % and σ = 2.2 calibration inputs — a shared comparison coordinate, not evidence of shared physics between the two domains.

Installation

pip install amoc-utac

For development:

pip install -e ".[dev]"

Quickstart

amoc-utac run --duration 120
amoc-utac tipping-estimate
amoc-utac zenodo-export

Integration in genesis-os

from genesis_os import GenesisOS
os = GenesisOS()
amoc = os.load_package(18)
results = amoc.run_cycle(duration_years=120)

Benchmark

Validated against RAPID array, van Westen 2024 & Ditlevsen 2023.

Falsifiable Prediction

AMOC crosses 50 % weakening (H* = 0.5 K) between 2045–2065.

Scientific Context — Consensus vs. Single Studies (added 2026-08-01, corrected 2026-08-02)

The Ditlevsen & Ditlevsen (2023) tipping-year estimate this package compares against is a real, published, but more alarmist single study, not the mainstream consensus. Important: the paper was itself corrected in 2025 (Author Correction, Nat. Commun. 16, 7794, DOI 10.1038/s41467-025-63201-y) — the central estimate moved from 2057 [2025-2095] to 2065 [2037-2109]; this package now uses the corrected values. A 2026 preprint (Morr et al., arXiv:2604.20341, not yet peer-reviewed) further argues the underlying statistical fingerprint/model choice is fragile enough that alternative, equally-defensible specifications push the estimate much later.

The IPCC AR6 Working Group I Summary for Policymakers (2021, Section C.3.4) states: "there is medium confidence that the Atlantic Meridional Overturning Circulation will not collapse abruptly before 2100." Note this is not the same as the commonly-repeated shorthand "very unlikely before 2100" — "very likely" in the same AR6 passage describes the assessed weakening itself (24% [4-46%] under SSP1-2.6, 39% [17-55%] under SSP5-8.5 by 2100), not an exclusion of collapse, and "medium confidence" is not a numeric probability. Both the corrected Ditlevsen estimate and the AR6 consensus position are surfaced together in predict_tipping_year()'s return value (ipcc_ar6_confidence_statement, ipcc_ar6_citation, consensus_note) and in the tipping-estimate CLI command's output table, so users see the consensus baseline alongside this package's own (more alarmist) UTAC estimate rather than only the latter.

Global Trajectory Context (added 2026-09-02)

UNEP's "Limiting Overshoot: Navigating Exceedance of 1.5°C and Pathways Towards Return" (UNEP, published 2026-09-02, DOI: 10.59117/20.500.11822/49857) assesses that current policies put the world on track for ~2.6°C warming by 2100, with permanent exceedance of the 1.5°C Paris threshold expected within the next few years (2024 was already ~1.6°C above pre-industrial levels, per Copernicus/C3S). The report's central pathway is "overshoot, peak, and decline": exceed 1.5°C, then attempt to bring temperatures back down via large-scale carbon dioxide removal.

What this does and does not change here: this package's own results (Γ_AMOC ≈ 0.251, the corrected Ditlevsen tipping-year estimate, the AR6 SSP1-2.6/SSP5-8.5 weakening ranges) are not altered by this report — UNEP does not publish an AMOC-specific estimate. What it does provide is current, authoritative context for which emissions scenario is realistic: a ~2.6°C-by-2100 trajectory sits closer to the SSP5-8.5 end of the AR6_WEAKENING_SSP585_PCT range in constants.py than to SSP1-2.6, which is worth keeping in mind when interpreting this package's output against the AR6 consensus band.

Role in the GenesisAeon Ecosystem

amoc-utac is P18 in the GenesisAeon ecosystem, covering the oceanography / AMOC tipping domain. It applies the UTAC-Logistic ODE and CREP metrics to the Atlantic Meridional Overturning Circulation, sharing its criticality framework (Γ ≈ 0.251) with sibling packages across other domains (e.g. neuroscience, heliophysics).

Citation

DOI

License

Code: MIT • Docs & Data: CC BY 4.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

amoc_utac-1.3.2.tar.gz (207.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

amoc_utac-1.3.2-py3-none-any.whl (27.7 kB view details)

Uploaded Python 3

File details

Details for the file amoc_utac-1.3.2.tar.gz.

File metadata

  • Download URL: amoc_utac-1.3.2.tar.gz
  • Upload date:
  • Size: 207.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for amoc_utac-1.3.2.tar.gz
Algorithm Hash digest
SHA256 cb64e1751dc07903af3f5f4bac4bdb07aa727e66fc624c5a87169887fcffde88
MD5 2d3d7f459b46fad5bd7a6284b9968d09
BLAKE2b-256 f6449e8dc96ac2af6ae9bdf3cff74da76907cc78ec18d176390ee93b4580c560

See more details on using hashes here.

File details

Details for the file amoc_utac-1.3.2-py3-none-any.whl.

File metadata

  • Download URL: amoc_utac-1.3.2-py3-none-any.whl
  • Upload date:
  • Size: 27.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for amoc_utac-1.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3127369d35b58cea29c827e375a6cb83f5eddedc458e5b5142e01a6f4c64f3d9
MD5 90460a6b613b95c37850fe473c3c0cbf
BLAKE2b-256 cd1756f0958545425cb82e3601d219661bc85916ba846d9b7c4113ed3663f2ce

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.3.2 This release

2 files

1.3.0

2 files

1.2.0

2 files

1.1.1

2 files

1.1.0

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page