CFDONEval: A Comprehensive Evaluation of Operator-Learning Neural Network Models for Computational Fluid Dynamics

Abstract

In this paper, we introduce CFDONEval, a comprehensive evaluation of 12 operator-learning-based neural network (ON) models to simulate 7 benchmark fluid dynamics problems. These problems cover a range of 2D scenarios, including Darcy flow, two-phase flow, Taylor-Green vortex, lid-driven cavity flow, tube flow, circular cylinder flow, and 3D periodic hill flow. For a rigorous evaluation, we establish 22 fluid dynamics datasets for these benchmark problems, 18 of which are newly generated using traditional numerical methods, such as the finite element method. Our evaluation tackles 5 key challenges: multiscale phenomena, convection dominance, long-term predictions, multiphase flows, and unstructured meshes over complex geometries. We assess computational accuracy, efficiency, and flow field visualization, offering valuable insights into the application of ON models in fluid dynamics research. Our findings show that attention-based models perform well in handling almost all challenges; models with a U-shaped structure excel in handling multiscale problems; and the NU-FNO model demonstrates the smallest relative error in L2 norm when processing nonuniform grid data. The related code, dataset, and appendix are publicly available at: https://github.com/Sysuzqs/CFDNNEval.

Cite

Text

Liu et al. "CFDONEval: A Comprehensive Evaluation of Operator-Learning Neural Network Models for Computational Fluid Dynamics." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/640

Markdown

[Liu et al. "CFDONEval: A Comprehensive Evaluation of Operator-Learning Neural Network Models for Computational Fluid Dynamics." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/liu2025ijcai-cfdoneval/) doi:10.24963/IJCAI.2025/640

BibTeX

@inproceedings{liu2025ijcai-cfdoneval,
  title     = {{CFDONEval: A Comprehensive Evaluation of Operator-Learning Neural Network Models for Computational Fluid Dynamics}},
  author    = {Liu, Menghan and Cen, Jianhuan and Zhou, Ziyang and Fan, Haolong and Li, Hongji and Wei, Ping and Peng, Guohang and He, Changye and Qin, Yuzhe and Lu, Yutong and Zou, Qingsong},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {5752-5760},
  doi       = {10.24963/IJCAI.2025/640},
  url       = {https://mlanthology.org/ijcai/2025/liu2025ijcai-cfdoneval/}
}