hpc-openfoam

Automate OpenFOAM case creation, validation, and recovery for CFD workflows.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/SciMate-AI/scicli --skill hpc-openfoam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hpc-openfoam
Source: https://github.com/SciMate-AI/scicli/tree/main/internal/skills/bundled/hpc-skills/skills/hpc-openfoam
Command: npx skills add https://github.com/SciMate-AI/scicli --skill hpc-openfoam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

HPC OpenFOAM case generation, review, and recovery for CFD workflows, enabling reliable setup and debugging of OpenFOAM dictionaries, case structure, and runtime controls.

Core Features & Use Cases

  • Generate standardized case skeletons from templates and references.
  • Validate cross-directory consistency (0/, constant/, system/), select solvers, and align boundary conditions.
  • Support cluster-ready execution guidance and error-recovery workflows for HPC environments.

Quick Start

Generate a ready-to-run OpenFOAM case skeleton from the included templates and references.

Frequently Asked Questions about hpc-openfoam

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an OpenFOAM case skeleton with correct boundary conditions and solver settings?

OpenFOAM case generation automates creating standardized case skeletons from templates, validating cross-directory consistency across 0/, constant/, and system/ paths, selecting solvers, and aligning boundary conditions for reliable CFD workflows.

What is the best way to validate OpenFOAM dictionary consistency across 0/, constant/, and system/ directories?

Validating OpenFOAM dictionary consistency involves checking cross-directory structure alignment, verifying turbulence and thermophysical model compatibility, and ensuring boundary conditions match across 0/, constant/, and system/ paths to prevent runtime errors.

How do I set up OpenFOAM CFD simulations for HPC cluster execution?

OpenFOAM HPC cluster execution requires cluster-ready runtime controls in system/ dictionaries, proper case decomposition, and error-recovery guidance to ensure robust solver performance in high-performance computing environments.

Why does my OpenFOAM solver fail due to mismatched turbulence and thermophysical models?

OpenFOAM solver failures from model mismatches occur when turbulence and thermophysical model entries in constant/ are incompatible with the selected solver, requiring dictionary validation to ensure model compatibility and proper case structure alignment.

Can I use this for OpenFOAM error recovery and debugging failed CFD cases?

OpenFOAM error recovery and debugging failed CFD cases is supported through robust error-recovery workflows that diagnose dictionary issues, validate case structure, and provide guidance for correcting boundary-condition alignment and solver selection.