HelicoidalWake¶
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 Noneshear_directionlist(float)x,yandzrelative components of the direction along which shear applies<sphinx.ext.autodoc.importer._MockObject object at 0x7f8a28940ac8>shear_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