Build From Source
This section guides you through using the source code to run SU2GUI on your device, enabling custom changes and optimizations.
Minimal Requirements
- Python 3
- SU2 Software
- Python Libraries listed in requirements.txt
Installation and Setup
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.
Command to Start the Server
usage: python su2gui.py [-h] [-p PORT] [-c CASE] [-m MESH] [--config CONFIG] [--restart RESTART]