time_varying_global

class sharpy.generators.gustvelocityfield.time_varying_global[source]

Similar to the previous one but the velocity changes instanteneously in the whole flow field. It is not fed into the solid.

This gust can be used by using the setting gust_shape = 'time varying global' in GustVelocityField.

The GustVelocityField generator takes the following settings as a dictionary assignedto gust_parameters.

Name

Type

Description

Default

file

str

File with the information (only for time varying)

gust_component

['list(int)', 'int']

Component of the gust velocity in the G-frame to be considered (x,y,z)->(0,1,2).

[0, 1, 2]