Skip to content

Commit b14506c

Browse files
committed
improvements and removed build from source
1 parent c36e23e commit b14506c

File tree

6 files changed

+7
-12
lines changed

6 files changed

+7
-12
lines changed

_data/su2gui.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
- title: Installation
77
su2gui:
88
- Installation
9-
- Build-From-Source
109

1110
- title: User Guide
1211
su2gui:

_su2gui/Configurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SU2GUI allows users to load a configuration file through both the GUI and the te
1010

1111
**Steps to load configuration file:**
1212

13-
1. Start a new case and load mesh file. Follow these guides for detailed steps on [starting a new case](./Manage-Cases/#starting-a-new-case) and [loading a mesh file](./mesh).
13+
1. Start a new case and load mesh file. Follow these guides for detailed steps on [starting a new case](../Manage-Cases/#starting-a-new-case) and [loading a mesh file](../mesh-file).
1414

1515

1616
2. Click on the "Load Config File" option. ![](../../su2gui_files/User_guide/Configuration/button-config-file.png)

_su2gui/Initialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SU2GUI supports three methods for initializing a problem, which are available un
1414

1515
### Opening the Initialization Options
1616

17-
1. Start a new case and load the mesh file. Follow these guides for detailed steps on [starting a new case](./Manage-Cases/#starting-a-new-case) and [loading a mesh file](./mesh).
17+
1. Start a new case and load the mesh file. Follow these guides for detailed steps on [starting a new case](../Manage-Cases/#starting-a-new-case) and [loading a mesh file](../mesh-file).
1818

1919
2. Navigate to the Initialization section from the left menu:
2020
![](../../su2gui_files/User_guide/initialization/initialize-options.png)

_su2gui/Manage-Cases.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ permalink: /su2gui/Manage-Cases/
55

66
Loading a case is essential to start working with SU2GUI, as it helps organize all files related to the case. The ability to download, delete, and load previous test cases gives users greater control over their case library.
77

8-
## Starting a New Case
9-
10-
When starting SU2GUI, the user is prompted to enter a case name. However, users can also choose to provide a case name later or start a new case while working on an existing one (the previous case will be saved).
11-
12-
#### Steps for Starting a New Case
8+
### Steps for Starting a New Case
139

1410
1. Click the **Cases** button in the top menu to open the **Manage Cases** dialog box.
1511

@@ -21,7 +17,7 @@ When starting SU2GUI, the user is prompted to enter a case name. However, users
2117

2218
---
2319

24-
#### Steps for Downloading a Case(s)
20+
### Steps for Downloading a Case(s)
2521

2622
1. Click the **Cases** button in the top menu to open the **Manage Cases** dialog box.
2723

@@ -31,7 +27,7 @@ When starting SU2GUI, the user is prompted to enter a case name. However, users
3127

3228
---
3329

34-
#### Steps for Deleting a Case(s)
30+
### Steps for Deleting a Case(s)
3531

3632
1. Click the **Cases** button in the top menu to open the **Manage Cases** dialog box.
3733

@@ -41,7 +37,7 @@ When starting SU2GUI, the user is prompted to enter a case name. However, users
4137

4238
---
4339

44-
#### Steps for Loading an Existing Case(s)
40+
### Steps for Loading an Existing Case(s)
4541

4642
1. Click the **Cases** button in the top menu to open the **Manage Cases** dialog box.
4743

_su2gui/Quick-Start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Quick Start
33
permalink: /su2gui/Quick-Start/
44
---
55

6-
Welcome to the Quick Start Tutorial for the SU2 software suite. This tutorial introduces key features of SU2's analysis and design tools in an easily accessible format, taking only a few minutes to complete. If you haven’t done so already, please visit the [SU2](../../docs_v7/Installation/) and [SU2_GUI](./../Installation) download pages to obtain the latest stable releases and installation details. This tutorial mirrors the [SU2 Quick Start](../../docs_v7/Quick-Start/) guide and requires both the SU2_CFD and SU2_GUI tools.
6+
Welcome to the Quick Start Tutorial for the SU2GUI. This tutorial introduces key features of SU2GUI, taking only a few minutes to complete. If you haven’t done so already, please visit the [SU2](../../docs_v7/Installation/) and [SU2_GUI](./../Installation) download pages to obtain the latest stable releases and installation details. This tutorial mirrors the [SU2 Quick Start](../../docs_v7/Quick-Start/) guide and requires both the SU2_CFD and SU2_GUI tools.
77

88
This guide will help you:
99

-22.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)