Skip to content
Discussion options

You must be logged in to vote

There are some gust examples in the Testcases subdirectory and the explanation of the keywords is in config_template.cfg. Is your approach different from the current implementation?


% --------------------------- GUST SIMULATION ---------------------------------%
%
% Apply a wind gust (NO, YES)
WIND_GUST = NO
%
% Type of gust (NONE, TOP_HAT, SINE, ONE_M_COSINE, VORTEX, EOG)
GUST_TYPE = NONE
%
% Direction of the gust (X_DIR, Y_DIR or Z_DIR)
GUST_DIR = Y_DIR
%
% Gust wavelenght (meters)
% Note for 1-cos gusts: this is the full gust length, not the gust gradient H (half gust length) as used for example in CS-25.
GUST_WAVELENGTH= 10.0
%
% Number of gust periods
GUST_PERIODS= 1.0
%
% Gust ampl…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gsivanii
Comment options

Answer selected by gsivanii
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants