Single-equation turbulence model optimized for aerospace applications
The Spalart-Allmaras model was developed by Philippe R. Spalart and Steven R. Allmaras in 1992-1994 as a one-equation turbulence model specifically designed for aerospace applications and external aerodynamics.
The development began at Boeing in the early 1990s with the specific goal of creating a turbulence model optimized for aerospace flows. Spalart, working at Boeing's research division, collaborated with Allmaras to develop a model that would provide excellent boundary layer prediction while maintaining computational efficiency for complex aircraft configurations.
The original 1992 conference paper introduced the basic formulation, followed by the comprehensive 1994 publication that established the model's widespread adoption. Subsequent refinements included rotation and curvature corrections (2000), improved production terms (2004), and various aerospace-specific modifications. The model quickly became the industry standard for external aerodynamics and remains the backbone of most commercial aircraft design calculations.
The Spalart-Allmaras model solves a single transport equation for a modified turbulent viscosity variable ν̃, which is related to but not identical to the turbulent kinematic viscosity.
Constant | Value | Physical Significance |
---|---|---|
cb1 | 0.1355 | Production coefficient |
cb2 | 0.622 | Cross-diffusion coefficient |
σ | 2/3 | Turbulent Prandtl number |
cv1 | 7.1 | Viscosity function parameter |
cw1 | cb1/κ² + (1+cb2)/σ | Destruction coefficient |
κ | 0.41 | von Kármán constant |
The Spalart-Allmaras model represents a fundamental departure from traditional turbulence modeling approaches by focusing on a modified viscosity variable rather than turbulent kinetic energy and dissipation rate.
The variable ν̃ is designed to asymptotically approach the turbulent viscosity in the far field while maintaining proper wall behavior. This approach eliminates the need for explicit length scale modeling, with the wall distance d providing the necessary geometric information.
The explicit dependence on wall distance d makes the model inherently suitable for wall-bounded flows but potentially problematic for free shear flows far from walls. The production term scales with ν̃·S, while destruction scales as (ν̃/d)², providing proper balance near walls.
By solving only one additional transport equation, the model avoids the complex coupling issues associated with two-equation models. This leads to superior numerical robustness and faster convergence, particularly important for complex aerospace geometries.
The model was calibrated specifically for attached and mildly separated boundary layers typical of aerospace applications. The constants were determined from airfoil data, flat plate boundary layers, and simple separation cases relevant to aircraft design.
The Spalart-Allmaras model incorporates several fundamental assumptions that define its range of applicability and inherent limitations.
Like all eddy viscosity models, S-A assumes isotropic turbulence and that Reynolds stresses are proportional to mean strain rates. This fails in:
The explicit wall distance dependence creates challenges in:
The model's calibration for aerospace flows may limit performance in industrial applications with different flow characteristics, such as internal flows with heat transfer or flows with massive separation.
The Spalart-Allmaras model has been extensively validated against aerospace-relevant flow configurations, establishing its reputation as the industry standard for external aerodynamics.
Standard validation includes the RAE 2822 airfoil, NACA 0012 at various angles of attack, flat plate boundary layer, and the NASA Common Research Model for transport aircraft. These cases provide quantitative measures of the model's performance across the aerospace design space.
Several variants of the Spalart-Allmaras model have been developed to address specific limitations while maintaining the core single-equation framework.
This variant incorporates rotation and curvature effects through modification of the production term:
where f_rot accounts for system rotation and streamline curvature effects, improving predictions in turbomachinery and highly curved flows.
This modification allows the working variable ν̃ to become negative in regions of high strain, enabling better representation of laminar-turbulent transition and separated flow physics. The negative values are prevented from contributing to turbulent viscosity through appropriate limiters.
This extension replaces the linear eddy viscosity assumption with a quadratic stress-strain relationship, partially addressing Reynolds stress anisotropy while maintaining computational efficiency.
This hybrid RANS-LES approach uses the SA model as the underlying RANS formulation, switching to LES behavior in separated regions while maintaining RANS mode in attached boundary layers.
The Spalart-Allmaras model's single-equation nature provides significant advantages in numerical implementation, but several considerations are critical for robust performance.
Accurate and efficient wall distance calculation is crucial for SA model performance. Modern implementations use:
The destruction term requires careful implicit treatment to ensure numerical stability:
Proper boundary condition implementation is essential:
The single-equation nature typically provides excellent convergence, but optimization techniques include appropriate under-relaxation (typically 0.7-0.8), preconditioning for low-speed flows, and coupled solution algorithms for strongly coupled systems. Monitoring both scaled residuals and integral quantities ensures proper convergence assessment.