Agent skill
hydrodynamic-analysis-wamit-workflow
Sub-skill of hydrodynamic-analysis: WAMIT Workflow (+1).
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/engineering/marine-offshore/hydrodynamic-analysis/wamit-workflow
SKILL.md
WAMIT Workflow (+1)
WAMIT Workflow
wamit_workflow:
step_1_geometry:
tool: "Rhino, GHS, or MultiSurf"
output: "geometry.gdf"
requirements:
- "Waterline at z=0"
- "Wetted surface only"
- "Right-hand coordinate system"
step_2_panel_mesh:
tool: "WAMIT-PGEN or Multisurf"
output: "vessel.gdf"
quality_checks:
- "Panel aspect ratio < 3:1"
- "Panel size < λ/6"
- "Use symmetry if applicable"
step_3_run_wamit:
input_files:
- "vessel.frc" # Force control
- "vessel.pot" # Potential control
- "vessel.gdf" # Geometry
output_files:
- "vessel.out" # Main output
- "vessel.1" # Added mass/damping
- "vessel.3" # Wave excitation
step_4_post_processing:
tools:
- "WAMIT-VIEW"
- "Python (read .1, .3 files)"
- "OrcaFlex (import RAOs)"
AQWA Workflow
aqwa_workflow:
step_1_geometry:
tool: "ANSYS DesignModeler or SpaceClaim"
output: "geometry.scdoc"
step_2_mesh:
tool: "AQWA-GS (meshing)"
output: "vessel.anl"
settings:
element_size: "Auto or manual"
symmetry: "Use if applicable"
step_3_analysis:
solver: "AQWA-NAUT or AQWA-LINE"
analysis_types:
- "Hydrodynamic diffraction"
- "Response calculation"
step_4_results:
output: "vessel.LIS"
exports:
- "RAOs → CSV"
- "Added mass/damping → CSV"
- "OrcaFlex YML"
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?