Difference between revisions of "OpenFOAM/C2/Basic-Post-Processing-using-ParaView/English"
(Created page with "<span style="color:#000000;">Tutorial </span>: Basic Post-Processing using ParaView Script : Subhasree Basu Narration : Deepa Vedartham Keywords: OpenFOAM-5, Velocity vecto...") |
(No difference)
|
Revision as of 17:57, 1 August 2019
Tutorial : Basic Post-Processing using ParaView
Script : Subhasree Basu
Narration : Deepa Vedartham
Keywords: OpenFOAM-5, Velocity vectors, Stream lines, slice, clip, ParaView, Spoken Tutorial
| Visual Cue | Narration |
| Slide 1 : Title | Hello and welcome to the spoken tutorial on Basic Post-Processing using ParaView |
| Slide 2 : Learning Objectives | In this tutorial, we will learn:* Some basic visualization techniques in ParaView.
|
| Slide 3 : Learning Objectives | Under this we will learn:# Variable Visualization
|
| Slide 4 :
System Requirement |
To record this tutorial I am using* Ubuntu Linux Operating system 16.04 LTS
|
| Slide 5 :
Pre-requisite |
To practice this tutorial, the user should have* Basic knowledge of Linux terminal commands
If not, please go through the previous OpenFOAM Spoken Tutorials on this website: http://spoken-tutorial.org/ |
| Slide 6 : Problem Statement-Variable Visualization | Variable Visualization* OpenFOAM has provided an inbuilt case file for pitzDaily
|
| Slide 7 : Problem Statement-Variable Visualization | Here we will:* focus on post-processing of the pitzDaily solution
|
| Terminal >>
|
You can find the pitzDaily case file within the simpleFoam directory within OpenFOAM-4.0>tutorials directory
cd /opt/openfoam4/tutorials/incompressible/simpleFoam/pitzDaily
To see the content inside this folder type:
ls
You will see all these files here
Now to post-process this simulation type:
paraFoam
in the command terminal.
This will open the ParaView window
|
| ParaView Window >> | To visualize the domain geomtery click Apply buttom.
This is on the top left corner of the Properties panel
|
| ParaView Window >>
|
After this we will learn to visualize velocity vectors
Keep the rest as default
Now let us go back to the next problem statement |
| Slide 8 : Problem Statement-Streamlines Visualization | Streamlines Visualization* OpenFOAM has provided an inbuilt case file for flow over a motorBike
|
| Slide 9 : Problem Statement-Streamlines Visualization | Here we will:* focus on post-processing of the motorBike solution
|
| Terminal >>
|
You can find the motorBike case file in the simpleFoam directory within OpenFOAM-4.1>tutorials directory
cd .. cd motorBike
To see the content inside type:
ls
You will see all these files here
Now to post-process this simulation type:
paraFoam
in the command terminal.
This will open the ParaView window
|
| ParaView Window >>
|
To visualize the domain geometry click Apply button on the top left corner of the Properties panel
|
| Slide 10 : Problem Statement-Clip and Slice Filters | Clip and Slice Filters* OpenFOAM has provided an inbuilt case file for Template:Anchor hotRadiationRoom
|
| Slide 11 : Problem Statement-Clip and Slice Filters | Here we will:* focus on post-processing of the hotRadiationRoom solution
|
| Terminal >>
|
To open the hotRadiationRoom case file
Go to the hotRadiationRoom tutorial in BuoyantSimpleFoam within heatTransfer case directory. You can find this within OpenFOAM-4.1>tutorials directory
cd /opt/openfoam4/tutorials/heatTransfer/buoyantSimpleFoam/hotRadiationRoom
To see the content inside type:
ls
You will see all these files here
Now to post-process this simulation type:
paraFoam
in the command terminal.
This will open the ParaView window
|
| ParaView Window >> | To visualize the domain geometry click Apply button on the top left corner of the Properties panel
|
| ParaView Window >>
|
First we will learn to create a sectional view of the field
|
| ParaView Window >> | Now we will learn to create a planar view of the field
|
| Close the ParaView window and switch to the slides | Close the ParaView Window. |
| Slide 12: Summary | Let us summarize.
In this tutorial, we learnt some Basic Post-Processing using ParaView
|
| Slide 13: Summary | Under this we have learnt to* Visualize field variable
|
| Slide 14: Exercise | You can use the discussed utilities on other inbuilt case files.
This will help you understand the post-processing using ParaView better.
|
| Slide 15:
Forum to answer questions
|
Please post your timed queries in this forum.
|
| Slide 16:
Forum to answer questions
|
Please post your general queries on OpenFOAM in this forum. |
| Slide 17:
Case Study Project
|
The FOSSEE team coordinates the Case Study project. |
| Slide 18:
Lab Migration Project
|
|
| Slide 19:
Acknowledgement
|
The Spoken Tutorial Project is funded by NMEICT, MHRD, Govt. of India
For more details, visit this website.
|
| Thank You | This is Deepa Vedartham from IIT Bombay signing off. Thanks for watching. |