fatigue-analysis

Fatigue analysis for offshore structures including S-N curves, rainflow counting, Miner's rule, and DNV standards

5 stars

Best use case

fatigue-analysis is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Fatigue analysis for offshore structures including S-N curves, rainflow counting, Miner's rule, and DNV standards

Teams using fatigue-analysis should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/fatigue-analysis/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/engineering/marine-offshore/fatigue-analysis/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/fatigue-analysis/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How fatigue-analysis Compares

Feature / Agentfatigue-analysisStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Fatigue analysis for offshore structures including S-N curves, rainflow counting, Miner's rule, and DNV standards

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Fatigue Analysis

## When to Use This Skill

Use fatigue analysis when:
- **Mooring line fatigue** - Calculate fatigue life of mooring components
- **Riser fatigue** - Analyze fatigue damage in flexible and rigid risers
- **Structural fatigue** - Assess fatigue in hull, joints, connections
- **S-N curve analysis** - Apply appropriate fatigue curves
- **Rainflow counting** - Process stress/load time series
- **Miner's rule** - Cumulative damage calculation
- **Fatigue design** - Size components for target life

## Resources

- **DNV-RP-C203**: Fatigue Design of Offshore Steel Structures
- **DNV-OS-E301**: Position Mooring (Section 7: Fatigue)
- **API RP 2SK**: Design and Analysis of Stationkeeping Systems for Floating Structures
- **ASTM E1049**: Standard Practices for Cycle Counting in Fatigue Analysis
- **BS 7608**: Code of Practice for Fatigue Design and Assessment of Steel Structures

---

**Use this skill for all fatigue analysis in DigitalModel!**

## Sub-Skills

- [1. S-N Curve Fundamentals](1-s-n-curve-fundamentals/SKILL.md)
- [2. Rainflow Counting (+1)](2-rainflow-counting/SKILL.md)
- [4. Spectral Fatigue Analysis (+1)](4-spectral-fatigue-analysis/SKILL.md)
- [Example 1: Complete Fatigue Assessment](example-1-complete-fatigue-assessment/SKILL.md)

Related Skills

mooring-analysis

5
from vamseeachanta/workspace-hub

Mooring system design, analysis, and assessment for floating offshore platforms

hydrodynamic-analysis

5
from vamseeachanta/workspace-hub

Hydrodynamic analysis using BEM, RAOs, added mass, damping, and wave loads for offshore structures

wave-theory

5
from vamseeachanta/workspace-hub

Ocean wave theory including wave spectra, statistics, irregular seas, and wave transformation for offshore engineering

solver-benchmark

5
from vamseeachanta/workspace-hub

Run N-way diffraction solver benchmarks comparing AQWA, OrcaWave, and BEMRosetta results

ship-dynamics-6dof

5
from vamseeachanta/workspace-hub

6DOF ship dynamics, equations of motion, seakeeping analysis, and natural frequency calculations

mesh-utilities

5
from vamseeachanta/workspace-hub

Quick mesh inspection, conversion, quality checks, and coarsening for hydrodynamic solvers

marine-offshore-engineering

5
from vamseeachanta/workspace-hub

Marine and offshore engineering fundamentals for platform design, subsea systems, and regulatory compliance

mnt-analysis-cleanup

5
from vamseeachanta/workspace-hub

Survey, classify, and clean up `/mnt/local-analysis/` (or any sibling-to-workspace-hub directory holding orphan worktrees, codex-burn artifacts, agent log accumulations, and outer-clone duplicates) without losing useful code/work. Surfaces a tiered approval menu rather than baking decisions; defers all destructive ops until user confirms.

repo-architecture-analysis

5
from vamseeachanta/workspace-hub

Scan a Python repo's package structure, count classes/functions, classify module maturity (PRODUCTION/DEVELOPMENT/SKELETON/GAP), and generate architecture reports with Mermaid diagrams. Use when asked to analyze codebase structure, find untested packages, or assess module maturity.

viv-analysis

5
from vamseeachanta/workspace-hub

Assess vortex-induced vibration (VIV) for risers and tubular members with natural frequency and safety factor calculations. Use for VIV susceptibility analysis, natural frequency calculation, vortex shedding assessment, and tubular member fatigue from VIV.

structural-analysis

5
from vamseeachanta/workspace-hub

Structural analysis for marine and offshore structures per DNV/API/ISO codes. Use when performing ULS/ALS limit state checks, column buckling, beam deflection, tubular joint capacity (DNV-RP-C203), or stiffened panel analysis. Covers section properties, combined loading, and ALS dented pipe assessment.

signal-analysis

5
from vamseeachanta/workspace-hub

Perform signal processing, rainflow cycle counting, and spectral analysis for fatigue and time series data. Use for analyzing stress time histories, computing FFT/PSD, extracting fatigue cycles (ASTM E1049-85), and batch processing OrcaFlex signals.