Skip to content

Input file for OperFlag=3 in "examples/Wind-Turbine/NREL-5MW_ALM" #231

Closed Answered by nbeb
hamidMech asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Hamid,

If you want to change the pitch of the blades (either collectively or individually) as a function of time while keeping the rotational speed of the turbine constant, you would need to do some minor modifications in the code. In particular, in acl_model.f90, you would need to add the pitch control routines (e.g., lines 547-557) in the Is_constant_rotation_operated condition (line 490). The pitch can then be expressed as a function of time, as for example is done in line 578. Alternatively, to read this info from a file, you would need to add this capability yourself,

Best,
Nikos

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by slaizet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants