Closed TordMalmei closed 1 year ago
Hi,
I'm not able to reproduce your error. Have you changed any of the input files in Test_Cases/
or the input in Tune_Cases/
from the base repository?
Can you confirm that the main OpenFAST file you are trying to read in this step looks like this file?
Are you pointing your jupyter notebook to the correct conda rosco environment?
Best, Dan
Hi, Dan I haven't changed anything in the files and I use the exact same file as you link to. I also use the rosco-environment.
Can you try with the latest main branch and install a new environment using python setup.py develop
instead of install
? I suspect there's a mismatch between your OpenFAST input and the file reader.
Hi, now it works! Thank you so much!
Hi, I'm trying to run the ROSCO_walkthrough. I get the error: ValueError: invalid literal for int() with base 10: '"NRELOffshrBsline5MW_Onshore_ServoDyn.dat"'. (SEE BELOW). What is the problem? I have ROSCO 2.8
Loading wind turbine data for NREL's ROSCO tuning and simulation processeses
Loading FAST model: NREL-5MW.fst
ValueError Traceback (most recent call last)