https://arxiv.org/api/MJIO6FjikmU6Z3tzlJriVLqFaFg 2026-03-22T17:31:38Z 8090 75 15 http://arxiv.org/abs/2601.06986v3 Structural Climate--Carbon Feedback Since the Last Interglacial 2026-02-28T16:23:55Z Using a gap-free, millennial-resolution record of atmospheric CO$_2$ and Antarctic temperature since the Last Interglacial (130 ka \textasciitilde), we structurally identify the feedback architecture of the climate--carbon system. The series are cointegrated, supporting estimation with a Vector Error Correction Model (VECM). The cointegrating relationship implies a temperature response of 13.0 K per CO$_2$ doubling. Structural identification combining a Causality Allocation Curve (CAC) and Milankovitch-cycle instrumental variables yields a contemporaneous carbon response (CCR) of 5.77 ppm/K, while the contemporaneous temperature response (CTR) is statistically indistinguishable from zero. Accounting for lagged feedbacks, the cumulative temperature response within one millennium of CO$_2$ doubling reaches 11.8 K. 2026-01-11T16:39:22Z Satoshi Nakano Kazuhiko Nishimura http://arxiv.org/abs/2603.00636v1 Retrodictive Forecasting: A Proof-of-Concept for Exploiting Temporal Asymmetry in Time Series Prediction 2026-02-28T13:07:35Z We propose a retrodictive forecasting paradigm for time series: instead of predicting the future from the past, we identify the future that best explains the observed present via inverse MAP optimization over a Conditional Variational Autoencoder (CVAE). This conditioning is a statistical modeling choice for Bayesian inversion; it does not assert that future events cause past observations. The approach is theoretically grounded in an information-theoretic arrow-of-time measure: the symmetrized Kullback-Leibler divergence between forward and time-reversed trajectory ensembles provides both the conceptual rationale and an operational GO/NO-GO diagnostic for applicability. We implement the paradigm as MAP inference over an inverse CVAE with a learned RealNVP normalizing-flow prior and evaluate it on six time series cases: four synthetic processes with controlled temporal asymmetry and two ERA5 reanalysis datasets (wind speed and solar irradiance). The work makes four contributions: (i) a formal retrodictive inference formulation; (ii) an inverse CVAE architecture; (iii) a model-free irreversibility diagnostic; and (iv) a falsifiable validation protocol with four pre-specified predictions. All pre-specified predictions are empirically supported: the diagnostic correctly classifies all six cases; the learned flow prior improves over an isotropic Gaussian baseline on GO cases; the inverse MAP yields no spurious advantage on time-reversible dynamics; and on irreversible GO cases, it achieves competitive or superior RMSE relative to forward baselines, with a statistically significant 17.7% reduction over a forward MLP on ERA5 solar irradiance. These results provide a structured proof-of-concept that retrodictive forecasting can constitute a viable alternative to conventional forward prediction when statistical time-irreversibility is present and exploitable. 2026-02-28T13:07:35Z 27 pages, 13 figures, 5 tables, Code available at https://github.com/cdamour/retrodictive-forecasting (Zenodo: https://doi.org/10.5281/zenodo.18803446) Cedric Damour http://arxiv.org/abs/2509.12490v2 SamudrACE: Fast and Accurate Coupled Climate Modeling with 3D Ocean and Atmosphere Emulators 2026-02-27T22:56:04Z Traditional numerical global climate models simulate the full Earth system by exchanging boundary conditions between separate simulators of the atmosphere, ocean, sea ice, land surface, and other geophysical processes. This paradigm allows for distributed development of individual components within a common framework, unified by a coupler that handles translation between realms via spatial or temporal alignment and flux exchange. Following a similar approach adapted for machine learning-based emulators, we present SamudrACE: a coupled global climate model emulator which produces centuries-long simulations at 1-degree horizontal, 6-hourly atmospheric, and 5-daily oceanic resolution, with 145 2D fields spanning 8 atmospheric and 19 oceanic vertical levels, plus sea ice, surface, and top-of-atmosphere variables. SamudrACE is highly stable and has low climate biases comparable to those of its components with prescribed boundary forcing, with realistic variability in coupled climate phenomena such as ENSO that is not possible to simulate in uncoupled mode. 2025-09-15T22:27:26Z 29 pages, 26 figures James P. C. Duncan Elynn Wu Surya Dheeshjith Adam Subel Troy Arcomano Spencer K. Clark Brian Henn Anna Kwa Jeremy McGibbon W. Andre Perkins William Gregory Carlos Fernandez-Granda Julius Busecke Oliver Watt-Meyer William J. Hurlin Alistair Adcroft Laure Zanna Christopher Bretherton http://arxiv.org/abs/2603.00259v1 Data-driven, non-Markovian modelling of weather in the presence of non-stationary, non-Gaussian, and heteroskedastic climate dynamics 2026-02-27T19:13:39Z While the generalized Langevin equation (GLE) is a powerful tool to understand the behavior of complex dissipative systems, driving by external fields renders standard GLE construction workflows invalid. Filtering approaches that separate fluctuations from the non-equilibrium response can sometimes circumvent the need for a non-equilibrium formalism when the residual fluctuations are homoskedastic, stationary, and preferably Gaussian. Here, we introduce the temperature time series from Boulder, Colorado, as representative of the more general and complex case where the filtered time series remains non-Gaussian, non-stationary, and heteroskedastic. With this example, we develop a protocol to build an accurate and efficient low-dimensional description of the weather fluctuations. Our protocol classifies the weather data based on the position in the annual cycle, and introduces local homoskedasticity as a metric to identify seasons of likely stationarity. Within these seasons, we build pseudo-equilibrium models. Leveraging state-based generalized master equation modelling as an alternative to the GLE, we resolve difficulties like non-Gaussianity and position dependence of the memory (friction) kernel. Our data-driven approach accurately reproduces the evolving fluctuations of the Boulder temperature time series, illustrating the feasibility of our method as a general tool to describe driven, dissipative systems. 2026-02-27T19:13:39Z 12 pages, 7 figures, and SI Thomas Sayer Andrés Montoya-Castillo http://arxiv.org/abs/2601.12029v3 An Open-Source Pseudo-Spectral Solver for Idealized Korteweg-de Vries Soliton Simulations 2026-02-27T13:50:38Z The Korteweg-de Vries (KdV) equation governs the propagation of nonlinear internal and surface gravity waves in shallow ocean environments, where the balance between nonlinear steepening and frequency-dependent dispersion produces solitons. This article presents sangkuriang, an open-source Python library that solves the KdV equation using Fourier pseudo-spectral spatial discretization and adaptive eighth-order Runge-Kutta time integration, accelerated via just-in-time (JIT) compilation. Validation across four progressively complex scenarios-isolated soliton propagation, symmetric interactions, overtaking collisions, and three-body interactions-demonstrates high-fidelity conservation of mass, momentum, and energy, with relative errors below $O(10^{-4})$. Measured soliton velocities agree with theoretical predictions within $5\%$, and complementary diagnostics based on spectral entropy and recurrence quantification analysis (RQA) confirm that computed solutions preserve the regular phase-space structure characteristic of integrable Hamiltonian systems. Running on a standard laptop, sangkuriang provides a robust, lightweight platform for reproducible numerical investigation of idealized nonlinear dispersive wave dynamics relevant to coastal and ocean engineering applications. 2026-01-17T12:12:52Z 25 pages, 6 figures Dasapta E. Irawan Sandy H. S. Herho Faruq Khadami Iwan P. Anwar Karina A. Sujatmiko Alfita P. Handayani Faiz R. Fajary Rusmawan Suwarman http://arxiv.org/abs/2603.15637v1 Experimental investigation of a multi-buoy cooperative point-absorber wave energy converter 2026-02-27T13:23:17Z This study presents a proof-of-concept experimental investigation of a multi-buoy cooperative point-absorber wave energy converter (WEC). The proposed concept consists of an array of surface-penetrating buoys connected through a shared closed-loop hydraulic power take-off (PTO) system. Energy is extracted through the collective motion of the buoy array, where pressurised flow generated by individual buoys drives a turbine within the hydraulic circuit. A 1:40 scale model was tested in the wave tank facilities at the University of Oslo. Experiments with regular and irregular long-crested waves at two different incident angles were conducted to assess power absorption, wave period response, and interaction effects. Two array configurations were investigated: an eight-buoy array with an axis-to-axis spacing of 1.5 buoy diameters, and a four-buoy array with a 3.0 diameter spacing. Although piston head leakage affected the power measurements, our results demonstrate that the WEC absorbs incoming wave energy and produces measurable power. The eight-buoy configuration achieved the highest power output per buoy compared to the four-buoy configuration, but exhibited increased sensitivity to wave period and wave heading, due to buoy-buoy interactions, such as collisions. This study highlights buoy count and internal buoy spacing as key design parameters for cooperative point-absorber wave energy systems. The results indicate that higher buoy counts enhance hydraulic cooperation, and increased buoy spacing improves robustness to wave heading and reduces destructive interaction effects. We also suggest that a lower system inertia can improve responsiveness to shorter waves. These insights provide a foundation for further optimisation and future full-scale development. 2026-02-27T13:23:17Z 21 pager, 17 figures Herman Martens Meyer Leif Arne Tønnessen Olav Gundersen Atle Jensen http://arxiv.org/abs/2602.23742v1 Revisiting the Frictional Control of the Antarctic Circumpolar Current From the Energy Diagram 2026-02-27T07:13:09Z The transport of the Antarctic Circumpolar Current (ACC) has been shown to increase with friction. Previous studies explained this counter-intuitive relationship called frictional control based on the eddy geometric parametrizations. They focused on the eddy momentum transfer and eddy energetics. To maintain the balance between wind stress and eddy interfacial form stress, eddy energy must remain unchanged as friction increases; this requires enhanced baroclinicity to compensate for stronger eddy energy dissipation. However, the independence of eddy energy has not been fully verified, and this interpretation assumes negligible barotropic energy conversion. To address these gaps, we conduct sensitivity experiments in an idealized stratified reentrant channel with varying bottom drag. Numerical simulations show that eddy energy changes substantially with friction. Furthermore, in the high-drag regime, baroclinic energy conversion dominates eddy energy generation, whereas in the low-drag regime barotropic energy conversion contributes substantially. Despite these differences, baroclinicity increases with eddy energy dissipation across all regimes, although the relationship is weak in the low-drag regime owing to barotropic energy conversion. To explain this phenomenon, we extend the frictional control framework independent of any specific eddy parameterization. A simple scaling argument leads to a generalized frictional control, s~D(E)/τ_w, where s is baroclinicity, D(E) is eddy energy dissipation, and τ_w is wind stress. This framework provides a natural extension of the existing framework and successfully explains the numerical results. These results indicate that eddy dissipation controls the baroclinicity; therefore, properly parameterizing the eddy dissipation rate is essential for representing ACC dynamics in ocean models. 2026-02-27T07:13:09Z Takuro Matsuta Yuki Tanaka Atsushi Kubokawa http://arxiv.org/abs/2602.23542v1 Monte Carlo Simulations of Secondary Cosmic-Ray Variations in Atmospheric Electric Fields : Implications for Long Duration Electron and Gamma-ray Emissions from Thunderclouds 2026-02-26T22:51:52Z Monte Carlo simulations were conducted using the Particle and Heavy Ion Transport code System (PHITS) to investigate the role of secondary cosmic rays in the generation of long-duration bursts from thunderclouds and to clarify the conditions of the electric field region responsible for particle acceleration. The simulations utilized realistic secondary cosmic-ray spectra, including gamma rays, electrons, positrons, and muons, as input. The simulation results indicate that gamma rays provide the dominant supply of seed electrons for long-duration bursts, regardless of the geometry or strength of the electric field region. They also reveal the structure and strength of the electric field region required to produce gamma rays exceeding several tens of MeV, which have so far been detected only by high-altitude observations. Furthermore, the fluxes of long-duration bursts estimated from the simulation results were compared with observational data to constrain the properties of the electric field region. In particular, the comparison with measurements at Yangbajing, located at an altitude of 4.3~km, helps narrow down the possible range of electric field strengths and configurations. 2026-02-26T22:51:52Z 31 pages, 13 figures, Accepted for PTEP Harufumi Tsuchiya http://arxiv.org/abs/2601.13335v2 An Eclipse-Ballooning Study of Shadow Bands During the April 2024 Total Eclipse 2026-02-26T18:29:19Z In this study we searched for shadow bands associated with the total solar eclipse of April 8, 2024. Our aim was to improve our understanding of their origin. Shadow bands are debated to arise either from atmospheric turbulence within Earth's planetary boundary layer (PBL) or from a diffraction-interference effect occurring above the atmosphere. To test these theories, high altitude balloons (HABs) equipped with light sensors, similar ground light sensors, radiosondes launched with weather balloons, and an aircraft-mounted light sensor were deployed. Our team was located in Concan, TX, except for the plane which flew to NE Vermont to find clear weather. Unlike Pitt's 2017 HAB study, which detected a 4.5 Hz signal attributed to shadow bands above the PBL and on the ground, no shadow bands were detected above the PBL in Texas or in northeast Vermont, despite the use of improved instrumentation. Cloud cover prevented useful ground based measurements in Texas, limiting our conclusions about the nature of shadow bands. These findings suggest that shadow bands may not always be present or, if they are, may be primarily due to atmospheric turbulence. The results of this study and Pitt's 2017 study emphasize the need for future work. 2026-01-19T19:13:47Z 12 pages, 10 figures Giana Deskevich Norris Bach Kristian Borysiak Russell J. Clark Louis W. Coban Istvan Danko Luke Docherty Michael Hatridge Howard Malc Boris Mesits Emma Moran Mathilda Nilsson Jeffrey B. Peterson Edward Michael Potosky Sandhya M. Rao Peri Schindelheim James D. Turnshek Ameya Velankar Ryan Young David A. Turnshek http://arxiv.org/abs/2602.23146v1 Partial recovery of meter-scale surface weather 2026-02-26T16:11:53Z Near-surface atmospheric conditions can differ sharply over tens to hundreds of meters due to land cover and topography, yet this variability is absent from current weather analyses and forecasts. It is unclear whether such meter-scale variability reflects irreducibly chaotic dynamics or contains a component predictable from surface characteristics and large-scale atmospheric forcing. Here we show that a substantial, physically coherent component of meter-scale near-surface weather is statistically recoverable from existing observations. By conditioning coarse atmospheric state on sparse surface station measurements and high-resolution Earth observation data, we infer spatially continuous fields of near-surface wind, temperature, and humidity at 10 m resolution across the contiguous United States. Relative to ERA5, the inferred fields reduce wind error by 29% and temperature and dewpoint error by 6%, while explaining substantially more spatial variance at fixed time steps. They also exhibit physically interpretable structure, including urban heat islands, evapotranspiration-driven humidity contrasts, and wind speed differences across land cover types. Our findings expand the frontier of weather modeling by demonstrating a computationally feasible approach to continental-scale meter-resolution inference. More broadly, they illustrate how conditioning coarse dynamical models on static fine-scale features can reveal previously unresolved components of the Earth system. 2026-02-26T16:11:53Z Jonathan Giezendanner Qidong Yang Eric Schmitt Anirban Chandra Daniel Salles Civitarese Johannes Jakubik Jeremy Vila Detlef Hohl Campbell Watson Sherrie Wang http://arxiv.org/abs/2503.11803v5 Harnessing natural and mechanical airflows for surface-based atmospheric pollutant removal 2026-02-26T13:26:45Z Removal strategies for atmospheric pollutants are increasingly being considered to mitigate global warming and improve public health. However, the global potential of surface-based removal techniques has not yet been quantified based on limits of pollutant transport and removal rates. We evaluate the atmospheric pollutant transport to surfaces and assess the potential of surface-based removal technologies for global-scale deployment across a variety of configurations, including air interaction with the built environment, mechanical ventilation and convection systems, and over the global transportation fleet Cities provide the highest removal potential, with median annual estimates of 30 GtCO$_2$, 0.06 GtCH$_4$, 0.007 GtNO$_\text{x}$ and 0.0001 GtPM$_{2.5}$ transported to their total surface area. Cities, solar farms, HVAC systems and filters have the potential to exceed 1 GtCO$_2$/yr (1 GtCO$_2$e/yr for CH$_4$, 20-year GWP) of removal when literature-based CO$_2$-sorbent (CH$_4$-catalyst) efficiencies are applied across their total surface area. These values represent theoretical upper bounds and are intended for comparison across applications rather than application-specific deployment. HVAC filters have the potential to achieve materials costs as low as \$600 per tCO$_2$ removed (\$2000 per tCO$_2$e) when CO$_2$-sorption (CH$_4$-catalyst) technologies are incorporated into their fibre sheets and maintained through routine filter replacement, compared with \$3000 per tCO$_2$ (\$10000 per tCO$_2$e) for city surfaces, based on the literature values for these technologies' materials costs. These findings demonstrate that integrating surface-based pollutant removal technologies into infrastructure may offer a pathway to advance climate and health objectives, though further studies are needed to assess their feasibility in application, and application-implementation rates and cost. 2025-03-14T18:43:40Z Samuel D. Tomlinson Aliki M. Tsopelakou Tzia M. Onn Steven R. H. Barrett Adam M. Boies Shaun D. Fitzgerald http://arxiv.org/abs/2602.22894v1 A fusion of concepts 2026-02-26T11:31:16Z This essay fuses concepts and approaches used to describe fluctuating phenomena in climate systems and statistical mechanics, and explores new ideas essential for understanding such phenomena. Its starting points are the Langevin equation (LE) and the fluctuation-dissipation theorem (FDT). The former was introduced to climate research by Klaus Hasselmann through his stochastic climate models. While a version of the latter, formulated within the framework of linear response theory, has found wide application, the deeper origin of the relation between fluctuations and dissipation has remained inconclusive. This essay goes one step further by seeking the cause of the apparent randomness, rather than merely describing it as in the LE, and by directly linking a fluctuation-dissipation relation to the governing microscopic equations. It postulates that such a relation, also referred to as the integral fluctuation-dissipation relation (IFDR), resides in integrals of the forcings that determine microscopic evolutions (individual trajectories) of the considered system. The IFDR ensures the emergence of well-defined macroscopic quantities, such as variance and spectra, quantities that characterize the system's fluctuations, provided the system is in dynamical equilibrium with constant external forcing. It is the dissipation embodied in IFDR that renders future states uncorrelated with initial conditions, thereby generating apparent randomness. Randomness is therefore not an unphysical artifact; on the contrary, it is a fundamental property of forced-dissipative systems in dynamical equilibrium. Fluctuation phenomena in such systems must be described by two principles: the governing microscopic equations and the IFDR. The two principles are complementary but not reducible to one another. 2026-02-26T11:31:16Z 34 pages, 8 figures Jin-Song von Storch http://arxiv.org/abs/2602.22533v1 A Synergistic Approach: Dynamics-AI Ensemble in Tropical Cyclone Forecasting 2026-02-26T02:12:41Z This study addresses a critical challenge in AI-based weather forecasting by developing an AI-driven optimized ensemble forecast system using Orthogonal Conditional Nonlinear Optimal Perturbations (O-CNOPs). The system bridges the gap between computational efficiency and dynamic consistency in tropical cyclone (TC) forecasting. Unlike conventional ensembles limited by computational costs or AI ensembles constrained by inadequate perturbation methods, O-CNOPs generate dynamically optimized perturbations that capture fast-growing errors of FuXi model while maintaining plausibility. The key innovation lies in producing orthogonal perturbations that respect FuXi nonlinear dynamics, yielding structures reflecting dominant dynamical controls and physically interpretable probabilistic forecasts. Demonstrating superior deterministic and probabilistic skills over the operational Integrated Forecasting System Ensemble Prediction System, this work establishes a new paradigm combining AI computational advantages with rigorous dynamical constraints. Success in TC track forecasting paves the way for reliable ensemble forecasts of other high-impact weather systems, marking a major step toward operational AI-based ensemble forecasting. 2026-02-26T02:12:41Z Yonghui Li Wansuo Duan Hao Li Wei Han Han Zhang Yinuo Li http://arxiv.org/abs/2602.03009v2 Using OPTiMEM and the Heat Conjecture to Estimate Future Social Cost of Greenhouse Gases 2026-02-26T00:27:11Z We present an entirely new physics founded approach to estimating the social cost of carbon (SCC). For this, we developed our Ocean-Heat-Content Physics and Time Macro Economic Model (OPTiMEM) to estimate future heat content (separately published). The heat conjecture assumes that weather damages curves are stochastically proportional to ocean heat increase. We model carbon combustion, validate to datasets for greenhouse gas (GHG), temperature, and ocean heat content (OHC). We show that the social cost of 4 GHGs: CO2, CH4, N2O and halogenated hydrocarbons, cannot be single values, but must be represented by a kind of economic phase space. We propose very long-term carbon bonds to implement real discounting. This obviates the Gordian knot of the descriptivist versus prescriptivist discount disagreement that is unsolvable. Implementing these bonds leads to a new monitoring metric: real-dollar spending and bond discount rates compared to SC-GHG cost with variation on the discount scale, where the discount has no relationship to the pure rate of time preference (PRTP). This heat conjecture is based on OPTiMEM. OPTiMEM initiates from a fossil fuel consumption function to produce CO2, with 18 scenarios implemented to provide the uncertainty range. We provide 1:N year loss risk models (1:10, 1:100, 1:1000) that government, engineers, and actuaries should find useful. A scenario implementing DICE family of models carbon and growth assumptions shows +18° C is breached by 2210 CE, and +110° C by 2300 CE -- both of which outcomes are obviously not compatible with the fairly rosy conclusions of DICE models. Concerns are raised about having enough low-cost fossil fuel for conversion to minimal CO$_2$ maximal energy return on energy invested (EROEI) power if nations wait too long, and low EROEI power is questioned because monetary value is dependent on energy. 2026-02-03T02:23:14Z 42 pages, 30 pages of text, 8 figures, 2 tables, 16 equations Brian Hanley Pieter Tans Edward A. G. Schuur Geoffrey Gardiner Steve Keen Adam Smith http://arxiv.org/abs/2601.06085v4 Social Cost of Greenhouse Gases -- OPTiMEM and the Heat Conjecture(s) 2026-02-26T00:15:21Z Despite well-meaning scenarios that propose global CO2 emissions will decline presented in every IPCC report since 1988, the trend of global CO2 increase continues without significant change. Even if any individual nation manages to flatten its emissions, what matters is the trajectory of the globe. Together the gulf between climate science and climate economics, plus the urgent need for alternative methods of estimation, provided the incentives for development of our Ocean-Heat-Content (OHC) Physics and Time Macro Economic Model (OPTiMEM) system. To link NOAA damages to climate required creating a carbon consumption model to drive a physics model of climate. How fast could carbon be burned and how much coal, oil and natural gas was reasonably available? A carbon model driving climate meant burning the carbon, and modelling how the earth heated up. We developed this using the most recent best greenhouse gas equations and production models for CO2, CH4, N2O, and halogenated gases. This developed an ocean heat content model for the globe. Each step is validated against Known carbon consumption, CO2, temperature, and ocean heat content. This allows a physics founded model of climate costs to be projected. 2025-12-31T02:02:07Z 115 pages, 268 references, 59 figures, 32 tables, 46 equations Brian P. Hanley Butterfly Sciences Pieter Tans Institute of Arctic and Alpine Research University of Colorado Boulder Edward A. G. Schuur Center for Ecosystem Science and Society Northern Arizona University Geoffrey Gardiner London Institute of Banking and Finance Steve Keen Institute for Strategy, Resilience & Security, University College London Adam Smith Climate Central