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

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]


Improve this page