Difference between revisions of "First simulation by Jozsef Nagy"

From OpenFOAM Wiki
Jump to navigation Jump to search
m (Updated link)
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* '''author''': Jozsef Nagy
+
[[category:basic tutorial]]
* '''affiliation''': Institute of Polymer Injection Molding and Process Automation, Johannes Kepler University Linz, Austria
+
[[category:laminar]]
* '''contact''': jozsef.nagy@jku.at
+
* '''contributor''': Jozsef Nagy
* '''OpenFOAM version''': 2.3.0
+
* '''affiliation''': eulerian-solutions e.U., Linz, Austria
 +
* '''contact''': <mail address='jnmlujnmlu@gmail.com' description='author'>click here for email address</mail>
 +
* '''OpenFOAM versions''': v2006
 
* '''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_1 Day 1].  
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_1 Day 1].  
 +
 +
Go back to [https://wiki.openfoam.com/%22first_glimpse%22_series "first glimpse" series]
  
 
=[https://www.youtube.com/watch?v=KznljrgWSvo First simulation in OpenFOAM]=
 
=[https://www.youtube.com/watch?v=KznljrgWSvo First simulation in OpenFOAM]=
  
In these videos  
+
In these videos [[File:Elbow.png|500px|right|velocity magnitude of the elbow case at t=75s]]
  
 
* [https://www.youtube.com/watch?v=KznljrgWSvo part 1]
 
* [https://www.youtube.com/watch?v=KznljrgWSvo part 1]
Line 20: Line 24:
 
* the mesh (e.g. the boundaries)
 
* the mesh (e.g. the boundaries)
 
* running the simulation of the flow in a 2D elbow case with three different meshes
 
* running the simulation of the flow in a 2D elbow case with three different meshes
* postprocessing
+
* 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:
 +
 
 +
[https://github.com/jnmlujnmlu/OpenFOAMTeaching/tree/master/JozsefNagy msh-file]
  
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.
+
(left click on it, then right click on Raw, then save as)

Revision as of 04:55, 28 July 2020

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

(left click on it, then right click on Raw, then save as)