We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wind ramp starting at 0 m/s
https://forums.nrel.gov/t/unhandled-exception-in-libdiscon-dll-when-debugging-fast/8025/6
Divide-by-zero in AeroDynTorque
AeroDynTorque
Saturate initial inflow speed. I think this was done in the past and may have been removed?
v2.9
The text was updated successfully, but these errors were encountered:
The divide-by-zero should be caught here:
ROSCO/rosco/controller/src/ControllerBlocks.f90
Line 283 in 122c758
Sorry, something went wrong.
No branches or pull requests
Desired use case
Wind ramp starting at 0 m/s
Description
https://forums.nrel.gov/t/unhandled-exception-in-libdiscon-dll-when-debugging-fast/8025/6
Current behavior
Divide-by-zero in
AeroDynTorque
Expected behavior
Saturate initial inflow speed. I think this was done in the past and may have been removed?
Code versions
v2.9
The text was updated successfully, but these errors were encountered: