hpc-su2

Automate building, reviewing, and debugging SU2 CFD configurations for HPC cluster execution.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Build, review, and automate SU2 CFD configuration and execution workflows to streamline HPC simulations and reduce human errors.

Core Features & Use Cases

  • Configures solver families (e.g., EULER, NAVIER_STOKES, MULTIPHYSICS) and physics settings for compressible, incompressible, and multizone SU2 runs.
  • Maps mesh markers to SU2 boundary sections and validates marker consistency with the case configuration.
  • Provides access to references, convergence notes, and templates to accelerate workflow development and cluster execution.
  • Supports on-demand references for error recovery, convergence, and cluster orchestration.

Quick Start

Follow the Start steps to initialize a SU2 case using a minimal configuration.

Frequently Asked Questions about hpc-su2

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

FAQPage Schema
How do I configure SU2 CFD solver families for compressible and incompressible flows?

To configure SU2 CFD solver families, map physics settings for EULER, NAVIER_STOKES, or MULTIPHYSICS runs. This automation validates solver configurations for compressible, incompressible, and multizone cases to streamline HPC simulations.

What is the best way to map mesh markers to SU2 boundary sections on an HPC cluster?

Mapping mesh markers to SU2 boundary sections requires validating marker consistency against the case configuration. This process ensures boundary definitions align correctly with the simulation setup for scalable HPC cluster execution.

Does this SU2 workflow support transient and multizone CFD simulations?

Yes, the SU2 workflow supports transient and multizone CFD options. It configures the relevant solver families and physics settings, enabling multizone SU2 runs while validating mesh marker consistency for HPC cluster execution.

How do I troubleshoot SU2 convergence issues during cluster execution?

Troubleshooting SU2 convergence issues involves applying convergence control parameters and reviewing convergence notes. The workflow provides on-demand references for error recovery and cluster orchestration to resolve simulation stalls.

Can I use template-based scaffolding to generate SU2 case configurations for scalable runs?

Yes, template-based case scaffolding generates minimal SU2 configurations for scalable HPC runs. This approach accelerates workflow development by providing structured configuration templates that reduce human errors during setup.

Why do my SU2 CFD configurations fail marker validation on the cluster?

SU2 CFD configurations fail marker validation when mesh markers do not match the defined SU2 boundary sections. The workflow validates marker consistency against the case configuration to identify and resolve these mismatches before execution.