Skip to content

bigfooted/su2gui

Repository files navigation

SU2GUI

SU2GUI is a Graphical User Interface (GUI) for the SU2 open-source CFD software. It facilitates easier execution of SU2 tasks and provides visualization capabilities for the results. Please note that SU2GUI is currently under development. We welcome any feedback and contributions to improve the tool.

Overview

Here is an overview of how SU2GUI works: overview_su2gui

Getting Started

Prerequisites

  • Python 3.10 or higher
  • SU2 installed on your system. Follow the installation instructions here.

Quick Start

  1. Install SU2GUI: Follow the installation instructions above.
  2. Launch SU2GUI: Use the command su2gui to open the application.
  3. Load Your Case: Use the interface to load your SU2 mesh files.
  4. Run Simulation: Set up and run your simulation through the GUI.
  5. Visualize Results: View and analyze the simulation results using the integrated visualization tools.

Installation

You can install SU2GUI via pip:

pip install su2gui

Usage

To launch the GUI, run the following command in your terminal:

SU2_GUI

More Information

For more details about SU2, please visit the official SU2 documentation here.

About

Graphical User Interface for SU2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages