Gunnstein / fatpack

fatpack provides functions and classes for fatigue analysis of data series.
ISC License
114 stars 23 forks source link

Reference and theory #1

Closed benoitpaillard closed 4 years ago

benoitpaillard commented 5 years ago

Thanks a lot for the great and easy to use tool! I'm looking for references for the different endurance curve you're using, and even though you mention EC9, I'm trying to find something a bit more simple than a complete eurocode document. Apart from that it's working great on pandas timeseries, making it a great tool for simulation analysis. Cheers !

Gunnstein commented 5 years ago

Hey @benoitpaillard ,

I am glad to hear that you found the package useful!

Pretty much any textbook on fatigue of materials contains a chapter on endurance curves (you may also find them under the name SN-curves or fatigue strength). I suggest the following resources (and the references therein):

If you are looking for a specific reference to data on fatigue endurance curves, you typically find them in standards, e.g. Eurocode, DNV or the american equivalents, but you also find research articles or books that may be suitable to your specific application.

I would like to point out that you do not need to read the complete eurocode document, Eurocode 3-1-9 is a part of the eurocode (roughly 40 pages) with fatigue curves for many different structural details.

I hope these references are what you are looking for!

Best regards, Gunnstein

benoitpaillard commented 5 years ago

Damn that's great ! Thanks a lot for all that. I believe it should go to the readme section !

Cheers, closing.

Gunnstein commented 4 years ago

Reopened and pinned, similar question/issue is raised in #4.