Installation of OpenFAST
Moderators: Bonnie.Jonkman, Evan.Gaertner, Pietro.Bortolotti, George.Scott, Katherine.Dykes, Garrett.Barter, Andrew.Ning
-
- Posts: 15
- Joined: Tue Jul 20, 2010 3:08 pm
- Organization: RSE Pune
- Location: India
- Location: Pune, India
- Contact:
Installation of OpenFAST
Dear All,
I was trying to install OpenFAST as per the attached procedure. There is an error while setup downloading (error message attached).
Please suggest me any other site for downloading the software other than http://www.gtlib.gatech.edu
Thank a lot!
I was trying to install OpenFAST as per the attached procedure. There is an error while setup downloading (error message attached).
Please suggest me any other site for downloading the software other than http://www.gtlib.gatech.edu
Thank a lot!
- Attachments
-
- OpenFast_Procedure.JPG (105.39 KiB) Viewed 9017 times
-
- Error_message.JPG (34.05 KiB) Viewed 9017 times
Thanks & regards,
Shankar K. Sarpate,
Director,
E-Mobility & Renewable Energy Solutions, Pune,India
Mobile :+91 7758847732
Tel :+91 2114232191
Email: sksarpate@gmail.com
Shankar K. Sarpate,
Director,
E-Mobility & Renewable Energy Solutions, Pune,India
Mobile :+91 7758847732
Tel :+91 2114232191
Email: sksarpate@gmail.com
-
- Posts: 5428
- Joined: Thu Nov 03, 2005 4:38 pm
- Location: Boulder, CO
- Contact:
Re: Installation of OpenFAST
Dear Shankar,
I'm only really familiar with Building OpenFAST on Windows with Visual Studio, which is the procedure I'd recommend if you are using Windows.
For specific questions on using Cygwin to install and build OpenFAST, I suggest posting your question on the OpenFAST issues page, where the OpenFAST development community can support you: https://github.com/OpenFAST/openfast/issues. Not everyone in the OpenFAST development community checks this forum regularly.
Best regards,
I'm only really familiar with Building OpenFAST on Windows with Visual Studio, which is the procedure I'd recommend if you are using Windows.
For specific questions on using Cygwin to install and build OpenFAST, I suggest posting your question on the OpenFAST issues page, where the OpenFAST development community can support you: https://github.com/OpenFAST/openfast/issues. Not everyone in the OpenFAST development community checks this forum regularly.
Best regards,
Jason Jonkman, Ph.D.
Senior Engineer | National Wind Technology Center (NWTC)
National Renewable Energy Laboratory (NREL)
15013 Denver West Parkway | Golden, CO 80401
+1 (303) 384 – 7026 | Fax: +1 (303) 384 – 6901
nwtc.nrel.gov
Senior Engineer | National Wind Technology Center (NWTC)
National Renewable Energy Laboratory (NREL)
15013 Denver West Parkway | Golden, CO 80401
+1 (303) 384 – 7026 | Fax: +1 (303) 384 – 6901
nwtc.nrel.gov
-
- Posts: 15
- Joined: Tue Jul 20, 2010 3:08 pm
- Organization: RSE Pune
- Location: India
- Location: Pune, India
- Contact:
Re: Installation of OpenFAST
Dear Jason,
Thank you very much for the guidance!
Now I am working on loads calculations project with IEC 61400-1 Ed3.
In the sample projects, we have limited number of wind conditions simulated. Is it possible to through light on the following points:
1. How we can consider all load cases / simulations running in batch files?
2. Can we assign more than one wind files for one simulations keeping other parameters same?
3. How to generate *.wnd file?
I am going through the FAST manual. And trying to get answer to the above question. Meantime can you provide above information if possible?
Thanks in advance!
Regards,
Shankar Sarpate
Thank you very much for the guidance!
Now I am working on loads calculations project with IEC 61400-1 Ed3.
In the sample projects, we have limited number of wind conditions simulated. Is it possible to through light on the following points:
1. How we can consider all load cases / simulations running in batch files?
2. Can we assign more than one wind files for one simulations keeping other parameters same?
3. How to generate *.wnd file?
I am going through the FAST manual. And trying to get answer to the above question. Meantime can you provide above information if possible?
Thanks in advance!
Regards,
Shankar Sarpate
Thanks & regards,
Shankar K. Sarpate,
Director,
E-Mobility & Renewable Energy Solutions, Pune,India
Mobile :+91 7758847732
Tel :+91 2114232191
Email: sksarpate@gmail.com
Shankar K. Sarpate,
Director,
E-Mobility & Renewable Energy Solutions, Pune,India
Mobile :+91 7758847732
Tel :+91 2114232191
Email: sksarpate@gmail.com
-
- Posts: 5428
- Joined: Thu Nov 03, 2005 4:38 pm
- Location: Boulder, CO
- Contact:
Re: Installation of OpenFAST
Dear Shankar,
Normally users develop scripts to run multiple FAST simulations e.g. to simulate multiple wind conditions for the same wind turbine. This has been discussed several times on this forum e.g. viewtopic.php?f=4&t=1938&p=10093 and viewtopic.php?f=4&t=603.
By a *.wnd file, presumably you mean the turbulent wind data file in binary format. (The turbulent wind binary file in Bladed format typically has the *.wnd extension.) However, unless you plan to use Bladed, I would recommend using the TurbSim binary format *.bts. Regardless, both types of turbulent wind data files can be generated using TurbSim: https://nwtc.nrel.gov/turbsim.
Best regards,
Normally users develop scripts to run multiple FAST simulations e.g. to simulate multiple wind conditions for the same wind turbine. This has been discussed several times on this forum e.g. viewtopic.php?f=4&t=1938&p=10093 and viewtopic.php?f=4&t=603.
By a *.wnd file, presumably you mean the turbulent wind data file in binary format. (The turbulent wind binary file in Bladed format typically has the *.wnd extension.) However, unless you plan to use Bladed, I would recommend using the TurbSim binary format *.bts. Regardless, both types of turbulent wind data files can be generated using TurbSim: https://nwtc.nrel.gov/turbsim.
Best regards,
Jason Jonkman, Ph.D.
Senior Engineer | National Wind Technology Center (NWTC)
National Renewable Energy Laboratory (NREL)
15013 Denver West Parkway | Golden, CO 80401
+1 (303) 384 – 7026 | Fax: +1 (303) 384 – 6901
nwtc.nrel.gov
Senior Engineer | National Wind Technology Center (NWTC)
National Renewable Energy Laboratory (NREL)
15013 Denver West Parkway | Golden, CO 80401
+1 (303) 384 – 7026 | Fax: +1 (303) 384 – 6901
nwtc.nrel.gov
-
- Posts: 16
- Joined: Tue Feb 25, 2014 11:07 pm
- Organization: QPM Ltd.
- Location: Malta
Re: Installation of OpenFAST
Dear Mr. Jonkman,
I'm not sure if this is the correct thread but I am starting off to use FAST for my PhD studies in offshore energy storage for FOWT and not sure if I should start off with Fast ver. 8 or Open FAST.
What do you suggest please?
Peter Vella
I'm not sure if this is the correct thread but I am starting off to use FAST for my PhD studies in offshore energy storage for FOWT and not sure if I should start off with Fast ver. 8 or Open FAST.
What do you suggest please?
Peter Vella
-
- Posts: 5428
- Joined: Thu Nov 03, 2005 4:38 pm
- Location: Boulder, CO
- Contact:
Re: Installation of OpenFAST
Dear Peter,
For any new project, I always recommend starting with the newest version of the software, which in this is the release of OpenFAST v2.1 (master branch). All current and planned FAST development is taking place in OpenFAST.
Best regards,
For any new project, I always recommend starting with the newest version of the software, which in this is the release of OpenFAST v2.1 (master branch). All current and planned FAST development is taking place in OpenFAST.
Best regards,
Jason Jonkman, Ph.D.
Senior Engineer | National Wind Technology Center (NWTC)
National Renewable Energy Laboratory (NREL)
15013 Denver West Parkway | Golden, CO 80401
+1 (303) 384 – 7026 | Fax: +1 (303) 384 – 6901
nwtc.nrel.gov
Senior Engineer | National Wind Technology Center (NWTC)
National Renewable Energy Laboratory (NREL)
15013 Denver West Parkway | Golden, CO 80401
+1 (303) 384 – 7026 | Fax: +1 (303) 384 – 6901
nwtc.nrel.gov
-
- Posts: 16
- Joined: Tue Feb 25, 2014 11:07 pm
- Organization: QPM Ltd.
- Location: Malta
Re: Installation of OpenFAST
Thanks Dr. Jonkman. Managed to compile OpenFAST.
I now have problems in getting to have the openfast.exe file recoginize input files. Anywhere where I can get some help?
Thanks,
Peter
I now have problems in getting to have the openfast.exe file recoginize input files. Anywhere where I can get some help?
Thanks,
Peter
-
- Posts: 16
- Joined: Tue Feb 25, 2014 11:07 pm
- Organization: QPM Ltd.
- Location: Malta
Re: Installation of OpenFAST
I have cloned the https://github.com/OpenFAST/r-test files.
What would be the next step please to read these files and have OpenFAST work on them?
Thanks
What would be the next step please to read these files and have OpenFAST work on them?
Thanks
-
- Posts: 5428
- Joined: Thu Nov 03, 2005 4:38 pm
- Location: Boulder, CO
- Contact:
Re: Installation of OpenFAST
Dear Peter,
If you are asking about running the tests to ensure that OpenFAST is compiled and runs properly, please read the OpenFAST testing documentation: https://openfast.readthedocs.io/en/mast ... index.html.
Best regards,
If you are asking about running the tests to ensure that OpenFAST is compiled and runs properly, please read the OpenFAST testing documentation: https://openfast.readthedocs.io/en/mast ... index.html.
Best regards,
Jason Jonkman, Ph.D.
Senior Engineer | National Wind Technology Center (NWTC)
National Renewable Energy Laboratory (NREL)
15013 Denver West Parkway | Golden, CO 80401
+1 (303) 384 – 7026 | Fax: +1 (303) 384 – 6901
nwtc.nrel.gov
Senior Engineer | National Wind Technology Center (NWTC)
National Renewable Energy Laboratory (NREL)
15013 Denver West Parkway | Golden, CO 80401
+1 (303) 384 – 7026 | Fax: +1 (303) 384 – 6901
nwtc.nrel.gov
-
- Posts: 2
- Joined: Fri Mar 27, 2020 2:14 pm
- Organization: Instituto Superior Técnico
- Location: Portugal
Re: Installation of OpenFAST
Dear Mr. Jonkman,
I'm trying to use openFAST for the first time for Master thesis. I was following the installing steps, I installed VS 2015 and then Intel Fortrain 2017, github and Python. I ran the code by opening the .sln file in openfast\vs-build\FAST and building solution. I did it more than one time (closing and building again as recommended), but the errors persisted.
Do you have any ideia for what could be the problem?
I have two print screen attached: one with errors and other with openfast\build\bin final content after running.
Thank you!
Tiago
Images:
I'm trying to use openFAST for the first time for Master thesis. I was following the installing steps, I installed VS 2015 and then Intel Fortrain 2017, github and Python. I ran the code by opening the .sln file in openfast\vs-build\FAST and building solution. I did it more than one time (closing and building again as recommended), but the errors persisted.
Do you have any ideia for what could be the problem?
I have two print screen attached: one with errors and other with openfast\build\bin final content after running.
Thank you!
Tiago
Images:
-
- Posts: 5428
- Joined: Thu Nov 03, 2005 4:38 pm
- Location: Boulder, CO
- Contact:
Re: Installation of OpenFAST
Dear Tiago,
From the error messages, I would guess you didn't install the Math Kernel Library (MKL) when you installed Intel Fortran.
Best regards,
From the error messages, I would guess you didn't install the Math Kernel Library (MKL) when you installed Intel Fortran.
Best regards,
Jason Jonkman, Ph.D.
Senior Engineer | National Wind Technology Center (NWTC)
National Renewable Energy Laboratory (NREL)
15013 Denver West Parkway | Golden, CO 80401
+1 (303) 384 – 7026 | Fax: +1 (303) 384 – 6901
nwtc.nrel.gov
Senior Engineer | National Wind Technology Center (NWTC)
National Renewable Energy Laboratory (NREL)
15013 Denver West Parkway | Golden, CO 80401
+1 (303) 384 – 7026 | Fax: +1 (303) 384 – 6901
nwtc.nrel.gov
-
- Posts: 2
- Joined: Fri Mar 27, 2020 2:14 pm
- Organization: Instituto Superior Técnico
- Location: Portugal
Re: Installation of OpenFAST
Dear Mr. Jonkman,
That was the problem. Thank you!
Best regards,
Tiago Lucas
That was the problem. Thank you!
Best regards,
Tiago Lucas
-
- Posts: 15
- Joined: Tue Sep 24, 2019 8:00 am
- Organization: Warnow Design & Technology GmbH
- Location: Rostock, Germany
Re: Installation of OpenFAST
Hello everybody,
I have been working with FAST v8.16 and tried installing OpenFAST for the updated version and 15MW RWT model. However, I always run into issues and I am never able to install the software completely. As I have tried multiple times through various processes (for Windows) described in the guide, there's a basic question from my side regarding installation.
Do we absolutely need to buy Microsoft VS for OpenFAST? the trial version is valid only for 30 days.
Also, is Intel Parallel Studio (Fortran compiler) subscription required for OpenFAST?
I have had used FAST v8.16 without any further subscription and accounts, so this is bit confusing for me.
I have also posted this on OpenFAST community forum, but I hope I can get a response here faster.
Thank you for your time.
Best regards,
Tiasa
I have been working with FAST v8.16 and tried installing OpenFAST for the updated version and 15MW RWT model. However, I always run into issues and I am never able to install the software completely. As I have tried multiple times through various processes (for Windows) described in the guide, there's a basic question from my side regarding installation.
Do we absolutely need to buy Microsoft VS for OpenFAST? the trial version is valid only for 30 days.
Also, is Intel Parallel Studio (Fortran compiler) subscription required for OpenFAST?
I have had used FAST v8.16 without any further subscription and accounts, so this is bit confusing for me.
I have also posted this on OpenFAST community forum, but I hope I can get a response here faster.
Thank you for your time.
Best regards,
Tiasa
-
- Posts: 5428
- Joined: Thu Nov 03, 2005 4:38 pm
- Location: Boulder, CO
- Contact:
Re: Installation of OpenFAST
Dear Tiasa,
The most straightforward (and recommend way) to compile OpenFAST on Windows is using an Intel Fortran compiler together with Microsoft Visual Studio Community. Microsoft Visual Studio Community is free, but the Intel Fortan compiler requires a paid license.
Perhaps I missed it, but I don't see your post on the OpenFAST github page. In general, I would recommend posting OpenFAST compiler-related questions there, as all of the OpenFAST developers check github regularly.
Best regards,
The most straightforward (and recommend way) to compile OpenFAST on Windows is using an Intel Fortran compiler together with Microsoft Visual Studio Community. Microsoft Visual Studio Community is free, but the Intel Fortan compiler requires a paid license.
Perhaps I missed it, but I don't see your post on the OpenFAST github page. In general, I would recommend posting OpenFAST compiler-related questions there, as all of the OpenFAST developers check github regularly.
Best regards,
Jason Jonkman, Ph.D.
Senior Engineer | National Wind Technology Center (NWTC)
National Renewable Energy Laboratory (NREL)
15013 Denver West Parkway | Golden, CO 80401
+1 (303) 384 – 7026 | Fax: +1 (303) 384 – 6901
nwtc.nrel.gov
Senior Engineer | National Wind Technology Center (NWTC)
National Renewable Energy Laboratory (NREL)
15013 Denver West Parkway | Golden, CO 80401
+1 (303) 384 – 7026 | Fax: +1 (303) 384 – 6901
nwtc.nrel.gov
-
- Posts: 25
- Joined: Mon Aug 10, 2020 7:50 am
- Organization: Power Curve ApS
- Location: Denmark
Re: Installation of OpenFAST
Dear Dr Jonkman,
Is there any way to obtain a free license for the Intel Fortran Compiler package if one is not a student any longer? I am trying to build a model on openFAST but the license fee for the intel compiler is too expensive for my budget and the trial version with all the features is only valid for 30 days.
Best regards,
Vishal S
Is there any way to obtain a free license for the Intel Fortran Compiler package if one is not a student any longer? I am trying to build a model on openFAST but the license fee for the intel compiler is too expensive for my budget and the trial version with all the features is only valid for 30 days.
Best regards,
Vishal S
Return to “Systems Engineering Software Tools”
Who is online
Users browsing this forum: No registered users and 0 guests