Lighthill Wave Model

The Lighthill Wave model provides an efficient method to model sound propagation for incompressible fluid flow ( M a < 0.2 ).

To calculate the sound propagation in either quiescent or turbulent flows, the Lighthill Wave model introduces a separate wave equation. This equation solves for the transport of the Lighthill pressure p l , which can be represented as the sum of acoustic pressure p a and hydrodynamic pressure p h :

Figure 1. EQUATION_DISPLAY
p l = p a + p h
(4729)

The transport equation for the Lighthill pressure p l is given as:

Figure 2. EQUATION_DISPLAY
1 c 0 2 2 p l t 2 2 ( p l + τ p l t ) = ∇⋅ h
(4730)

where h is defined as the divergence of the fluctuating part of the Lighthill Stress tensor v v as:

Figure 3. EQUATION_DISPLAY
h = ∇⋅ [ b s ρ ( v v v v ¯ ) ]
(4731)

where:

  • p l is the Lighthill pressure, which corresponds to the sum of the fluctuating hydrodynamic pressure and the acoustic pressure.
  • c 0 is the far-field speed of sound.
  • t is time.
  • v is the velocity.
  • b s is the Noise Source Weighting Coefficient.
  • ρ is the density.

τ is the noise source damping term, defined as:

Figure 4. EQUATION_DISPLAY
τ = b d Δ x π c 0
(4732)

where:

  • b d is the Acoustic Damping Coefficient.
  • Δ x = V 3 , where V is the cell volume.

Non-reflective Boundary Condition

The non-reflective boundary condition allows acoustic waves to leave the domain through the boundary without any spurious reflections.

The gradient of the Lighthill pressure at a non-reflective boundary is given as:

Figure 5. EQUATION_DISPLAY
p l a f = p l t c a f
(4733)

where a f is the face normal area and a f is its magnitude.

Newmark Alpha Method

The Newmark- α method uses the Hilber-Hughes-Taylor- α (HHT- α ) scheme to express the Lighthill pressure time derivative as:

Figure 6. EQUATION_DISPLAY
1 c 0 2 V ( 2 p l t 2 ) n + 1 d V ( 1 + α ) s [ ( p l ) n + 1 τ ( p l t ) n + 1 ] a d s = V [ ( 1 + α ) ( ∇⋅ h ) n + 1 α ( ∇⋅ h ) n ] d V α s [ ( p l ) n τ ( p l t ) n ] a d s
(4734)

where:

  • n + 1 is the time-step for which the solution is being computed.
  • n is the previous time-step.
  • α is a weighting parameter, 0.33 α 0 .