OpenFAST / r-test

Apache License 2.0
50 stars 87 forks source link

FAST Error: invalid logical input when I use Turbsim file for the wind flow #91

Closed Zakarneh0 closed 2 months ago

Zakarneh0 commented 1 year ago

Am trying to implement a TurbSim file into Fast but it keeps giving me the error

image

Can Anyone Help ?

bjonkman commented 1 year ago

Please note that TurbSim acts more a s a preprocessor to OpenFAST. After you run the TurbSim executable with a TurbSim input file, it generates wind files. Those files generated by TurbSim can then be read into InflowWind, using options in the InflowWind input file. Based on the error message you shared, it looks like you are trying to have InflowWind read a TurbSim file instead of an InflowWind input file.