paper-with-me

홈 › Papers

Acceleration of horizontal numerical advection for atmospheric modeling through surrogate modeling with temporal coarse-graining

2026-04-30 · Manho Park, Christopher V. Rackauckas, Christopher W. Tessum arxiv

Machine-learned surrogate modeling of advection may accelerate geoscientific models, but existing approaches have either achieved limited speedup or have sacrificed spatial resolution compared to the model they are trained to emulate. We developed a machine-learned solver that speeds up advection simulations without sacrificing spatial resolution through the use of temporal coarse-graining, where the model is trained to take larger integration steps than dictated by the Courant-Friedrich-Lewy (CFL) condition. Our solver framework includes a convolutional neural network that takes concentrations and CFL numbers as inputs and outputs mass flux. Our solvers emulate 10-day ground-level horizontal advection simulations with r$^2$ values against the baseline ranging from 0.60--0.98 with temporal coarsening factors of 4 to 32 times the baseline integration time step. Speed increases and accuracy decreases with increased coarsening, with $r^2 = 0.24$ in accuracy lost for every factor of 10 gained in speed, reaching a maximum 92$\times$ speedup while maintaining $r^2 = 0.60$. We deliberately trained our solvers only on January ground-level wind data to examine their ability to generalize across seasons and vertical heights. The 4$\times$-coarsened learned solver successfully reproduces simulations over 72 vertical levels. The 8$\times$--16$\times$ solvers (but not 32$\times$) emulate most vertical levels. The learned solvers also generalize well across seasons, except for instabilities in June and October. With additional fine-tuning, these learned solvers could be appropriate for operational use where trading accuracy for speed could be advantageous, such as in screening tools, in ensemble simulations, or with data assimilation.

📄 PDF Abstract BibTeX arXiv:2605.10956

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Decomposing weather forecasting into advection and convection with neural networks

2024-05-10 · Mengxuan Chen, Ziqi Yuan, Jinxiao Zhang, Runmin Dong 외

Operational weather forecasting models have advanced for decades on both the explicit numerical solvers and the empirical physical parameterization schemes. However, the involved high computational costs and uncertaintie…

Graph AttentionWeather Forecasting

Physics-Informed Statistical Modeling for Wildfire Aerosols Process Using Multi-Source Geostationary Satellite Remote-Sensing Data Streams

2022-06-23 · Guanzhou Wei, Venkat Krishnan, Yu Xie, Manajit Sengupta 외

Increasingly frequent wildfires significantly affect solar energy production as the atmospheric aerosols generated by wildfires diminish the incoming solar radiation to the earth. Atmospheric aerosols are measured by Aer…

ACE Metric: Advection and Convection Evaluation for Accurate Weather Forecasting

2024-06-07 · Doyi Kim, Minseok Seo, Yeji Choi

Recently, data-driven weather forecasting methods have received significant attention for surpassing the RMSE performance of traditional NWP (Numerical Weather Prediction)-based methods. However, data-driven models are t…

SSIMWeather Forecasting

Modeling Advection on Directed Graphs using Matérn Gaussian Processes for Traffic Flow

2021-12-14 · Danielle C Maddix, Nadim Saad, Yuyang Wang

The transport of traffic flow can be modeled by the advection equation. Finite difference and finite volumes methods have been used to numerically solve this hyperbolic equation on a mesh. Advection has also been modeled…

Gaussian Processes

SamudrACE: Fast and Accurate Coupled Climate Modeling with 3D Ocean and Atmosphere Emulators

2025-09-15 · James P. C. Duncan, Elynn Wu, Surya Dheeshjith, Adam Subel 외 arxiv

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. T…