← Latest papers
🔬 physics

Quantum-Inspired Computational Fluid Dynamics for Transient Turbulent Compressible Flows

This paper introduces and validates the first complete quantum-inspired computational fluid dynamics solver capable of simulating transient turbulent compressible flows using tensor train formats, demonstrating its accuracy against classical methods and its efficiency in running parallel simulations while highlighting remaining challenges for industrial applications.

Original authors: Shang Xian Matthew Lee, Melissa Kozul, Muhammad Usman, Martin Sevior, Matthew L. Sims-Goh, Richard D. Sandberg

Published 2026-08-28
📖 5 min read🧠 Deep dive

Original authors: Shang Xian Matthew Lee, Melissa Kozul, Muhammad Usman, Martin Sevior, Matthew L. Sims-Goh, Richard D. Sandberg

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Fluid dynamics is the science of how liquids and gases move, a field that underpins everything from the design of jet engines to the prediction of weather patterns. To understand these flows, scientists rely on powerful computer simulations that solve complex equations describing how matter behaves. For decades, the most accurate way to model these flows has been to break the fluid down into a massive grid of tiny points and calculate the changes at each point over time. However, as the flows become more turbulent and the speeds approach the speed of sound, the number of points required grows so large that even the world's fastest supercomputers struggle to finish the job in a reasonable time. This limitation forces engineers to use simplified models that can miss critical details, leading to designs that are overly cautious or less efficient than they could be.

A new approach is emerging that borrows ideas from the physics of quantum systems to tackle this problem. Instead of treating the fluid as a giant, unwieldy list of numbers, this method represents the data as a connected chain of smaller, manageable pieces. This structure, known as a tensor train, allows the computer to compress the information, much like a highly efficient file format, so that it can handle complex patterns without needing to store every single detail explicitly. While this "quantum-inspired" technique had shown promise for simulating slow-moving, incompressible fluids, it hit a wall when faced with fast-moving, compressible flows where the density of the fluid changes. The mathematical operations required to handle these changes, specifically division and calculating square roots, were previously impossible to perform efficiently within this compressed format, leaving a major gap in the method's capabilities.

In a recent study, researchers have successfully bridged this gap by developing new mathematical tools that allow division and square-root calculations to be performed directly on these compressed data chains. By creating these specific algorithms, the team built the first complete solver capable of simulating compressible, turbulent flows using this quantum-inspired approach. They tested their new system against a state-of-the-art classical computer program using a challenging test case known as the Taylor-Green vortex. This test involves a swirling, turbulent flow that is notoriously difficult to simulate because tiny errors can quickly grow and ruin the results. The researchers ran simulations at two different speeds, one where the flow was moving at 80% of the speed of sound and another at 10% of the speed of sound. The results showed that their new solver matched the classical reference program with remarkable precision, keeping errors below one percent for the majority of the simulation time. This agreement confirmed that their new division and square-root algorithms work correctly and that the entire system can now handle the complex physics of compressible fluids.

Beyond simply matching existing results, the study demonstrated a unique advantage of this new method: the ability to run multiple simulations at the same time with very little extra cost. In traditional computing, running two separate simulations usually requires twice the computing power and time. However, because the quantum-inspired method encodes multiple scenarios into a single, larger data structure, the researchers were able to run two different versions of the flow simulation simultaneously. When they compared the time it took to run these two cases together against running just one, the time increased by only about 20%, whereas a classical computer would have taken twice as long. This suggests that as the number of simulations needed grows, this method could become increasingly efficient compared to traditional approaches, offering a potential pathway to solve problems that are currently too expensive to tackle.

Despite these successes, the researchers also identified a significant hurdle that must be overcome before this technology can be used for real-world industrial problems. The efficiency of the method depends on a property called the "rank," which essentially measures how complex the patterns in the fluid are. For the test cases they used, the rank remained low enough to be manageable, but when they analyzed more complex, high-speed flows with higher turbulence, the rank grew rapidly. In these more difficult scenarios, the amount of memory required to store the data could become too large for current computers to handle. The study suggests that while the method is highly effective for certain types of flows, its broader application depends on finding ways to keep this complexity low or on developing even more efficient ways to manage the data.

The work represents a significant step forward in the field of computational fluid dynamics, proving that quantum-inspired algorithms can now handle the full range of equations needed for compressible flows. By solving the specific mathematical bottlenecks of division and square roots, the researchers have opened the door to simulating high-speed aerodynamics and acoustic phenomena with a new kind of efficiency. While challenges remain regarding how the method scales with extreme turbulence, the ability to run multiple simulations simultaneously with minimal overhead offers a compelling glimpse into a future where complex fluid problems might be solved faster and more accurately than ever before. The next steps will involve refining these tools to handle the messy, high-complexity conditions found in actual aircraft engines and industrial machinery, testing whether the theoretical advantages can hold up in the most demanding environments.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →