Including yaw errors in DLC1.1 #423
Unanswered
SKMechatronicEngineering
asked this question in
Q&A
Replies: 1 comment
-
|
Thanks for the notice, Søren. You are correct. We have YawDOF disabled in the test case, which means This fix should work. We'll merge it into FYI, to see initial transients for deubgging, I do something like this: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
According to IEC 61400-1, yaw errors shall be included when evaluating turbine loads.
The DLC generator in WEIS supports this, by allowing to define yaw errors using the yaw_misalign argument.
When I use WEIS to define yaw misalignment, the elasto-dyn input files are correctly generated to have an initial condition with an yaw error. Example:
-10 NacYaw - Initial or fixed nacelle-yaw angle (degrees)However when the simulation is performed the yaw angle is ~0 deg in the entire simulation. Note that when performing DLCs the initial 120 s are not logged in the output file.
I think the reason for the yaw DOF to be repositioning at 0 deg, is because the ServoDyn input file is not correcly changed by WEIS, to set the neutral position equal to the yaw error.
0.0 YawNeut - Neutral yaw position--yaw spring force is zero at this yaw (degrees)Is there a workaround that I can do to include yaw misalignment in the DLC simulation throughout the entire simulation?
Beta Was this translation helpful? Give feedback.
All reactions