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
Scan to join WeChat group