GithubHelp home page GithubHelp logo

Comments (4)

pchaoWT avatar pchaoWT commented on May 27, 2024

It is a good question, but not an issue of code development.
And it has recovered to an open question again when the blade of wind turbine becomes extremely long and slender, up to >100m.
In theory and in general, the accuracy of different beam models is: GEB > Corotational Timoshenko beam > Corotational Euler. But it also depends on how you implement the codes.
The Corotational Euler beam element used in QBlade seems work well for some 'strong' blades. It is suggested to refer to the papers from QBlade team.

from chrono.

FSI-in avatar FSI-in commented on May 27, 2024

Hi @pchaoWT ,

Thank you for your answer, you mean that OpenFAST's BeamDyn is more suitable for structural calculations of large wind turbine blades. However, in QBlade software the aerodynamic part can be calculated using the lift line free vortex wake method, which is more accurate than the BEM method in OpenFAST. We can only say that each of them has its own advantages. I would like to know if chrono module has geometrically accurate beam model to provide calculations? It would be great if it does.

Best regards,

from chrono.

pchaoWT avatar pchaoWT commented on May 27, 2024

I didn't look into the source code of QBlade, but in Chrono we have IGA beam element which is a kind of GEB. Thus in principal, you have a chance to extend QBlade to involve the feature of GEB(IGA).
Regarding the accuracy, well, accuracy is always expensive! GEB is expected to be slower than the corotational formulation. The details in the code implementation would also affect the final accuracy of the beam element, for instance, the integration method to obtain the tangent stiffness matrix, the model to deal with the offset of mass, elastic, shear centers, moreover, whether the 6*6 fully-populated-stiffness matrix is considered, whether the local buckling is considered, etc.
Two years ago, I also tried to search for the most accurate blade model, but now I would prefer a solution with a good trade-off between accuracy and computational efficiency and numerical robustness. Simpler is better, sometimes.

from chrono.

FSI-in avatar FSI-in commented on May 27, 2024

Hi @pchaoWT
Yes, I am thinking like you did two years ago, hoping to find the perfect model, and thank you for giving me such a valuable idea, in fact the structure is very slow in OpenFAST using the BeamDyn module and sometimes it scatters, making me reduce the time step to prevent it from scattering. Especially when calculating 15MW wind turbines, it is even slower. I think I should choose the right tool for this purpose. Thank you for your advice and have a good day at work. Good night and good dreams.

from chrono.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.