Difference between revisions of "Multiphase (VOF) Simulation Project by Jozsef Nagy"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Created page with "* '''contributor''': Jozsef Nagy * '''affiliation''': Institute of Polymer Injection Molding and Process Automation, Johannes Kepler University Linz, Austria * '''contact''':...")
 
Line 11: Line 11:
 
[[File:Pressure_jnagy.png|450px|right|pressure distribution]]
 
[[File:Pressure_jnagy.png|450px|right|pressure distribution]]
  
In this [Multiphase (VOF) Simulation Project training session]
+
In this [https://github.com/jnmlujnmlu/OpenFOAMTeaching/tree/master/JozsefNagy/WorkshopExeter teaching session] a simulation project is presented with a special focus on multiphase modeling (Volume-of-Fluid). The basic idea is to show how to conduct a simulation project from a predefined geometry until post-processing. After a small introduction to the physics involved in this tutorial as well as the implementation in OpenFOAM, a live step-by-step presentation of the mesh creation, the case setup, the simulation itself as well as the post-processing of the simulation results will be given (see figure below). A special focus is on the understanding of the needed steps in a typical workflow in OpenFOAM. For this reason dictionaries are fully commented. This way users can later come back and quickly and easily refresh the information gathered during the teaching session.
  
 
* [https://github.com/jnmlujnmlu/OpenFOAMTeaching/blob/master/JozsefNagy/WorkshopExeter/fillingOfTank.pdf pdf]
 
* [https://github.com/jnmlujnmlu/OpenFOAMTeaching/blob/master/JozsefNagy/WorkshopExeter/fillingOfTank.pdf pdf]
 
* [https://github.com/jnmlujnmlu/OpenFOAMTeaching/blob/master/JozsefNagy/WorkshopExeter/fillingOfTank.zip case]
 
* [https://github.com/jnmlujnmlu/OpenFOAMTeaching/blob/master/JozsefNagy/WorkshopExeter/fillingOfTank.zip case]

Revision as of 05:10, 1 June 2017

  • contributor: Jozsef Nagy
  • affiliation: Institute of Polymer Injection Molding and Process Automation, Johannes Kepler University Linz, Austria
  • contact: click here for email address
  • OpenFOAM versions: 4.1, 1606+, 1612+
  • Published under: CC BY-NC-SA license (creative commons licenses)

Go back to the collection of training material.

Multiphase (VOF) Simulation Project

pressure distribution

In this teaching session a simulation project is presented with a special focus on multiphase modeling (Volume-of-Fluid). The basic idea is to show how to conduct a simulation project from a predefined geometry until post-processing. After a small introduction to the physics involved in this tutorial as well as the implementation in OpenFOAM, a live step-by-step presentation of the mesh creation, the case setup, the simulation itself as well as the post-processing of the simulation results will be given (see figure below). A special focus is on the understanding of the needed steps in a typical workflow in OpenFOAM. For this reason dictionaries are fully commented. This way users can later come back and quickly and easily refresh the information gathered during the teaching session.