— No reviews yet
0 installs
10 views
0.0% view→install
Install
$ agentstack add skill-scimate-ai-hpc-skills-hpc-su2 ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Hpc Su2? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
HPC SU2
Treat SU2 as a configuration-driven CFD stack centered on the .cfg file.
Start
- Read
references/config-and-workflow.mdbefore creating or editing a SU2 case. - Read
references/marker-and-boundary-matrix.mdwhen mapping mesh markers to physical boundaries. - Read
references/convergence-and-execution.mdwhen choosing solver settings, execution commands, and convergence controls. - Read
references/cluster-execution-playbook.mdwhen staging a SU2 case for scheduler-backed cluster execution. - Read
references/error-recovery.mdwhen the config, mesh import, or run fails.
Additional References
Load these on demand:
references/solver-and-physics-matrix.mdfor solver-family and physics option selectionreferences/output-restart-and-history.mdforOUTPUT_FILES, history fields, and restart policyreferences/time-domain-and-multizone.mdfor transient, windowed convergence, and multizone workflowsreferences/cluster-execution-playbook.mdfor launch style, restart control, and cluster-side convergence monitoring
Reusable Templates
Use assets/templates/ when a concrete config skeleton is needed, especially:
incompressible_steady.cfgcompressible_external_aero.cfgunsteady_windowed.cfgsu2-cfd-slurm.sh
Guardrails
- Do not invent config keywords outside documented SU2 options.
- Do not mismatch mesh marker names and config marker sections.
- Do not assume compressible and incompressible setups share the same variable conventions.
- Do not ignore convergence history and residual trends during solver tuning.
Outputs
Report:
- solver family
- mesh and marker assumptions
- key config sections touched
- convergence and output files expected
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: SciMate-AI
- Source: SciMate-AI/HPC-Skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.