Replies: 3 comments
-
Hi @prith-gs On the first point, this is a bug. It was a pointed out in #893 and fixed for v4 in #894. If you are not able to upgrade to the latest version, you could make the changes from that pull request in your version. If you do this, please consider submitting a pull request to the On the second question related to the TurbOPark model in FLORIS, I don't have a solid answer. This model was implemented with a unique solver. I'm wondering if it's related to this comment that implies that the wake area overlap calculation is invalid since the wake isn't computed at the current or downstream turbines, as in the other solvers. @bayc might have more information on this one. Thanks, |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi @prith-gs , sorry that it took me a while to get back to you here. I looked into this a bit, and I believe that the reason that the turbulence intensity is not changing for the downstream turbine using TurbOPark is has to do with this TODO item. Essentially, the I have opened an issue #909 to look at this; however, it may be some time before we address the issue, if we do at all. Note also that there is an open PR #907 that contains a different implementation of the TurbOPark model that runs through the |
Beta Was this translation helpful? Give feedback.
-
Hello,
I've a very simple setup with 2 Turbines and wind coming in from the west with wind speed = 9 m/s and TI = 6 %.
![image](https://private-user-images.githubusercontent.com/103917694/329502179-e4d48815-a02f-4ea4-a28f-7f92dbd2e1e2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTgzODUsIm5iZiI6MTczODg5ODA4NSwicGF0aCI6Ii8xMDM5MTc2OTQvMzI5NTAyMTc5LWU0ZDQ4ODE1LWEwMmYtNGVhNC1hMjhmLTdmOTJkYmQyZTFlMi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QwMzE0NDVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1lNzMxMTBjYTQyOGEyZjJkMzg1OGQwOGE2ZTY4OGM2ZmIyMzQyOWRkMGY0OTE4YWJlOWU2NjA0NDIxZDAwNjg5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.47bx-txEciX6uPmM-3bVn3SKHEaJVF8UFWo0AdUXiuQ)
I'm using FLORIS v3.5 and the nrel_5MW power curve which comes with FLORIS.
This is the code I have.
I'm using fi.get_turbine_TIs() to get the Turbulence Intensity at each turbine and I get the below array.
![image](https://private-user-images.githubusercontent.com/103917694/329502739-9314102a-b807-41b4-aa80-8b2dbd326afa.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTgzODUsIm5iZiI6MTczODg5ODA4NSwicGF0aCI6Ii8xMDM5MTc2OTQvMzI5NTAyNzM5LTkzMTQxMDJhLWI4MDctNDFiNC1hYTgwLThiMmRiZDMyNmFmYS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QwMzE0NDVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hYmEyOWEzMjliNTY2NTlhZjM1YzFjNWM1M2NjYmU3MjZhYzVlMGZjMjFkNjM3ZmIwODc3YWRhNWVkNTkxY2VlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.JMq1KipLo5kBncgKIpvpPAM3WwFGvmh_-ZioPDs67GY)
The first value is 6% (same as ambient) and the turbine in the wake has a higher TI as expected.
Now, When I add the crespo_hernandez model, I get a different value of TI for the Turbine in Wake.
![image](https://private-user-images.githubusercontent.com/103917694/329503663-e93b5d85-ec81-4935-b693-29a03497d52a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTgzODUsIm5iZiI6MTczODg5ODA4NSwicGF0aCI6Ii8xMDM5MTc2OTQvMzI5NTAzNjYzLWU5M2I1ZDg1LWVjODEtNDkzNS1iNjkzLTI5YTAzNDk3ZDUyYS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QwMzE0NDVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00NzUwN2Q1NDY5MjFjZWM3NmMwZjkxY2NmMmZmZTk3ZGNhZTVlODY2YmUyN2E0MGQ0YzhiOWRhZTFlY2M5ZjdkJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Hb4v6PnZBR4XAHdp_19Jiefjg3A2Y5WNLunPsSCiqXQ)
![image](https://private-user-images.githubusercontent.com/103917694/329503163-ce77e4a0-123c-493a-acaf-38cda993a84a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTgzODUsIm5iZiI6MTczODg5ODA4NSwicGF0aCI6Ii8xMDM5MTc2OTQvMzI5NTAzMTYzLWNlNzdlNGEwLTEyM2MtNDkzYS1hY2FmLTM4Y2RhOTkzYTg0YS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QwMzE0NDVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT03ODkxZTgyMzcxMDJiZjZlYWJkNjYyNTYzYmFmMjAyNThiNzU1MmMyNGVlNGZkNmJmMjIwYmMwNGU4MjEzMjdkJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.uXCNs2fsZjepNSEb9CVojRWgQu2HXBEdMEuOXn6yA58)
My questions are:
Why is it that when I use the jensen model with the Turbulence model set to 'none', I get a different TI for the Turbine in Wake? Ideally if I set the Turbulence model to 'none', there's no model used to calculate Turbulence variations inside the field, right? So, the output TI array should have the ambient TI for all the Turbines and for all wind speeds and directions.
It would be great help if you can answer me this. I've been using FLORIS for over 2 years and I really appreciate all the updates and efforts put into developing this tool. Thanks! :)
Beta Was this translation helpful? Give feedback.
All reactions