"OpenFOAM AI Interface Skill \u2014 case setup, CLI execution, output\
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill openfoam --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Openfoam?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-openfoam)More formats (shields.io, HTML) on the badges page.
---
name: openfoam
version: 1.0.0
category: engineering
description: "OpenFOAM AI Interface Skill \u2014 case setup, CLI execution, output\
\ parsing, failure diagnosis, validation"
type: reference
tags:
- openfoam
- cfd
- simulation
- meshing
- solver
- turbulence
- multiphase
- incompressible
- parallel
platforms:
- linux
invocation: openfoam
depends_on:
- gmsh-meshing
capabilities:
- input-generation
- execution
- output-parsing
- failure-diagnosis
- validation
requires: []
scripts_exempt: true
---
# Openfoam
## When to Use This Skill
Use this skill when you need to:
- Set up an OpenFOAM CFD case from scratch (geometry, mesh, BCs, solver)
- Generate valid system dictionaries (controlDict, fvSchemes, fvSolution)
- Run solvers in serial or parallel (simpleFoam, pimpleFoam, interFoam)
- Parse solver logs for residuals, convergence, and Courant numbers
- Diagnose solver failures (FPE, divergence, mesh quality, BC mismatches)
- Validate results against known benchmarks (cavity, pitzDaily, damBreak)
- Convert results for visualization (foamToVTK for ParaView)
## Sub-Skills
- [Installation](installation/SKILL.md)
- [1.1 Case Directory Structure (+3)](11-case-directory-structure/SKILL.md)
- [1.5 fvSolution (+3)](15-fvsolution/SKILL.md)
- [1.9 blockMeshDict (+1)](19-blockmeshdict/SKILL.md)
- [2.1 Environment Setup (+6)](21-environment-setup/SKILL.md)
- [3.1 Solver Log Residual Format (+5)](31-solver-log-residual-format/SKILL.md)
- [4.1 Error Message Format (+2)](41-error-message-format/SKILL.md)
- [5.1 y+ Verification (+5)](51-y-verification/SKILL.md)
- [6.1 Upstream: Gmsh to OpenFOAM (+3)](61-upstream-gmsh-to-openfoam/SKILL.md)
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!