Sub-skill of diffraction-analysis: Coefficient Validation (+2).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill coefficient-validation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Coefficient Validation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-coefficient-validation)More formats (shields.io, HTML) on the badges page.
---
name: diffraction-analysis-coefficient-validation
description: 'Sub-skill of diffraction-analysis: Coefficient Validation (+2).'
version: 1.0.0
category: engineering
type: reference
scripts_exempt: true
---
# Coefficient Validation (+2)
## Coefficient Validation
- **Symmetry**: Added mass and damping matrices should be symmetric
- **Positive definiteness**: Diagonal elements non-negative
- **Physical limits**: No NaN/Inf values, reasonable magnitudes
## Kramers-Kronig Causality
- Added mass A(ω) and damping B(ω) must satisfy K-K relations
- Tolerance: typically 10% relative error acceptable
## RAO Validation
- Magnitude non-negative
- Phase in reasonable range (-360° to 360°)
- Physical trends (heave RAO → 1.0 at low frequency)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Practical guide to testing web applications with screen readers for comprehensive accessibility validation.