Skip to content

Aerodynamic load calculation #1455

Answered by ebranlard
hefe2345 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @hefe2345

You can change the wind velocity in the InflowWind input file. You can setup different OpenFAST simulations with different main .fst files, each pointing to different InflowWind input files. If you have to run many simulations, it can be tedious to setup all the input files manually, you can try to script it using the python-toolbox and the following example:
https://github.com/OpenFAST/python-toolbox/blob/main/pyFAST/case_generation/examples/Example_Parametric.py

If you want to run simulations for a stiff structure, then the aerodyn_driver would be well suited, as it only uses AeroDyn and InflowWind. You will have to compile the aerodyn driver yourself to obtain the executable.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ebranlard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants