Sub-skill of gmsh-openfoam-orcaflex: Gate 1 \u2014 Mesh Quality (+1).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill gate-1-mesh-quality --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gate 1 Mesh Quality?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-gate-1-mesh-quality)More formats (shields.io, HTML) on the badges page.
---
name: gmsh-openfoam-orcaflex-gate-1-mesh-quality
description: "Sub-skill of gmsh-openfoam-orcaflex: Gate 1 \u2014 Mesh Quality (+1)."
version: 1.0.0
category: engineering
type: reference
scripts_exempt: true
---
# Gate 1 — Mesh Quality (+1)
## Gate 1 — Mesh Quality
| Metric | Limit | Source |
|--------|-------|--------|
| Max skewness | < 4.0 | OpenFOAM checkMesh default |
| Max non-orthogonality | < 70 deg | OpenFOAM checkMesh default |
| Cell count | >= 100 | Pipeline minimum |
Gate uses `checkMesh` when OpenFOAM is sourced; falls back to gmsh Python API
quality metric; falls back to heuristic line count for bare environments.
## Gate 2 — CFD Convergence
| Metric | Limit | Source |
|--------|-------|--------|
| Final residuals (all) | < 1e-4 | Standard CFD convergence |
| Force balance error | < 5% | Conservation check |
Parses OpenFOAM `log.simpleFoam` for residual lines. Also detects hard
divergence markers (`FOAM FATAL ERROR`, `Floating point exception`, etc.).
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!