Orcawave Aqwa Benchmark Common Causes Of Deviation

Sub-skill of orcawave-aqwa-benchmark: Common Causes of Deviation (+1).

vamseeachanta Updated

File contents

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.*

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/engineering/marine-offshore/orcawave-aqwa-benchmark/common-causes-of-deviation commit 02e7bc706e

Frequently asked questions

npx skillmds@latest add vamseeachanta/orcawave-aqwa-benchmark-common-causes-of-deviation