← Latest papers
🔢 mathematics

Exact expressions for the unresolved stress in a finite-volume based large-eddy simulation

This paper proposes a new, non-symmetric, and non-local residual stress tensor expression for finite-volume large-eddy simulations that incorporates discretization-induced contributions from numerical fluxes and divergence, demonstrating through DNS validation that this approach eliminates a-posteriori errors and improves model performance compared to classical formulations.

Original authors: Syver Døving Agdestein, Roel Verstappen, Benjamin Sanderse

Published 2026-01-22
📖 5 min read🧠 Deep dive

Original authors: Syver Døving Agdestein, Roel Verstappen, Benjamin Sanderse

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

Imagine you are trying to predict how a chaotic crowd of people (turbulent fluid) will move through a city. You can't track every single person because there are too many, so you decide to track only the "big groups" or "clusters" of people. This is the basic idea of Large-Eddy Simulation (LES): ignoring the tiny details to focus on the big picture.

However, there's a catch. To do the math on a computer, you have to chop the city up into a grid of blocks (this is the Finite-Volume Method or FVM). The problem is that the way you chop up the grid changes the math, and the way you ignore the tiny people (the filter) also changes the math.

For a long time, scientists treated these two steps separately:

  1. Step A: Ignore the tiny people (Filtering).
  2. Step B: Put the remaining big groups into grid blocks (Discretization).

The paper argues that doing it in this order is like trying to bake a cake by first mixing the ingredients in a bowl, and then deciding to bake them in a square pan instead of a round one, without adjusting the recipe. You end up with a mess because the "square pan" (the grid) introduces its own errors that the original recipe didn't account for.

The New Idea: "Discretization-Informed" Cooking

The authors propose a new way to do this: LES-FVM.

Instead of filtering first and then gridding, they say: "Let's grid the problem first, and then decide what to ignore."

Think of it like this:

  • The Old Way: You take a high-resolution photo of a crowd, blur it to hide the individuals, and then try to fit that blurry photo into a low-resolution grid. The result is a blurry, blocky mess where the edges don't match.
  • The New Way: You take the high-resolution photo, immediately fit it into your low-resolution grid (which naturally blurs the image because of the grid size), and then calculate exactly what information was lost in that specific grid.

The "Missing Stress" (The Residual Stress Tensor)

In fluid dynamics, when you ignore the tiny details, you create a "gap" in the math. You have to invent a "closure" (a guess) to fill that gap. This guess is called the Residual Stress Tensor (RST).

  • The Classical RST: This is the old guess. It assumes the grid is perfect and only accounts for the missing tiny people. It's like a tailor who measures you with a tape measure but forgets that your clothes are made of stretchy fabric. The fit is okay, but not perfect.
  • The New RST: This is the authors' new formula. It is "discretization-informed." It knows that the grid itself is a bit "stretchy" and "blocky." It accounts for:
    1. The missing tiny people.
    2. The errors caused by the grid's shape.
    3. The errors caused by how the computer calculates movement between grid blocks.

What They Found

The authors tested this new formula using two different "games":

  1. 1D Burgers Equation: A simplified, one-dimensional version of fluid flow (like a line of cars).
  2. 3D Navier-Stokes Equations: The real, complex 3D movement of fluids (like wind or water).

The Results:

  • Zero Error (The "Perfect" Fit): When they used their new RST as a "target" (telling the computer exactly what the missing stress should be), the simulation matched the perfect solution with zero error. The old method had errors that grew over time.
  • Better Predictions: Even when they didn't use the perfect target but instead used their new formula to tune a standard prediction model (called the Smagorinsky model), the model performed significantly better. It needed a different "coefficient" (a dial setting) to work correctly, and once dialed in, it predicted the flow much more accurately.
  • It's Weird: The authors found that this new "stress" is non-symmetric and non-local.
    • Non-symmetric: In the old world, the stress pushing left was the same as the stress pushing right. In the new grid-aware world, they are different.
    • Non-local: In the old world, what happens at point A only depends on point A. In the new world, what happens at point A depends on the pressure and shape of the whole grid around it (like how a crowd's movement at one corner depends on the whole street layout).

The Bottom Line

The paper claims that by acknowledging that the computer's grid (the FVM) changes the physics, we can write a much more accurate formula for the "missing" parts of the fluid flow.

They aren't saying this will cure diseases or predict the weather tomorrow. They are saying: "If you want your computer simulation of fluid flow to be mathematically consistent and accurate, you must stop treating the grid as a passive container and start treating it as an active part of the physics."

By doing this, they created a "perfect" reference for what the missing stress should look like, which allows for much better simulations of turbulence.

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 →