mesh-utilities

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

5 stars

Best use case

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

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

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

Manual Installation

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

How mesh-utilities Compares

Feature / Agentmesh-utilitiesStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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

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

# Mesh Utilities

## When to Use This Skill

Use mesh utilities when you need to:
- **Quick inspect** - View mesh statistics (panels, vertices, bounding box) before running solvers
- **Format conversion** - Convert between GDF (OrcaWave/WAMIT), DAT (AQWA/NEMOH), and STL
- **Quality validation** - Check watertightness, normals, aspect ratios, panel counts
- **Mesh coarsening** - Reduce panel count for faster preliminary runs
- **Pre-solver checks** - Validate mesh suitability for specific solvers (AQWA, OrcaWave, BEMRosetta)

## Related Skills

- **hydrodynamic-analysis** - BEM theory, RAOs, added mass/damping
- **orcaflex/specialist** - OrcaFlex integration
- **gmsh-meshing** - Advanced mesh generation

---

**Use this skill for quick mesh checks before running expensive solver analyses!**

## Sub-Skills

- [Troubleshooting](troubleshooting/SKILL.md)

## Sub-Skills

- [Quick Reference](quick-reference/SKILL.md)

## Sub-Skills

- [1. Quick Mesh Inspection (+5)](1-quick-mesh-inspection/SKILL.md)
- [Batch Quality Check (+1)](batch-quality-check/SKILL.md)
- [Pre-Solver Checklist](pre-solver-checklist/SKILL.md)
- [CLI Usage](cli-usage/SKILL.md)

Related Skills

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

mooring-analysis

5
from vamseeachanta/workspace-hub

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

marine-offshore-engineering

5
from vamseeachanta/workspace-hub

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

hydrodynamic-analysis

5
from vamseeachanta/workspace-hub

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

fatigue-analysis

5
from vamseeachanta/workspace-hub

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

orcawave-mesh-generation

5
from vamseeachanta/workspace-hub

Panel mesh generation for OrcaWave diffraction analysis. Use when converting CAD/STL to panel mesh, validating mesh quality, running convergence studies, or generating GDF files for hydrodynamic computations.

gmsh-meshing

5
from vamseeachanta/workspace-hub

gmsh Meshing Skill — CLI, .geo scripting, Python API, and solver integration

cad-mesh-generation

5
from vamseeachanta/workspace-hub

Generate parametric CAD geometry and finite element meshes using FreeCAD and GMSH

pdf-utilities

5
from vamseeachanta/workspace-hub

Read, extract, edit, and manipulate PDF documents including table extraction, page manipulation, fillable forms, and comments.

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

5
from vamseeachanta/workspace-hub

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