Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 656 Bytes

Build-From-Source.md

File metadata and controls

20 lines (13 loc) · 656 Bytes
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.

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]