Difference between revisions of "OpenFOAM/C3/Importing-mesh-file-in-OpenFOAM/English"
From Script | Spoken-Tutorial
Rahuljoshi (Talk | contribs) |
Rahuljoshi (Talk | contribs) |
||
| Line 42: | Line 42: | ||
But OpenFOAM supports importing mesh from third party meshing | But OpenFOAM supports importing mesh from third party meshing | ||
software. | software. | ||
| + | |||
| + | |- | ||
| + | || | ||
| + | |||
| + | ||There are commands available in OpenFOAM, to import these mesh files. | ||
| + | We will now learn how to import these files | ||
|- | |- | ||
|} | |} | ||
Revision as of 14:49, 22 December 2014
| Visual Cue | Narration |
| Slide 1 | Hello and welcome to the spoken tutorial on Importing Mesh files in OpenFOAM |
| Slide 2 : Learning Objectives | In this tutorial, you will learn how to:
|
| Slide 3 : Pre-requisite | As a pre-requisite, the user should know how to generate a Mesh in software
like -Gambit, Ansys ICEM , CFX, Salome etc.
|
| Slide 4: System Requirement | To record this tutorial I am using
|
| Slide 5:. | Using blockMesh, we can easily make simple geometries.
For example- pipe, box, etc. |
| Narration, no visual cue | It is difficult to create complex geometries using blockMesh.
But OpenFOAM supports importing mesh from third party meshing software. |
| There are commands available in OpenFOAM, to import these mesh files.
We will now learn how to import these files |