๐ค AI Summary
This study addresses the high computational cost of traditional computational fluid dynamics (CFD) in simulating steady-state flow through complex porous media, which hinders applications such as topology optimization. To overcome this limitation, the authors develop a machine learningโbased surrogate model to predict solutions of the Navier-Stokes-Brinkman equations. They systematically compare convolutional autoencoders, U-Net, and the Fourier Neural Operator (FNO), incorporating a physics-informed loss function to enhance physical consistency. This work presents the first comprehensive evaluation of FNO for this task, demonstrating its mesh-invariant properties and suitability for topology optimization. Experimental results show that FNO achieves the lowest mean squared error (0.0017) and accelerates inference by up to 1,000ร compared to conventional CFD, significantly outperforming baseline methods in both accuracy and generalization capability.
๐ Abstract
Solving flow through porous media is a crucial step in the topology optimisation of cold plates, a key component in modern thermal management. Traditional computational fluid dynamics (CFD) methods, while accurate, are often prohibitively expensive for large and complex geometries. In contrast, data-driven surrogate models provide a computationally efficient alternative, enabling rapid and reliable predictions. In this study, we develop a machine-learning framework for predicting steady-state flow through porous media governed by the Navier-Stokes-Brinkman equations. We implement and compare three model architectures-convolutional autoencoder (AE), U-Net, and Fourier Neural Operator (FNO)-evaluating their predictive performance. To enhance physics consistency, we incorporate physics-informed loss functions. Our results demonstrate that FNO outperforms AE and U-Net, achieving a mean squared error (MSE) as low as 0.0017 while providing speedups of up to 1000 times compared to CFD. Additionally, the mesh-invariant property of FNO emphasizes its suitability for topology optimisation tasks, where varying mesh resolutions are required. This study highlights the potential of machine learning to accelerate fluid flow predictions in porous media, offering a scalable alternative to traditional numerical methods.