span_sine
- class sharpy.generators.gustvelocityfield.span_sine[source]
This gust can be used by using the setting
gust_shape = 'span sine'
inGustVelocityField
.The
GustVelocityField
generator takes the following settings as a dictionary assignedtogust_parameters
.Name
Type
Description
Default
gust_intensity
float
Intensity of the gust
0.0
span
float
Wing span
0.0
periods_per_span
int
Number of times that the sine is repeated in the span of the wing
1
perturbation_dir
list(float)
Direction in which the perturbation will be applied in A FoR
numpy.array
span_dir
list(float)
Direction of the span of the wing
numpy.array
span_with_gust
float
Extension of the span to which the gust will be applied
0.0