Sub-skill of cfd-pipeline: Quick Reference: File Flow.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill quick-reference-file-flow --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quick Reference File Flow?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-quick-reference-file-flow)More formats (shields.io, HTML) on the badges page.
---
name: cfd-pipeline-quick-reference-file-flow
description: 'Sub-skill of cfd-pipeline: Quick Reference: File Flow.'
version: 1.0.1
category: engineering
type: reference
scripts_exempt: true
---
# Quick Reference: File Flow
## Quick Reference: File Flow
```
FreeCAD (.FCStd) ──export──► .step/.stl
│
gmsh (.geo) ──mesh──► .msh ──gmshToFoam──► polyMesh/
│
blockMesh ──────────────────────────────► polyMesh/
│
snappyHexMesh ───────► polyMesh/
│
OpenFOAM solver ──────► time dirs (0.1/, 0.2/, ...)
│
foamToVTK ────────────► VTK/*.vtk
│
┌──────────────────────────────────────┤
▼ ▼
ParaView (.foam) Blender (.stl via meshio)
├── screenshots ├── high-quality renders
├── CSV line probes └── animation
└── animations
```
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!