Individual pitch control (IPC) tuning, example "12_tune_ipc.py" #348
Replies: 3 comments
-
Hi Tord, I have an unpublished IPC set up for the IEA-15MW on my local machine with: IPC_KI = [8.e-11, 0] I hope this helps. It may not be the best configuration, but it's a starting point. If you CTRL+C when the script runs, can you see where it is stuck? I'll work on debugging on my end, since your script should run on Windows, but there have been some growing pains with the new set up. Also, I think we are a little overdue for a semi-automated IPC tuning. I'll leave this issue open for both of these. Best, Dan |
Beta Was this translation helpful? Give feedback.
-
Hi Dan, Tord |
Beta Was this translation helpful? Give feedback.
-
Any updates here or can we close this issue? |
Beta Was this translation helpful? Give feedback.
-
Hi,
I want to use the individual pitch controller in ROSCO with OpenFAST. I try to tune the individual pitch controller gains (Kp and Ki) for the IEA-15-240-RWT-UMaineSemi by the example "12_tune_ipc.py". I have the complete ROSCO installation in a new environment in Anaconda. The code runs but will never end and I can't figure out why.
The code runs but doesn't get any further than this:
Has anyone experienced this before and can help get the IPC tuned? Or can someone provide me withe the gains needed for the 1P load reduction, so I can manually change the DISCON.IN file?
Cheers Tord
Beta Was this translation helpful? Give feedback.
All reactions