sharpy icon indicating copy to clipboard operation
sharpy copied to clipboard

File location error for WindTurbine case in #generate_rotor.py

Open THEDOCTORDHEERAJ opened this issue 8 months ago • 2 comments

Hello,

I have been facing an issue everytime I run the file mentioned in the topic. The main issue it seems is that the file name has been changed since the script was written;

image

I tried by myself to fix this issue by manually changing the file name in -> excel_description = {'excel_file_name': os.path.abspath('type04_db_nrel5mw_oc3_v06.xlsx'),

image

after this was done a new issue popped up as seen here:

image

kindly help me solve this issue.

Thanks and Regards, Dheeraj Chettiar

THEDOCTORDHEERAJ avatar Oct 18 '23 09:10 THEDOCTORDHEERAJ