Extrapolates force coefficients up to +/- 180 degrees using Viterna’s method [3].
Parameters : | cdmax : float
AR : float, optional
cdmin: float, optional :
nalpha: int, optional :
|
---|---|
Returns : | polar : Polar
|
Notes
If the current polar already supplies data beyond 90 degrees then this method cannot be used in its current form and will just return itself.
If AR is provided, then the maximum drag coefficient is estimated as
>>> cdmax = 1.11 + 0.018*AR