Difference between revisions of "Visualization by Stefan Radl"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Updated link)
m
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* '''author''': Stefan Radl
+
[[category:post-processing]]
 +
* '''contributor''': Stefan Radl
 
* '''affiliation''': Technische Universität Graz, Austria
 
* '''affiliation''': Technische Universität Graz, Austria
* '''contact''': radl@tugraz.at
+
* '''contact''': <mail address='radl@tugraz.at' description='author'>click here for email address</mail>
* '''OpenFOAM version''': 1.7/3.0
+
* '''OpenFOAM version''': 5.0
 
* '''Published under''': CC BY-NC-SA license ([https://creativecommons.org/licenses creative commons licenses])
 
* '''Published under''': CC BY-NC-SA license ([https://creativecommons.org/licenses creative commons licenses])
  
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_2 Day 2].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_2 Day 2].
 +
 +
Go back to [https://wiki.openfoam.com/Collection_by_authors#Stefan_Radl '''Stefan's collection''']
 +
 +
=Lagrangian Data Visualization using ParaView=
 +
 +
This '''[https://github.com/NanoSim/CoursesAndTrainingPortfolio/tree/master/5_VisualizationTools training material of the NanoSim project]''' nicely summarizes how to use ParaView effectively to visualize large Lagrangian data set efficiently. Note, this page also contains instructions to load data from the popular particle dynamics code LAMMPS/LIGGGHTS.
  
 
=[https://www.tugraz.at/fileadmin/user_upload/Institute/IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/3_dataInspectionAndSampling.mp4 Data inspection and further case details]=
 
=[https://www.tugraz.at/fileadmin/user_upload/Institute/IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/3_dataInspectionAndSampling.mp4 Data inspection and further case details]=
Line 11: Line 18:
 
In these videos  
 
In these videos  
  
* [https://www.tugraz.at/fileadmin/user_upload/Institute/IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/3_dataInspectionAndSampling.mp4 part1]
+
* [https://www.tugraz.at/fileadmin/user_upload/Institute/IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/X_Appendices/2018-02-20_X_AppendixC_ParaView_1_x.mp4 '''Intro''']
* [https://www.tugraz.at/fileadmin/user_upload/Institute/IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/4_5_caseDetails.mp4 part 2]
+
* [https://www.tugraz.at/fileadmin/user_upload/Institute/IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/X_Appendices/2018-02-20_X_AppendixC_ParaView_2_x_loadEulerianData.mp4 '''Load Eulerian Data''']
 
+
* [https://www.tugraz.at/fileadmin/user_upload/Institute/IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/X_Appendices/2018-02-20_X_AppendixC_ParaView_3_x_loadLagrangianData.mp4 '''Load Lagrangian Data''']
you will find details on how results are written out in OpenFOAM. You will gain knowledge about the structure of the results and how to evaluate them during post processing. You will also learn about additional simulation setting, which can improve your simulation results. The focus is on:
+
* [https://www.tugraz.at/fileadmin/user_upload/Institute/IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/X_Appendices/2018-02-20_X_AppendixC_ParaView_4_x_annotate.mp4 '''Annotate Results''']
  
* simulation output
+
you will find details on how to visualize data dumped by OpenFOAM (in this case in VTK format) with ParaView. Files that are meant to guide you are [https://www.tugraz.at/fileadmin/user_upload/Institute/IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/X_Appendices/8_paraView.zip '''PROVIDED HERE]'''.
* understanding the simulation results of OpenFOAM
+
Example results you need to run this tutorial are [https://tu4u.tugraz.at/fileadmin/user_upload/Institute/IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/X_Appendices/OpenFOAM_results_cyclone_5x.zip '''AVAILABLE HERE]'''.
* sampling data
 
* a summary of scientific visualization of results in ParaView
 
* additional detailed case information
 

Latest revision as of 17:20, 12 February 2019

Go back to Day 2.

Go back to Stefan's collection

Lagrangian Data Visualization using ParaView

This training material of the NanoSim project nicely summarizes how to use ParaView effectively to visualize large Lagrangian data set efficiently. Note, this page also contains instructions to load data from the popular particle dynamics code LAMMPS/LIGGGHTS.

Data inspection and further case details

In these videos

you will find details on how to visualize data dumped by OpenFOAM (in this case in VTK format) with ParaView. Files that are meant to guide you are PROVIDED HERE. Example results you need to run this tutorial are AVAILABLE HERE.