Examples
To run the quick start example:
cd FENGSim/starter/su2/quickstart
mpirun -np 4 ./../../../toolkit/CFD/install/su2/bin/SU2_CFD inv_NACA0012.cfg
paraview flow.vtu
This version must be run using mpirun on Ubuntu 24.04, otherwise errors will occur.
Additionally, the flow.vtk file requires an older version of ParaView (like 5.11.2) to open correctly; newer versions may also produce errors.
More examples:
introductions: https://su2code.github.io/tutorials/home/
configuration files (
.cfg) :FENGSim/toolkit/CFD/su2-8.5.0/TestCasesmesh files (
.su) : https://github.com/su2code/TestCases.git