Sub-skill of gmsh-openfoam-orcaflex: File Map.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill file-map --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of File Map?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-file-map)More formats (shields.io, HTML) on the badges page.
---
name: gmsh-openfoam-orcaflex-file-map
description: 'Sub-skill of gmsh-openfoam-orcaflex: File Map.'
version: 1.0.0
category: engineering
type: reference
scripts_exempt: true
---
# File Map
## File Map
```
scripts/pipelines/
├── gmsh_openfoam_orcaflex.py # Pipeline orchestrator (main entry point)
├── gmsh_openfoam_orcaflex.sh # Shell wrapper
├── validate_mesh_quality.py # Gate 1: mesh quality checker
├── validate_cfd_convergence.py # Gate 2: CFD convergence + force balance
├── convert_gmsh_to_openfoam.py # Converter 1: .msh → polyMesh
├── convert_openfoam_to_orcaflex.py # Converter 2: force.dat → loads.csv
├── test_cylinder_in_flow.py # End-to-end test (stub mode, 40 tests)
└── stubs/
├── stub_gmsh.py # Gmsh stub: writes synthetic .msh
├── stub_openfoam.py # OpenFOAM stub: writes log + force.dat
└── stub_orcaflex.py # OrcaFlex stub: beam theory deflection
```
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!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...