Learning vertical coordinates via automatic differentiation of a dynamical core
Tim Whittaker, Seth Taylor, Elsa Cardoso-Bihlo, Alejandro Di Luca, Alex Bihlo
TL;DR
The paper tackles spurious discretization errors introduced by terrain-following vertical coordinates in high-resolution atmospheric simulations with non-hydrostatic dynamics.It introduces NEUVE, a learnable vertical coordinate parameterization embedded in an end-to-end differentiable 2D Euler solver, leveraging automatic differentiation to compute exact geometric terms and a solver-in-the-loop optimization to minimize discretization error.Across linear advection, rising bubble, and density current tests, NEUVE reduces mean-squared errors and suppresses spurious vertical velocity artifacts, while revealing how the learned grid concentrates discretization accuracy where it matters (e.g., near shear layers).The approach enables regime-specific grid optimization, offers potential computational savings, and suggests a path toward progressively replacing heuristic solver components with differentiable, machine-learned counterparts in dynamical cores.
Abstract
Terrain-following coordinates in atmospheric models often imprint their grid structure onto the solution, particularly over steep topography, where distorted coordinate layers can generate spurious horizontal and vertical motion. Standard formulations, such as hybrid or SLEVE coordinates, mitigate these errors by using analytic decay functions controlled by heuristic scale parameters that are typically tuned by hand and fixed a priori. In this work, we propose a framework to define a parametric vertical coordinate system as a learnable component within a differentiable dynamical core. We develop an end-to-end differentiable numerical solver for the two-dimensional non-hydrostatic Euler equations on an Arakawa C-grid, and introduce a NEUral Vertical Enhancement (NEUVE) terrain-following coordinate based on an integral transformed neural network that guarantees monotonicity. A key feature of our approach is the use of automatic differentiation to compute exact geometric metric terms, thereby eliminating truncation errors associated with finite-difference coordinate derivatives. By coupling simulation errors through the time integration to the parameterization, our formulation finds a grid structure optimized for both the underlying physics and numerics. Using several standard tests, we demonstrate that these learned coordinates reduce the mean squared error by a factor of 1.4 to 2 in non-linear statistical benchmarks, and eliminate spurious vertical velocity striations over steep topography.
