Difference between revisions of "First simulation by Jozsef Nagy"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 29: Line 29:
  
 
[https://github.com/jnmlujnmlu/OpenFOAMTeaching/tree/master/JozsefNagy msh-file]
 
[https://github.com/jnmlujnmlu/OpenFOAMTeaching/tree/master/JozsefNagy msh-file]
 
 
----
 
----
 
 
 
* '''contributor''': Bahram Haddadi <mail address='bahram.haddadi.sisakht@tuwien.ac.at' description='author'>(contact)</mail> and Christian Jordan
 
* '''affiliation''': Forschungsgruppe Thermische Verfahrenstechnik & Fluiddynamische Simulation am Institut für Verfahrenstechnik der Technischen Universität Wien, Austria
 
* '''contact''': <mail address='bahram.haddadi.sisakht@tuwien.ac.at' description='author'>click here for email address</mail>
 
* '''OpenFOAM version''': 2.3.0
 
* '''Published under''': CC BY-NC-SA license ([https://creativecommons.org/licenses creative commons licenses])
 
* '''additional acknowledgements''': Clemens Gößnitzer, Vikram Natarajan, Sylvia Zibuschka, Michael Harasek
 
 
=[http://www.cfd.at/downloads/2014_OFoam_Tut_Example%20One.pdf First simulation in OpenFOAM]=
 
 
In this [http://www.cfd.at/downloads/2014_OFoam_Tut_Example%20One.pdf pdf] you will find a written step-by-step walkthrough of the tutorial above.
 

Revision as of 11:54, 13 December 2016

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

Go back to Day 1.

Go back to "first glimpse" series

First simulation in OpenFOAM

In these videos

velocity magnitude of the elbow case at t=75s

you will learn about

  • the basic case setup of OpenFOAM
  • the initial values of your simulation
  • the mesh (e.g. the boundaries)
  • running the simulation of the flow in a 2D elbow case with three different meshes
  • post processing

You will familiarize yourself with the terminal in Linux, where you will run all your simulations in OpenFOAM. You will also get a first idea on the work flow that you have to follow in order to run a successful simulation.

You can download the .msh file here:

msh-file