hydrodynamics-coefficient-database-json

Sub-skill of hydrodynamics: Coefficient Database JSON (+1).

5 stars

Best use case

hydrodynamics-coefficient-database-json is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of hydrodynamics: Coefficient Database JSON (+1).

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

Manual Installation

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

How hydrodynamics-coefficient-database-json Compares

Feature / Agenthydrodynamics-coefficient-database-jsonStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of hydrodynamics: Coefficient Database JSON (+1).

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

# Coefficient Database JSON (+1)

## Coefficient Database JSON


```json
{
  "vessel_name": "FPSO",
  "frequencies_rad_s": [0.1, 0.2, 0.3],
  "added_mass": {
    "0.1": [[1.2e6, 0, 0, 0, 1.5e7, 0], ...],
    "0.2": [[1.1e6, 0, 0, 0, 1.4e7, 0], ...]
  },
  "damping": {
    "0.1": [[2.5e5, 0, 0, 0, 3.2e6, 0], ...],
    "0.2": [[2.8e5, 0, 0, 0, 3.5e6, 0], ...]
  }
}
```

## Wave Spectrum CSV


```csv
frequency_rad_s,frequency_hz,period_s,spectral_density
0.314,0.050,20.0,0.123
0.628,0.100,10.0,2.456
0.942,0.150,6.67,1.234
```

Related Skills

hydrodynamics

5
from vamseeachanta/workspace-hub

Manage hydrodynamic coefficients, wave spectra, and environmental loading for vessel response analysis. Use for 6×6 matrix management, wave spectrum modeling, OCIMF loading calculations, and RAO interpolation.

json-config-loader-6-yaml-configuration-via-yq

5
from vamseeachanta/workspace-hub

Sub-skill of json-config-loader: 6. YAML Configuration (via yq).

json-config-loader-5-environment-variable-configuration

5
from vamseeachanta/workspace-hub

Sub-skill of json-config-loader: 5. Environment Variable Configuration.

json-config-loader-4-multi-section-ini-parsing

5
from vamseeachanta/workspace-hub

Sub-skill of json-config-loader: 4. Multi-Section INI Parsing.

json-config-loader-3-json-report-generation

5
from vamseeachanta/workspace-hub

Sub-skill of json-config-loader: 3. JSON Report Generation.

json-config-loader-1-keyvalue-configuration-parsing

5
from vamseeachanta/workspace-hub

Sub-skill of json-config-loader: 1. Key=Value Configuration Parsing (+1).

json-config-loader-1-always-provide-defaults

5
from vamseeachanta/workspace-hub

Sub-skill of json-config-loader: 1. Always Provide Defaults (+4).

docker-4-database-migration-pattern

5
from vamseeachanta/workspace-hub

Sub-skill of docker: 4. Database Migration Pattern.

cli-productivity-1-jq-json-processing

5
from vamseeachanta/workspace-hub

Sub-skill of cli-productivity: 1. jq - JSON Processing (+1).

windmill-integration-with-database-and-slack

5
from vamseeachanta/workspace-hub

Sub-skill of windmill: Integration with Database and Slack.

hydrodynamic-pipeline-gmsh-panel-mesh-for-hydrodynamics

5
from vamseeachanta/workspace-hub

Sub-skill of hydrodynamic-pipeline: Gmsh Panel Mesh for Hydrodynamics (+3).

viv-analysis-natural-frequencies-json

5
from vamseeachanta/workspace-hub

Sub-skill of viv-analysis: Natural Frequencies JSON (+1).