Agent skill
orcawave-aqwa-benchmark-common-causes-of-deviation
Sub-skill of orcawave-aqwa-benchmark: Common Causes of Deviation (+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/orcawave-aqwa-benchmark/common-causes-of-deviation
SKILL.md
Common Causes of Deviation (+1)
Common Causes of Deviation
| Issue | Typical Deviation | Solution |
|---|---|---|
| Mesh differences | 5-15% | Use similar panel counts |
| Coordinate systems | Phase shift | Verify origin/orientation |
| Frequency resolution | Variable | Interpolate to common frequencies |
| Irregular frequency removal | 10-20% at specific freqs | Check lid method settings |
| Viscous damping | Roll/pitch deviation | Ensure consistent settings |
Diagnostic Workflow
from digitalmodel.diffraction.comparison_framework import DiagnosticAnalyzer
# Initialize diagnostic analyzer
diagnostic = DiagnosticAnalyzer()
# Run diagnostics
issues = diagnostic.identify_issues(
aqwa_results=aqwa_data,
orcawave_results=orcawave_data,
*See sub-skills for full details.*
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?