Papers
Topics
Authors
Recent
Assistant
AI Research Assistant
Well-researched responses based on relevant abstracts and paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses.
Gemini 2.5 Flash
Gemini 2.5 Flash 175 tok/s
Gemini 2.5 Pro 54 tok/s Pro
GPT-5 Medium 38 tok/s Pro
GPT-5 High 37 tok/s Pro
GPT-4o 108 tok/s Pro
Kimi K2 180 tok/s Pro
GPT OSS 120B 447 tok/s Pro
Claude Sonnet 4.5 36 tok/s Pro
2000 character limit reached

Rational & Lagrangian LES Parametrization

Updated 9 November 2025
  • Rational and Lagrangian Parametrization are two modeling approaches in LES that define subfilter stresses and achieve algebraic equivalence in two-dimensional flows.
  • The Rational LES model employs a Padé approximation for the filter kernel to damp high wavenumbers and ensure improved numerical stability.
  • The LANS-α model modifies the kinetic energy via Hamilton’s principle, regularizing turbulence while preserving key physical properties in large eddy simulations.

Rational and Lagrangian Parametrization refers to two distinct, but in some regimes equivalent, mathematical approaches to modeling subfilter stresses in turbulent flows, specifically within the Large Eddy Simulation (LES) framework. The “Rational LES” model employs a sub-diagonal Padé approximation for the filter kernel to obtain better control over small scales and restore numerical stability, while the “Lagrangian-averaged Navier-Stokes-α” (LANS-α) model regularizes turbulence equations through a modification of the kinetic energy in Hamilton’s principle. In two spatial dimensions, these methodologies have been shown to be algebraically identical.

1. Large-Scale Filtering and Subfilter Stress in LES

Large Eddy Simulation (LES) resolves only large-scale components of turbulent flows, modeling unresolved (subfilter or subgrid) stresses. For a velocity field u(x,t)u(x,t) with u=0\nabla\cdot u=0, a low-pass filter GG of width Δ\Delta defines the resolved (“large-scale”) velocity: uˉ(x,t)=G(xx)u(x,t)dx\bar{u}(x,t) = \int G(x-x')\,u(x',t)\,dx' By linearity,

