-
Notifications
You must be signed in to change notification settings - Fork 0
[heatmap-rainflow] Rainflow Counting Matrix for Fatigue Analysis #4465
Copy link
Copy link
Closed
Labels
approvedApproved for implementationApproved for implementationimpl:altair:doneAltair implementation mergedAltair implementation mergedimpl:bokeh:donebokeh implementation mergedbokeh implementation mergedimpl:highcharts:donehighcharts implementation mergedhighcharts implementation mergedimpl:letsplot:doneletsplot implementation mergedletsplot implementation mergedimpl:matplotlib:doneMatplotlib implementation mergedMatplotlib implementation mergedimpl:plotly:doneplotly implementation mergedplotly implementation mergedimpl:plotnine:doneplotnine implementation mergedplotnine implementation mergedimpl:pygal:donepygal implementation mergedpygal implementation mergedimpl:seaborn:doneseaborn implementation mergedseaborn implementation mergedspec-readySpecification merged to mainSpecification merged to main
Metadata
Metadata
Assignees
Labels
approvedApproved for implementationApproved for implementationimpl:altair:doneAltair implementation mergedAltair implementation mergedimpl:bokeh:donebokeh implementation mergedbokeh implementation mergedimpl:highcharts:donehighcharts implementation mergedhighcharts implementation mergedimpl:letsplot:doneletsplot implementation mergedletsplot implementation mergedimpl:matplotlib:doneMatplotlib implementation mergedMatplotlib implementation mergedimpl:plotly:doneplotly implementation mergedplotly implementation mergedimpl:plotnine:doneplotnine implementation mergedplotnine implementation mergedimpl:pygal:donepygal implementation mergedpygal implementation mergedimpl:seaborn:doneseaborn implementation mergedseaborn implementation mergedspec-readySpecification merged to mainSpecification merged to main
Projects
Status
Done
Description
A rainflow counting matrix (also called rainflow histogram) visualizes the results of rainflow cycle counting from a load or stress time history. The matrix displays cycle counts as a heatmap or 3D histogram where one axis represents cycle amplitude (or range), the other represents cycle mean (or from-to levels), and color/height represents the frequency of each cycle combination. This is a fundamental tool in fatigue analysis and durability engineering.
Applications
Data
amplitude(numeric) — half-range of each counted cyclemean(numeric) — mean value of each counted cyclecount(numeric) — number of cycles at each amplitude-mean combinationNotes