- Posts: 1
Wind turbine power curve problem
- Junchi Ma
- Topic Author
Less
More
24 May 2024 01:51 - 29 May 2024 10:31 #13200
by Junchi Ma
Wind turbine power curve problem was created by Junchi Ma
Hello,
Please help me to solve the problem with the wind turbine model.
When I build a wind turbine model, firstly I use the SAM software and select "Define turbine design characteristics". The parameters are shown below:
Then, I can get a power curve of the turbine. However, when I use the function "calculate_powercurve()" in PySAM, the power curve generated by PySAM is different. The attachment is the details of two power curves.
Therefore, I can't find the reason why the two curves are not same. I hope you will be able to help me. Thanks!
Please help me to solve the problem with the wind turbine model.
When I build a wind turbine model, firstly I use the SAM software and select "Define turbine design characteristics". The parameters are shown below:
Then, I can get a power curve of the turbine. However, when I use the function "calculate_powercurve()" in PySAM, the power curve generated by PySAM is different. The attachment is the details of two power curves.
Therefore, I can't find the reason why the two curves are not same. I hope you will be able to help me. Thanks!
Attachments:
Last edit: 29 May 2024 10:31 by Paul Gilman. Reason: Please attach images as files and then insert them into your message
Please Log in or Create an account to join the conversation.
- Paul Gilman
Less
More
- Posts: 5474
29 May 2024 10:51 #13216
by Paul Gilman
Replied by Paul Gilman on topic Wind turbine power curve problem
Hi Junchi Ma,
It may be possible that the inputs to the PySAM 'calculate_powercurve()' function are different from the inputs in SAM.
Please provide an example of Python code you are using to set the inputs to 'calculate_powercurve()' if you would like me to help troubleshoot.
Best regards,
Paul.
It may be possible that the inputs to the PySAM 'calculate_powercurve()' function are different from the inputs in SAM.
Please provide an example of Python code you are using to set the inputs to 'calculate_powercurve()' if you would like me to help troubleshoot.
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
Moderators: Paul Gilman