Skip to content

Commit a46ceb4

Browse files
author
fsalmoir
authored
Merge pull request #93 from fsalmoir/videos
Videos
2 parents 6816e4b + ac0f452 commit a46ceb4

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ By now, it has been used with meshes with up to 14 milions of cells. Try with mo
1515
See the **Examples** section below to have an idea of the potential of this package.
1616

1717

18-
## Graphic Unit Interface
19-
**PyGeM** is now provided with a very basic Graphic Unit Interface (GUI) that, in Ubuntu environment, looks like the one depicted below. This feature can be easily used even by the pythonists beginners with not much effort. Up to now, PyGeM GUI works on linux and Mac OS X computers.
18+
## Graphical User Interface
19+
**PyGeM** is now provided with a very basic Graphical User Interface (GUI) that, in Ubuntu environment, looks like the one depicted below. This feature can be easily used even by the pythonists beginners with not much effort. Up to now, PyGeM GUI works on linux and Mac OS X computers.
2020

21-
Pick the geometry, the parameters file, set the name of the output and decide whether dump the FFD lattices or not. Now just click on the `Run PyGeM` button and that is it.
21+
Pick the geometry, the parameters file, set the name of the output and decide whether dump the FFD lattices or not. Now just click on the `Run PyGeM` button and that is it. For a demonstration, see the [video tutorial on YouTube](https://youtu.be/iAjGEhXs_ys).
2222

2323
<p align="center">
2424
<img src="readme/gui_PyGeM.png" alt>
@@ -92,13 +92,21 @@ Contact us by email for further information or questions about **PyGeM**, or sug
9292

9393
## Examples
9494
You can find useful tutorials on how to use the package in the `tutorials` folder.
95-
Here we show two applications, taken from the **naval** and **automotive** engineering fields. On the other hand, the provided tutorials are related to easier geometries.
95+
Here we show three applications, taken from the **naval**, **nautical** and **automotive** engineering fields. On the other hand, the provided tutorials are related to easier geometries.
9696
<p align="center">
9797
<img src="readme/DTMB_ffd.png" alt>
9898
</p>
9999
<p align="center">
100100
<em>DTMB-5415 hull: morphing of the bulbous bow starting from an industrial .iges CAD file.</em>
101101
</p>
102+
103+
<p align="center">
104+
<img src="readme/scafoYZshift.gif" alt>
105+
</p>
106+
<p align="center">
107+
<em>MCY hull: morphing of the exhaust gasses devices starting from an industrial .stl file.</em>
108+
</p>
109+
102110
<p align="center">
103111
<img src="readme/drivAer_ffd.png" alt>
104112
</p>

readme/scafoYZshift.gif

1.59 MB
Loading

0 commit comments

Comments
 (0)