HelicoidalWake¶
- class sharpy.generators.helicoidalwake.HelicoidalWake[source]¶
Helicoidal wake shape generator
HelicoidalWakeclass inherited fromBaseGeneratorThe object creates a helicoidal wake shedding from the trailing edge based on the time step
dt, the incoming velocity magnitudeu_inf, directionu_inf_direction, the rotation velocityrotation_velocityand the shear parametersThe settings that this solver accepts are given by a dictionary, with the following key-value pairs:
Name
Type
Description
Default
u_inffloatFree stream velocity magnitude
Noneu_inf_directionlist(float)x,yandzrelative components of the free stream velocityNonedtfloatTime step
Nonedphi1floatSize of the first wake panel in radians
-1.0ndphi1intNumber of panels with size
dphi11rfloatGrowth rate after
ndphi1panels1.0dphimaxfloatMaximum panel size in radians
-1.0shear_directionlist(float)x,yandzrelative components of the direction along which shear appliesnumpy.arrayshear_expfloatExponent of the shear law
0.0h_reffloatReference height at which
u_infis defined1.0h_corrfloatHeight to correct the shear law
1.0rotation_velocitylist(float)Rotation velocity
None