Need help running ROSCO 2.9.0 5MW Wind turbine test case in Linux environment #324
Answered
by
dzalkind
PaulKSmith
asked this question in
Q&A
-
I have compiled the libdiscon.so file locally in the same environment, however, when I try to run a test case (NREL 5MW) it is showing the following error. It is interesting that using the same
|
Beta Was this translation helpful? Give feedback.
Answered by
dzalkind
Mar 5, 2024
Replies: 1 comment 8 replies
-
This error also occurs when OpenFAST and ROSCO have been compiled with different fortran compilers. When you run |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I usually compile OpenFAST (when needed) from the rosco conda environment. This way, you ensure they share a fortran compiler.
As of ROSCO 2.8.0, many inputs are optional. Your simulation will be aborted if a required input is missing. The inputs ROSCO is warning you about make it appear that you are using a DISCON from an older version of ROSCO. This should work, but if you'd like to update your DISCON, here is a script to assist.