gmsh-openfoam-orcaflex-gate-1-mesh-quality
Sub-skill of gmsh-openfoam-orcaflex: Gate 1 — Mesh Quality (+1).
Best use case
gmsh-openfoam-orcaflex-gate-1-mesh-quality is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of gmsh-openfoam-orcaflex: Gate 1 — Mesh Quality (+1).
Teams using gmsh-openfoam-orcaflex-gate-1-mesh-quality should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/gate-1-mesh-quality/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How gmsh-openfoam-orcaflex-gate-1-mesh-quality Compares
| Feature / Agent | gmsh-openfoam-orcaflex-gate-1-mesh-quality | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of gmsh-openfoam-orcaflex: Gate 1 — Mesh Quality (+1).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 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.).
Related Skills
OrcaFlex Specialist Skill
```yaml
orcaflex-reporting-fixture-proof-pattern
Build and extend fixture-backed OrcaFlex reporting proof paths in digitalmodel using stable metadata baselines, normalized HTML snapshots, and reusable reporting test helpers.
digitalmodel-orcawave-orcaflex-proof-workflows
Class-level digitalmodel OrcaWave/OrcaFlex readiness, semantic-proof, fixture-proof, and closeout workflows.
plan-gated-issue-execution-wave
Execute a multi-issue architecture/planning wave in a plan-gated repo, then safely transition approved issues into implementation with file-based Codex prompts, local approval markers, subprocess monitoring, and cleanup handling for sandbox/hook edge cases.
orcawave-orcaflex-readiness-audit
Audit the real readiness of digitalmodel OrcaWave/OrcaFlex spec-driven workflows by reconciling workspace-hub issues, source/tests, semantic-equivalence boundaries, and wiki synthesis gaps.
plan-gated-issue-validation-workflow
Systematic validation pattern for plan-approved GitHub issues with pre-existing deliverables
plan-gated-issue-implementation
Workflow for executing pre-approved GitHub issues with mandatory validation checkpoints
digitalmodel-orcawave-orcaflex-workflow
Current-state workflow for navigating and extending digitalmodel OrcaWave/OrcaFlex capabilities across code, tests, issues, queue tooling, and licensed-machine boundaries.
orcawave-orcaflex-semantic-proof-wave-closeout
Close out an OrcaWave/OrcaFlex semantic-proof wave after a PR merges, split unrelated CI blockers, and seed the next semantic-proof issue wave without duplicating existing issues.
large-lint-gate-restoration-wave
Restore a red repository Lint job when flake8 debt is large and mixed, by inventorying outliers, splitting issue ownership, using local direct-venv iteration, inspecting broad auto-format diffs, and closing only after exact local and GitHub Actions Lint proof.
orcawave-to-orcaflex
Integration specialist for converting OrcaWave diffraction results to OrcaFlex vessel types. Handles hydrodynamic database generation, RAO import, viscous damping addition, and coordinate system transformations.
orcawave-mesh-generation
Panel mesh generation for OrcaWave diffraction analysis. Use when converting CAD/STL to panel mesh, validating mesh quality, running convergence studies, or generating GDF files for hydrodynamic computations.