Body Force Propeller Method

The body force propeller method is used to model the effects of a propeller such as thrust and torque and thereby creating propulsion without actually resolving the geometry of the propeller. The method employs a uniform volume force fb distribution over the cylindrical virtual disk. The volume force varies in radial direction.

The radial distribution of the force components follows the Goldstein optimum and is given by:

Figure 1. EQUATION_DISPLAY
fbx=Axr*1-r*
(4976)
Figure 2. EQUATION_DISPLAY
fbθ=Aθr*1-r*r*(1-r′h)+r′h
(4977)
Figure 3. EQUATION_DISPLAY
r*=r′-r′h1-r′h
(4978)
r′h=RHRPand r′=rRP

where fbx is the body force component in axial direction, fbθ is the body force component in tangential direction, r is the radial coordinate, RH is the hub radius and RP is the propeller tip radius.

The constants Ax and Aθ are computed as:

Figure 4. EQUATION_DISPLAY
Ax=1058TπΔ(3RH+4RP)(RP-RH)
(4979)
Figure 5. EQUATION_DISPLAY
Aθ=1058QπΔRP(3RH+4RP)(RP-RH)
(4980)

where T is the thrust, Q is the torque, and Δ is the virtual disk thickness.

The computation of the body force components requires several user inputs. A propeller performance curve needs to be specified, which gives the dimensionless thrust coefficient KT, the torque coefficient KQ, and the propeller efficiency η0 as functions of the advance ratio J.

Figure 6. EQUATION_DISPLAY
K T = T ρ n 2 D p 4
(4981)
Figure 7. EQUATION_DISPLAY
K Q = Q ρ n 2 D p 5
(4982)
Figure 8. EQUATION_DISPLAY
J=VAnDP
(4983)

where V A is the speed of advance of the propeller, n the rotation rate with the unit revolution per second [ r p s ] , and D P the propeller diameter.

Further inputs are the position of the propeller within the computational domain, the direction of the propeller rotational axis, and the direction of rotation.

The simulation is performed for a certain operating point. The operating point can be specified by either of these quantities:

  • Rotation rate n
  • Thrust T
  • Torque Q

If the operation point is given by rotation rate n, the procedure for obtaining the body force component distribution over the virtual disk is the following:

  1. The advance ratio J is calculated as:
    Figure 9. EQUATION_DISPLAY
    J=VInflow PlanenDP
    (4984)
  2. The thrust coefficient KT and the torque coefficient KQ are interpolated from the specified propeller performance curve:
    KT,KQ=f(J)
  3. With KT and KQ available, thrust T and torque Q are calculated for the propeller:
    Figure 10. EQUATION_DISPLAY
    T=KTρV2Inflow PlaneD2PJ2
    (4985)
    Figure 11. EQUATION_DISPLAY
    Q=KQρV2Inflow PlaneD3PJ2
    (4986)
  4. With T and Q available, the axial and the tangential body force components fbx and fbθ are calculated according to Eqn. (4976) to Eqn. (4980).

If the operation point is given by thrust T or by torque Q, the first step of above procedure is replaced by:

  1. With a given T or Q, the advance ratio is calculated by solving the following equation numerically:
    Figure 12. EQUATION_DISPLAY
    f(J)=KT-K′Tor  f(J)=KQ-K′Q
    (4987)

    where KT and KQ are evaluated from the propeller performance curve.

    K′T and K′Q are evaluated as:

    Figure 13. EQUATION_DISPLAY
    K′T=J2TOperating PointρInflow PlaneV2Inflow PlaneDP2
    (4988)
    Figure 14. EQUATION_DISPLAY
    K′Q=J2QOperating PointρInflow PlaneV2Inflow PlaneDP3
    (4989)

With the advance ratio J available, the calculation of the axial and tangential body force components follows the same procedure as for the rotation rate operating point continuing with the second step.