time_varying

class sharpy.generators.gustvelocityfield.time_varying[source]

The inflow velocity changes with time but it is uniform in space. It is read from a 4 column file:

\[time[s] \Delta U_x \Delta U_y \Delta U_z\]

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