AI-Accelerated CFD

Codes available:

  1. Accelerate unsteady solutions

  2. ROMIA: A methodology to accelerate RANS

Accelerate unsteady solutions

Long-horizon prediction of unsteady flows remains a major challenge in computational fluid dynamics (CFD). Full CFD simulations are accurate, but they are expensive when many time steps, operating conditions, or design iterations are required. Data-driven reduced-order models can strongly accelerate prediction, but their autoregressive errors may gradually accumulate, especially when the forecast horizon is long or when the flow regime changes.

A step-by-step tutorial describing the full workflow is available here. Accelerate unsteady solutions

ROMIA: A methodology to accelerate RANS

RANS simulations of urban or industrial flows on meshes of several million cells can require thousands of iterations to converge, with computation times of hours to days even on parallel clusters. A large fraction of this cost is concentrated in the final convergence stage, where the dominant flow structure is already established and the solver is simply relaxing towards the steady-state attractor. This work presents ROMIA (Reduced Order Model for Industrial Acceleration), a non-intrusive modal prediction pipeline that learns a reduced-order model of the flow dynamics from intermediate simulation snapshots, extrapolates the asymptotic state, and reinjects it into the solver as an initial condition — bypassing the computationally expensive tail of the simulation.

A step-by-step tutorial showing how to use ROMIA from snapshot extraction to modal reconstruction and error analysis is available here. ROMIA user guide