uu=G(xx)[u(x)u(x)]dx\overline{u \otimes u} = \int G(x-x')\bigl[u(x')\otimes u(x')\bigr]dx'

The unclosed subfilter stress tensor is then: τ(x,t)=uuuˉuˉ\tau(x,t) = \overline{u \otimes u} - \bar{u} \otimes \bar{u} The filtered momentum equations (neglecting body forces and viscosity) are: tuˉ+uˉuˉ+τ+pˉ=0,uˉ=0\partial_t\bar{u} + \bar{u}\cdot\nabla\bar{u} + \nabla \cdot \tau + \nabla \bar{p} = 0,\quad \nabla\cdot\bar{u} = 0

2. Taylor and Rational Approximations for Subfilter Stresses

The classical nonlinear-gradient model arises by expanding uu in a Taylor series around xx, assuming smoothness and a filter with finite second moment: ui(x)=ui(x)+rkkui(x)+O(r2),r=xxu_i(x') = u_i(x) + r_k \partial_k u_i(x) + O(r^2),\quad r = x' - x Filtering and keeping leading order yields: τijc2kuˉikuˉj\tau_{ij} \approx c^2 \partial_k\bar{u}_i\,\partial_k\bar{u}_j Setting c2=Δ2c^2 = \Delta^2, the tensor form is: τij(NG)=Δ2kuˉikuˉj\tau_{ij}^{\text{(NG)}} = \Delta^2 \partial_k\bar{u}_i \partial_k\bar{u}_j This model is not sign-definite and may lack sufficient dissipation, prone to local backscatter and finite-time blow-up when used in isolation.

Alternatively, in Fourier space, the filter kernel can be rationally approximated using the sub-diagonal Padé form: G(k)11+(αk)2G(k) \approx \frac{1}{1 + (\alpha k)^2} This corresponds in real space to the Helmholtz filter: uˉ=(Iα2Δ)1u\bar{u} = (I - \alpha^2 \Delta)^{-1} u The Rational LES momentum equation includes a modeled subfilter-stress divergence: τ(R)=2α2(Iα2Δ)1[ulul]+O(α4)\nabla\cdot\tau^{(R)} = 2\alpha^2 (I - \alpha^2 \Delta)^{-1} \nabla\cdot[\nabla u_l \nabla u_l] + O(\alpha^4) where ul=uˉu_l = \bar{u} or its filtered version.

Approach Filter Kernel Approximation Filtered Variable
Nonlinear Gradient G(k)1(αk)2G(k) \approx 1 - (\alpha k)^2 uˉ\bar{u}
Rational LES G(k)1/[1+(αk)2]G(k) \approx 1/[1 + (\alpha k)^2] uˉ=(Iα2Δ)1u\bar{u} = (I-\alpha^2\Delta)^{-1}u

This rational form damps high wavenumbers more than the Taylor series, yielding improved well-posedness and numerical stability.

3. Lagrangian-Averaged Navier–Stokes-α (LANS-α) Model

The LANS-α methodology modifies the variational principle underlying the Navier–Stokes equations by replacing the standard kinetic energy

E=12u2dxE = \frac{1}{2}\int |u|^2 dx

with a regularized form,

Eα=12[u2+α2u2]dxE_\alpha = \frac{1}{2} \int \left[|u|^2 + \alpha^2 |\nabla u|^2\right] dx

The resulting Euler–Poincaré (Kelvin–theorem) process leads to the α-model momentum equation: tv+(u)v+(u)Tv+p=0,v:=uα2Δu,u=0\partial_t v + (u \cdot \nabla)v + (\nabla u)^T \cdot v + \nabla p = 0, \quad v := u - \alpha^2 \Delta u,\,\, \nabla\cdot u = 0 Equivalently,

tu+ulu+p=α2[(ul)T:ul]+(viscosity + forcing)\partial_t u + u_l\cdot\nabla u + \nabla p = \alpha^2 [(\nabla u_l)^T : \nabla\nabla u_l] + \text{(viscosity + forcing)}

where ul=(Iα2Δ)1uu_l = (I - \alpha^2 \Delta)^{-1} u. In two-dimensional vorticity form: tω+ulω=forcing+dissipation\partial_t \omega + u_l \cdot \nabla \omega = \text{forcing} + \text{dissipation}

4. Algebraic Equivalence in Two Dimensions

In two dimensions, the scalar vorticity ω=xuyyux\omega = \partial_x u_y - \partial_y u_x is used. The Rational LES vorticity equation is: tωl+ulωl=2α2(Iα2Δ)1[ulT:ωl]+Fl+Dl\partial_t \omega_l + u_l \cdot \nabla \omega_l = -2\alpha^2 (I-\alpha^2\Delta)^{-1}[\nabla u_l^T : \nabla\nabla\omega_l] + F_l + D_l Applying (Iα2Δ)(I-\alpha^2\Delta) and redefining ω=(Iα2Δ)ωl\omega = (I-\alpha^2\Delta)\omega_l, the resulting evolution is: tω+ulω=F+D+δM\partial_t \omega + u_l \cdot \nabla \omega = F + D + \delta M where the mismatch

δM=ul[(Iα2Δ)ωl](Iα2Δ)(ulωl)2α2[ulT:ωl]\delta M = u_l \cdot \nabla[(I-\alpha^2\Delta)\omega_l] - (I-\alpha^2\Delta)(u_l \cdot \nabla\omega_l) - 2\alpha^2 [\nabla u_l^T : \nabla\nabla\omega_l]

Using the identity for incompressible 2D flow,

Δ(ulωl)=2ulT:ωl+ul(Δωl)\Delta(u_l \cdot \nabla \omega_l) = 2 \nabla u_l^T : \nabla\nabla\omega_l + u_l \cdot \nabla(\Delta\omega_l)

it is found that δM=0\delta M = 0 identically. Thus, the time evolution of vorticity is exactly governed by the LANS-α equation, and the two models are algebraically identical in two dimensions.

5. Physical Properties, Stability, and Computational Considerations

The nonlinear-gradient model’s lack of sign-definiteness leads to potential instabilities and insufficient dissipation. In contrast, both the Rational LES and the LANS-α models recover global well-posedness and numerical stability in two dimensions, with established theorems on existence and uniqueness. This improved behavior results from enhanced control of high-wavenumber modes by the Helmholtz operator inversion.

Computationally, both approaches require inversion of (Iα2Δ)(I - \alpha^2 \Delta), usually implemented via the Fourier transform (for periodic domains) or multigrid methods (for physical space domains). The extra computational cost relative to bare-filter LES is modest.

Regarding physical principles, LANS-α preserves a modified Kelvin circulation theorem and exhibits a variational (Hamiltonian-like) structure, whereas the Rational LES is motivated directly by subfilter stress modeling and closure approximation in the LES context.

6. Model Selection and Applicability

In two dimensions, model choice can be based on interpretational or implementation preferences since the Rational LES and LANS-α are algebraically identical. Either model may be preferable depending on the desired exploitation of Hamiltonian structure (LANS-α) or the focus on subfilter-stress closure (Rational LES).

In three dimensions, the equivalence breaks down due to the presence of vortex-stretching effects that are not equivalently accounted for in both frameworks. The appropriate model must be selected based on numerical performance, ease of implementation, and the requirement for structure preservation versus closure accuracy. This distinction is critical in applications where physical fidelity at three-dimensional subfilter scales is necessary.


Main source: "The Equivalence of the Lagrangian-Averaged Navier-Stokes-α Model and the Rational LES model in Two Dimensions" (Nadiga et al., 2012)

Definition Search Book Streamline Icon: https://streamlinehq.com
References (1)
Forward Email Streamline Icon: https://streamlinehq.com

Follow Topic

Get notified by email when new papers are published related to Rational and Lagrangian Parametrization.