Open vamseeachanta opened 11 months ago
(40 hours) Objectives:
Create SN curve library from various codes (S, N and curve-constant)
Able to use raw data
Able to plot data
Ability to handle Units when stress in MPa and ksi
Ability to give output for various software
References: Existing python codes are below: https://reliability.readthedocs.io/en/latest/SN%20diagram.html https://github.com/iamlikeme/sncurves https://pylife.readthedocs.io/en/1.1.4/about.html
@mpydah
raw data for starters https://github.com/vamseeachanta/digitalmodel/tree/oct/docs/legacy_sn_curves/Data
(40 hours) Objectives:
Create SN curve library from various codes (S, N and curve-constant)
Able to use raw data
Able to plot data
Ability to handle Units when stress in MPa and ksi
Ability to give output for various software
References: Existing python codes are below: https://reliability.readthedocs.io/en/latest/SN%20diagram.html https://github.com/iamlikeme/sncurves https://pylife.readthedocs.io/en/1.1.4/about.html