Difference between revisions of "OpenFOAM-version-7/C2/Overiew-of-OpenFOAM-7/English"
Ashleymelvin (Talk | contribs) |
Nancyvarkey (Talk | contribs) |
||
Line 16: | Line 16: | ||
|- | |- | ||
|| Slide: Learning Objective | || Slide: Learning Objective | ||
− | |||
− | |||
− | |||
− | |||
|| In this tutorial, we will learn about: | || In this tutorial, we will learn about: | ||
− | |||
− | |||
* '''OpenFOAM''' and its capabilities | * '''OpenFOAM''' and its capabilities | ||
* Basic '''OpenFOAM''' utilities, and | * Basic '''OpenFOAM''' utilities, and | ||
* The content available in various tutorials in this series | * The content available in various tutorials in this series | ||
− | |||
|- | |- | ||
Line 39: | Line 32: | ||
|- | |- | ||
|| Slide: System Specifications | || Slide: System Specifications | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 53: | Line 39: | ||
|| Throughout this series, we will be using: | || Throughout this series, we will be using: | ||
− | |||
− | |||
* '''Ubuntu Linux''' OS version 18.04 | * '''Ubuntu Linux''' OS version 18.04 | ||
* '''OpenFOAM''' version 7 | * '''OpenFOAM''' version 7 | ||
* '''ParaView''' version 5.6.0, and | * '''ParaView''' version 5.6.0, and | ||
* '''gedit Text editor''' | * '''gedit Text editor''' | ||
− | |||
− | |||
− | |||
− | |||
However, you may use any other '''text editor''' of your choice. | However, you may use any other '''text editor''' of your choice. | ||
|- | |- | ||
|| Slide: About OpenFOAM® | || Slide: About OpenFOAM® | ||
− | |||
− | |||
− | |||
− | |||
Line 81: | Line 57: | ||
* '''Open source Field Operation And Manipulation''' | * '''Open source Field Operation And Manipulation''' | ||
* It is licensed under '''GNU General Public Licence '''by '''OpenCFD Ltd'''. | * It is licensed under '''GNU General Public Licence '''by '''OpenCFD Ltd'''. | ||
− | |||
− | |||
− | |||
Line 94: | Line 67: | ||
* It has an '''Object Oriented Programming''' interface. | * It has an '''Object Oriented Programming''' interface. | ||
* '''OpenFOAM''' is available for '''Linux''', '''Mac''' and '''Windows''' operating systems. | * '''OpenFOAM''' is available for '''Linux''', '''Mac''' and '''Windows''' operating systems. | ||
− | |||
|- | |- | ||
Line 103: | Line 75: | ||
** '''Structured''', and | ** '''Structured''', and | ||
** '''Unstructured '''grid | ** '''Unstructured '''grid | ||
− | |||
|- | |- | ||
Line 111: | Line 82: | ||
* It is used for '''structured meshing''' of simple geometries. | * It is used for '''structured meshing''' of simple geometries. | ||
* '''OpenFOAM''' also has an advanced '''meshing tool''' called '''snappyHexMesh'''. | * '''OpenFOAM''' also has an advanced '''meshing tool''' called '''snappyHexMesh'''. | ||
− | |||
|- | |- | ||
|| Slide: Mesh Conversion | || Slide: Mesh Conversion | ||
|| '''OpenFOAM''' allows importing '''mesh''' from other '''packages''' like: | || '''OpenFOAM''' allows importing '''mesh''' from other '''packages''' like: | ||
− | |||
− | |||
* '''ANSYS''', | * '''ANSYS''', | ||
* '''Fluent''', | * '''Fluent''', | ||
Line 123: | Line 91: | ||
* '''Gmsh''', | * '''Gmsh''', | ||
* '''STAR-CD''' etc. | * '''STAR-CD''' etc. | ||
− | |||
− | |||
− | |||
Line 142: | Line 107: | ||
* '''Molecular dynamics''' | * '''Molecular dynamics''' | ||
* '''Magnetohydrodynamic flows''' | * '''Magnetohydrodynamic flows''' | ||
− | |||
− | |||
− | |||
− | |||
and many other domains. | and many other domains. | ||
Line 153: | Line 114: | ||
* Visualizing the simulated results comes under the '''post-processing''' stage. | * Visualizing the simulated results comes under the '''post-processing''' stage. | ||
* '''ParaView''' is the most commonly used software for '''post-processing OpenFOAM''' results. | * '''ParaView''' is the most commonly used software for '''post-processing OpenFOAM''' results. | ||
− | |||
|- | |- | ||
Line 244: | Line 204: | ||
* Basic '''OpenFOAM''' utilities, and | * Basic '''OpenFOAM''' utilities, and | ||
* The content available in various tutorials in this series | * The content available in various tutorials in this series | ||
− | |||
|- | |- | ||
|| Slide: About the Spoken Tutorial Project | || Slide: About the Spoken Tutorial Project | ||
|| The video at the following link summarises the Spoken Tutorial project. | || The video at the following link summarises the Spoken Tutorial project. | ||
− | |||
Please download and watch it. | Please download and watch it. | ||
Line 255: | Line 213: | ||
|| Slide: Spoken Tutorial Workshops | || Slide: Spoken Tutorial Workshops | ||
|| We conduct workshops using Spoken Tutorials and give certificates. | || We conduct workshops using Spoken Tutorials and give certificates. | ||
− | |||
Please contact us. | Please contact us. | ||
|- | |- | ||
|| Slide: Spoken Tutorial Forum | || Slide: Spoken Tutorial Forum | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 280: | Line 231: | ||
* Someone from our team will answer them | * Someone from our team will answer them | ||
* You will have to register on this website to ask questions. | * You will have to register on this website to ask questions. | ||
− | |||
|- | |- | ||
Line 287: | Line 237: | ||
* Do you have any general/technical questions? | * Do you have any general/technical questions? | ||
* Please visit the forum given in this link. | * Please visit the forum given in this link. | ||
− | |||
|- | |- | ||
Line 295: | Line 244: | ||
* We give honorarium and certificates to those who do this. | * We give honorarium and certificates to those who do this. | ||
* For more details, please visit these sites. | * For more details, please visit these sites. | ||
− | |||
|- | |- |
Latest revision as of 03:23, 11 September 2020
Title of the script: Overview of OpenFOAM
Author: Ashley Melvin
Keywords: OpenFOAM version 7, ParaView, CFD, computational fluid dynamics, blockMesh, snappyHexMesh, solver, FOSSEE, spoken tutorial, video tutorial
Visual Cue | Narration |
Slide: Opening Slide | Hello and welcome to this tutorial on Overview of OpenFOAM. |
Slide: Learning Objective
|
In this tutorial, we will learn about:
|
Slide: Prerequisites
|
To work with OpenFOAM you should have basic knowledge of computational fluid dynamics. |
Slide: System Specifications
|
Throughout this series, we will be using:
However, you may use any other text editor of your choice. |
Slide: About OpenFOAM®
|
OpenFOAM® stands for
|
Slide: About OpenFOAM |
|
Slide: OpenFOAM Capabilities |
|
Slide: Mesh Generation |
|
Slide: Mesh Conversion | OpenFOAM allows importing mesh from other packages like:
|
Slide: Solvers | Using OpenFOAM one can solve problems in:
and many other domains. |
Slide: ParaView |
|
Only Narration | Now, let’s briefly go through various tutorials available in this series. |
Glimpse of Installing OpenFOAM in Ubuntu
(01: 50 - 01:55) |
We first have the tutorial on installing OpenFOAM and ParaView in Ubuntu Linux OS. |
Glimpse of Setting-up a Test Case in OpenFOAM
(04:20 - 04:25) >> (10:06 - 10:11) |
After this, we’ll see how to set up and view the files of an OpenFOAM case.
|
Glimpse of Creating a 2D channel geometry in OpenFOAM
(05:40 - 05:45) >> (10:25 - 10:30) |
In the next tutorial, we’ll see how to create a geometry and mesh using the blockMesh utility.
|
Glimpse of Multi-block Meshing of 2D Geometry in OpenFOAM
(03:17 - 03:22) >> (09:31 - 09:36) |
This is followed by the tutorial on creating a geometry with multiple blocks.
|
Glimpse of Creating 3D pipe geometry and mesh in OpenFOAM
(02:05 - 02:10) >> (06:14 - 06:19) |
Next, we’ll see how to create a mesh for a cylindrical pipe.
|
Glimpse of Simulating Hagen-Poiseuille flow through a Pipe
(07:20 - 07:25) >> (12:04 - 12:09) |
Then, we’ll simulate the flow through a pipe.
|
Glimpse of Basic Post-processing using ParaView
(04:23 - 04:26) >> (07:00 - 07:05) |
The results from the pipe flow simulation are viewed in detail in ParaView in this tutorial.
|
Glimpse of Simulation of Turbulent Flow in a 2D Channel in OpenFOAM
(07:00 - 07:05) |
In the next tutorial, we’ll learn how to use a turbulence model in a simulation. |
Glimpse of Turbulence Modelling in OpenFOAM
(12:00 - 12:05) |
We will then compare the results from a simulation using three different turbulence models. |
Glimpse of Grid Resolution and Convergence in OpenFOAM
(07:53 - 07:58) |
We also have a tutorial detailing the steps to establish grid independence. |
OpenFOAM version 7 Spoken Tutorial Page | Later on, there will be more tutorials in this series.
|
Only Narration | With this we have come to the end of this tutorial.
|
Slide: Summary | In this tutorial, we have learnt about:
|
Slide: About the Spoken Tutorial Project | The video at the following link summarises the Spoken Tutorial project.
Please download and watch it. |
Slide: Spoken Tutorial Workshops | We conduct workshops using Spoken Tutorials and give certificates.
Please contact us. |
Slide: Spoken Tutorial Forum
|
|
Slide: Forum to answer questions |
|
Slide: Textbook Companion |
|
Slide: Acknowledgment | The Spoken Tutorial project is supported by MHRD, Govt. of India.
|