The HydroGym Reinforcement Learning Platform for Fluid Dynamics
이 뉴스, 어떠셨어요?
한 번의 탭으로 반응을 남겨요 · 로그인 불필요
Abstract
Modeling and controlling fluids is critical across science and engineering.
Effective flow control can increase lift, reduce drag, enhance mixing, and attenuate noise, potentially unlocking new technologies.
Yet controlling fluids is hard: the dynamics are high-dimensional, nonlinear, and multiscale.
While reinforcement learning (RL) has recently succeeded in robotics and protein folding through shared benchmarks, fluid dynamics has resisted such progress: each controller is typically tuned to a single geometry and operating point, making results hard to accumulate, transfer, and compare.
We introduce HydroGym, a solver-independent RL platform for flow control, and show that standardized infrastructure unlocks transferable control intelligence across flow regimes.
HydroGym provides 61+ validated environments spanning laminar to turbulent flows, with systematic Reynolds number progressions up to Re=400,000 and Mach number variations in 2D and 3D.
It supports diverse backends, including finite-volume, spectral-element, finite-element, lattice-Boltzmann, and fully differentiable solvers for gradient-enhanced optimization.
Across environments, RL agents consistently discover robust control principles, such as boundary-layer manipulation, acoustic-feedback disruption, and wake reorganization, yielding drag reductions exceeding 90% in canonical configurations.
Critically, we demonstrate zero-shot transfer: agents trained only on a simplified channel flow achieve 38% friction-drag reduction on an unseen 3D wing section at chord Reynolds number Re=200,000 reducing exploration costs by four orders of magnitude versus direct on-wing optimization.
This suggests RL agents uncover essential physics rather than configuration-specific patterns, pointing toward generalizable control.
HydroGym offers extensible, scalable community infrastructure for fluid dynamics, machine learning, and control research.