Skip to content
New issue

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

How to impose continue step increase rotational speed in OpenFAST? #2595

Open
winder365 opened this issue Jan 2, 2025 · 1 comment
Open

Comments

@winder365
Copy link

Dear all,

I want to conduct a special simulation with continue step increase rotational speed of rotor in OpenFAST. I have known how to impose step increase wind velocity in OpenFAST (as shown in the figure), is there similar approach for rotational speed?

image

Thank you for your attention!

@jjonkman
Copy link
Collaborator

jjonkman commented Jan 2, 2025

Dear @winder365,

The short answer is "no".

Generator rotation is a degree of freedom of the ElastoDyn module of OpenFAST. As such, its motion is determined by a balance between the applied torques. If you want step changes in speed, you'd have to set the generator torque such that the speed has the profile you want. That said, you can't directly specify the aerodynamic torque, and it is the difference between generator and aerodynamic torques that will determine the generator acceleration. Also, the generator speed is the integral of the generator acceleration, so, step changes in speed are not possible, but will involve smoother motion than a step function.

Best regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants