Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

Simulating Three-dimensional Turbulence with Physics-informed Neural Networks

Created by
  • Haebom

Author

Sifan Wang, Shyam Sankaran, Xiantao Fan, Panos Stinis, Paris Perdikaris

Outline

This paper presents a method for successfully simulating turbulent high-speed fluid flows using physics-informed neural networks (PINNs), a deep learning model based on physical equations. Without the need for a traditional computational grid or training data, the system directly learns two- and three-dimensional fully turbulent flows by combining adaptive network architectures, causal training, and advanced optimization methods. It accurately reproduces key flow statistics, such as energy spectrum, kinetic energy, eddy, and Reynolds stress, and demonstrates its ability to handle complex chaotic systems.

Takeaways, Limitations

Takeaways:
Overcoming existing computational limitations and suggesting new possibilities for continuous turbulence modeling.
It provides an innovative approach to studying complex systems such as high-speed fluid flows.
Demonstrating the potential of neural network models to directly learn the laws of physics.
Limitations:
No specific Limitations mentioned in the paper.
👍