Giter Club home page Giter Club logo

Comments (6)

ZHaaaAO avatar ZHaaaAO commented on July 18, 2024

Dear @ptrbortolotti

I hope this message finds you well. I wanted to bring to your attention an error that I discovered in the previous modeling work. It appears that I overlooked the continuity of changes between the different sections. I apologize for this oversight.

Now, in order to rectify this error, I need to obtain the data of the layup material at different sections for input in Precomp. However, upon reviewing the report, I noticed that it only provides material data at a few specific locations, such as 24.517% span and 77% span. Unfortunately, it does not provide data for all the required locations.

I was wondering if there is any way to obtain the material data for all the sections in order to ensure accurate modeling and analysis. Your guidance and assistance in this matter would be greatly appreciated.

Thank you for your attention to this matter.

Best regards,
@ZHaaaAO

from iea-15-240-rwt.

ptrbortolotti avatar ptrbortolotti commented on July 18, 2024

hello @ZHaaaAO , my apologies for not replying earlier, I missed this notification among my emails.
let me see if I understand your request. are you looking for cross sectional geometries and material properties? if so, these are specified in this .yaml file https://github.com/IEAWindTask37/IEA-15-240-RWT/blob/master/WT_Ontology/IEA-15-240-RWT.yaml following the windIO convention, which is documented here https://windio.readthedocs.io/en/latest/
the yaml file is read into https://github.com/WISDEM/WISDEM, which calls the PreComp 2D cross sectional solver. if you feel like, you can compile WISDEM and run example 02, which will run the IEA-15 turbine here https://github.com/WISDEM/WISDEM/tree/master/examples/02_reference_turbines
Note that PreComp generates the 4x4 stiffness matrix, whereas BeamDyn requires the 6x6 matrix. To generate the BeamDyn file, we ran this model https://github.com/ptrbortolotti/SONATA/tree/master. example https://github.com/ptrbortolotti/SONATA/tree/master/examples/1_IEA15MW runs the IEA15
I hope this helps

from iea-15-240-rwt.

ZHaaaAO avatar ZHaaaAO commented on July 18, 2024

Dear @ptrbortolotti
Thank you so much for providing this information!
I greatly appreciate it, as it has resolved my question. I'm glad to know where I can find the cross-sectional geometries and material properties in the specified .yaml file following the windIO convention. The documentation you shared will be very helpful.

I also want to express my gratitude for guiding me to the WISDEM repository, where I can compile and run the example with the IEA-15 turbine.

Thank you for your assistance!I will proceed with the instructions provided.

from iea-15-240-rwt.

rngrose avatar rngrose commented on July 18, 2024

Dear @ptrbortolotti

When I extract the material information from "IEA-15-240-RWT_tabular.xlsx" and "IEA-15-240-RWT.yaml" and use it into "materials.inp" of Precomp, I find some differences that confuse me.

In "IEA-15-240-RWT_tabular.xlsx", the shear module data is provided in the format of "G_1,G_2,G_3", the poisson ratio data is provided in the format of "Nu_1,Nu_2,Nu_3". (In the .yaml file, the data is provided in the same matrix format.)

But in the input file "materials.inp" of Precomp, the required data is "G_12,Nu_12".

I have looked up some book about composite materials rapidly, but I haven't found clear conversion relationship between "G_1,G_2,G_3,Nu_1,Nu_2,Nu_3" and "G_12,Nu_12". I also consult the reference mentioned in "IEA-15-240-RWT_tabular.xlsx", which is "MSU composites database 3D property tests, Engineering Mechanics of Composite Materials, Daniel, I & Ishai, O., 1994, pg. 34", but I can't find some useful guidelines.

I know the material data is so important in the cross-sectional structural modeling and mechanical analysis, so I want to know how to obtain exact PreComp-needed material data based on the "IEA-15-240-RWT_tabular.xlsx" or "IEA-15-240-RWT.yaml"

Sincerely hope for your reply.

from iea-15-240-rwt.

gbarter avatar gbarter commented on July 18, 2024

I think this is a copy-paste error in the header of the Excel file. G and nu are properties of shear, which by definition is across two principal dimensions. So, where it says G_1, it should be G_12 and same with nu. The order listed is G_12, G_13, G_23. I will fix that in the scripts that generate that table.

from iea-15-240-rwt.

rngrose avatar rngrose commented on July 18, 2024

I think this is a copy-paste error in the header of the Excel file. and are properties of shear, which by definition is across two principal dimensions. So, where it says , it should be and same with . The order listed is G_12, G_13, G_23. I will fix that in the scripts that generate that table.G``nu``G_1``G_12``nu

Thank you sooooo much!! Your reply is important for me.

Best wishes
Wu

from iea-15-240-rwt.

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.