You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope to modify the source code of OpenFAST
I hope to add the parameter "BladeIndex" to classify the wind load on different blade in STC module
So I need to add these:
Let the code get the BladeIndex Parameter from dat file, so I need to change the code that control the parameter reading of OpenFAST
Let the STC code add different load based on blade index. So I need to change the blade load module in STC
Could you show me the file relating to these modification?