Predicting Time-Dependent Flow Over Complex Geometries Using Operator Networks
Ali Rabeh, Suresh Murugaiyan, Adarsh Krishnamurthy, Baskar Ganapathysubramanian
TL;DR
The paper tackles the challenge of fast, geometry-generalizing surrogates for unsteady incompressible flow by introducing a time-dependent, geometry-aware DeepONet that encodes geometry via a signed distance field and recent flow history via a CNN branch. Trained on 1,103 FlowBench Flow Past Object simulations, the approach achieves ~5% relative L2 error in single-step predictions and delivers up to 1000x CFD speedups, with physics-centric diagnostics validating short-term fidelity. Rollouts reveal accurate near-term transients but show systematic error accumulation over long horizons, especially for geometries with sharp corners, highlighting stability limits and areas for improvement. The work provides detailed ablations, diagnostic metrics, and public code/data to support reproducibility and benchmarking in geometry-rich unsteady CFD surrogates.
Abstract
Fast, geometry-generalizing surrogates for unsteady flow remain challenging. We present a time-dependent, geometry-aware Deep Operator Network that predicts velocity fields for moderate-Re flows around parametric and non-parametric shapes. The model encodes geometry via a signed distance field (SDF) trunk and flow history via a CNN branch, trained on 841 high-fidelity simulations. On held-out shapes, it attains $\sim 5\%$ relative L2 single-step error and up to 1000X speedups over CFD. We provide physics-centric rollout diagnostics, including phase error at probes and divergence norms, to quantify long-horizon fidelity. These reveal accurate near-term transients but error accumulation in fine-scale wakes, most pronounced for sharp-cornered geometries. We analyze failure modes and outline practical mitigations. Code, splits, and scripts are openly released at: https://github.com/baskargroup/TimeDependent-DeepONet to support reproducibility and benchmarking.
