IEAWindTask37 / IEA-15-240-RWT

15MW reference wind turbine repository developed in conjunction with IEA Wind
Apache License 2.0
203 stars 127 forks source link

BECAS input file for fatigue analysis of blades #112

Closed MassimoSirigu closed 1 week ago

MassimoSirigu commented 1 year ago

Hello, I would ask you if there is a repository to find the input files for BECAS (regarding the section properties of the blade of the IEA 15 MW wind turbine). Thank you for your attention Best, Massimo Sirigu

ptrbortolotti commented 1 year ago

Hello Massimo, an alternative to BECAS is the combination SONATA/ANBA4, which are harder to use but 100% open-source. Example #1 is about the IEA15 https://github.com/ptrbortolotti/SONATA/blob/master/examples/1_IEA15MW/1_sonata_IEA15.py Best regards, Pietro

MassimoSirigu commented 1 year ago

Hello Pietro, I tried to use SONATA but at the moment I was not able to use it in the virtual machine (for Linux). For this reason, I tried BECAS and since this software is implemented in Matlab I found it much more useful for us, especially because it is well-documented also for failure criteria and fatigue. So I'm trying to realise the sections' properties to use them in BECAS. So I would ask you: in the YAML file, how are the properties defined? I'm struggling to understand some terms: for the webs, what does it mean in YAML file: rotation, offset_y_pa, start_nd_arc and end_nd_arc In the becas python code I have to define the starting node and the ending node of the web, referring to the span of the airfoil, and also the material and thickness of the composites of the airfoil.

If you want, If I manage to define the profiles for BECAS, do you think they can be useful for you? or uploaded here for anyone else? at the moment it gives me this result: airfoil14

ptrbortolotti commented 1 year ago

Hello Massimo, We don't have BECAS at NREL, we use SONATA and ANBA4. DTU should have the original files, maybe they can make them publicly available?! The yaml is documented here https://windio.readthedocs.io/en/latest/ I'm afraid the image above seems to have some issues with the locations of the webs. Hopefully the documentation will help sort that out. Regards, Pietro

jennirinker commented 1 year ago

@fzahle Do you know of anyone who has the BECAS files lying around? I never used them, myself.