hydrodynamic-analysis

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

5 stars

Best use case

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

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

Teams using hydrodynamic-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/hydrodynamic-analysis/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/engineering/marine-offshore/hydrodynamic-analysis/SKILL.md"

Manual Installation

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

How hydrodynamic-analysis Compares

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

Frequently Asked Questions

What does this skill do?

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

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

# Hydrodynamic Analysis

## When to Use This Skill

Use hydrodynamic analysis knowledge when:
- **RAO calculation** - Response Amplitude Operators for vessel motions
- **Added mass & damping** - Frequency-dependent hydrodynamic coefficients
- **Wave loading** - Diffraction, Froude-Krylov, radiation forces
- **BEM analysis** - Boundary Element Method for potential flow
- **Software integration** - WAMIT, AQWA, OrcaWave workflows
- **Frequency domain** - Linear wave theory analysis
- **Time domain** - Convolution for time-domain simulations

## Resources

- **WAMIT User Manual**: https://www.wamit.com/
- **AQWA Documentation**: ANSYS Help System
- **OrcaWave Manual**: Orcina documentation
- **DNV-RP-C205**: Environmental Conditions and Environmental Loads
- **DNV-RP-H103**: Modelling and Analysis of Marine Operations
- **Lloyd's Register**: Guidance on wave loading

---

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

## Sub-Skills

- [1. Boundary Element Method (BEM) (+1)](1-boundary-element-method-bem/SKILL.md)
- [3. Added Mass and Damping (+1)](3-added-mass-and-damping/SKILL.md)
- [5. Hydrostatic Stiffness (+1)](5-hydrostatic-stiffness/SKILL.md)
- [Application 1: Complete RAO Analysis (+1)](application-1-complete-rao-analysis/SKILL.md)
- [Application 3: Added Mass Convergence Check](application-3-added-mass-convergence-check/SKILL.md)
- [WAMIT Workflow (+1)](wamit-workflow/SKILL.md)

Related Skills

mooring-analysis

5
from vamseeachanta/workspace-hub

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

fatigue-analysis

5
from vamseeachanta/workspace-hub

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

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.