You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,10 @@ By now, it has been used with meshes with up to 14 milions of cells. Try with mo
15
15
See the **Examples** section below to have an idea of the potential of this package.
16
16
17
17
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.
20
20
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).
22
22
23
23
<palign="center">
24
24
<imgsrc="readme/gui_PyGeM.png"alt>
@@ -92,13 +92,21 @@ Contact us by email for further information or questions about **PyGeM**, or sug
92
92
93
93
## Examples
94
94
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.
96
96
<palign="center">
97
97
<imgsrc="readme/DTMB_ffd.png"alt>
98
98
</p>
99
99
<palign="center">
100
100
<em>DTMB-5415 hull: morphing of the bulbous bow starting from an industrial .iges CAD file.</em>
101
101
</p>
102
+
103
+
<palign="center">
104
+
<imgsrc="readme/scafoYZshift.gif"alt>
105
+
</p>
106
+
<palign="center">
107
+
<em>MCY hull: morphing of the exhaust gasses devices starting from an industrial .stl file.</em>
0 commit comments