Agent skill
orcawave-aqwa-benchmark-single-page-html-report-structure
Sub-skill of orcawave-aqwa-benchmark: Single-Page HTML Report Structure (+3).
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/engineering/marine-offshore/orcawave-aqwa-benchmark/single-page-html-report-structure
SKILL.md
Single-Page HTML Report Structure (+3)
Single-Page HTML Report Structure
Sections flow top-to-bottom:
- Header — Vessel name, date, overall consensus badge
- Input Comparison — Solver-column table with geometry, mass, environment, damping
- Consensus Summary — Per-DOF badges (FULL/SPLIT/NO_CONSENSUS)
- Per-DOF Analysis — 2-column grid (text left 45%, plot right 55%)
- Full Overlay Plots — Combined amplitude/phase plots
- Notes — Auto-generated observations
Significance Filtering
Auto-omit headings with negligible response (< 1% of DOF peak amplitude). Standard omissions for a barge:
- Surge: omit 90deg (beam seas — no surge excitation)
- Sway: omit 0deg, 180deg (head/following — no sway excitation)
- Roll: omit 0deg, 180deg (head/following — no roll excitation)
- Pitch: omit 90deg (beam seas — no pitch excitation)
- Yaw: omit 0deg, 90deg, 180deg (symmetric body — minimal yaw)
Solver-Column Comparison Tables
Group by heading (rows), solver names as column headers:
| Heading | AQWA Amplitude | OrcaWave Amplitude | AQWA Phase | OrcaWave Phase |
|---------|----------------|---------------------|------------|----------------|
| 0deg | 1.234 | 1.231 | -89.5 | -90.1 |
Revision Tracking
Store outputs in benchmark_output/barge_benchmark/<revision>/ with revision.json:
{
"revision": "r4_per_dof_report",
"timestamp": "2026-02-08T20:09:49",
"previous_revision": "r3_input_comparison",
"source_files": { "orcawave": "...", "aqwa": "..." }
}
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?