| title | permalink |
|---|---|
Build From Source |
/su2gui/Build-From-Source/ |
This section guides you through using the source code to run SU2GUI on your device, enabling custom changes and optimizations.
- Python 3
- SU2 Software
- Python Libraries listed in requirements.txt
Clone the source code from our GitHub repository. Navigate to the root folder and run su2gui.py. You can also pass additional options or create your custom terminal arguments.
usage: python su2gui.py [-h] [-p PORT] [-c CASE] [-m MESH] [--config CONFIG] [--restart RESTART]