OpenFAST / matlab-toolbox

Collection of Matlab tools developed for use with OpenFAST
Apache License 2.0
50 stars 68 forks source link

MBC update: don't assume ED is used #33

Closed bjonkman closed 2 years ago

bjonkman commented 2 years ago

Code was assuming that if BeamDyn states weren't found, ED was used. Moved ED states to main findBladeTriplets.m code so we can find the state triplets without that assumption.