-
Hello.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Dear @zujama, The OpenFAST models of the IEA Wind 22-MW RWT provided on the IEA Wind Systems GitHub repository: https://github.com/IEAWindSystems/IEA-22-280-RWT/tree/main/OpenFAST uses a ROSCO-based controller. ROSCO is not provided through the OpenFAST GitHub repository, but is available through the ROSCO GitHub repository: https://github.com/NREL/ROSCO. (By using the DISCON.dll from the OpenFAST repository, you are not using the correct controller, but rather are using a controller for the NREL 5-MW baseline wind turbine.) Presumably you are using the ROSCO input file from: https://github.com/IEAWindSystems/IEA-22-280-RWT/blob/main/OpenFAST/IEA-22-280-RWT-Semi/IEA-22-280-RWT-Semi_DISCON.IN, which requires ROSCO v2.9.0. You can find a precompiled version of ROSCO v2.9.0 for Windows here: https://github.com/NREL/ROSCO/releases/download/v2.9.0/libdiscon.dll Best regards, |
Beta Was this translation helpful? Give feedback.
Dear @zujama,
The OpenFAST models of the IEA Wind 22-MW RWT provided on the IEA Wind Systems GitHub repository: https://github.com/IEAWindSystems/IEA-22-280-RWT/tree/main/OpenFAST uses a ROSCO-based controller. ROSCO is not provided through the OpenFAST GitHub repository, but is available through the ROSCO GitHub repository: https://github.com/NREL/ROSCO. (By using the DISCON.dll from the OpenFAST repository, you are not using the correct controller, but rather are using a controller for the NREL 5-MW baseline wind turbine.) Presumably you are using the ROSCO input file from: https://github.com/IEAWindSystems/IEA-22-280-RWT/blob/main/OpenFAST/IEA-22-280-RWT-Semi/IEA-22-280-RWT-Semi_DISCON.IN