Difference between revisions of "Discretization by Jozsef Nagy"

From OpenFOAM Wiki
Jump to navigation Jump to search
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[category:numerics]]
 
[[category:numerics]]
 
* '''contributor''': Jozsef Nagy
 
* '''contributor''': Jozsef Nagy
* '''affiliation''': Institute of Polymer Injection Molding and Process Automation, Johannes Kepler University Linz, Austria
+
* '''affiliation''': eulerian-solutions e.U., Linz, Austria
* '''contact''': <mail address='jozsef.nagy@jku.at' description='author'>click here for email address</mail>
+
* '''contact''': <mail address='jnmlujnmlu@gmail.com' description='author'>click here for email address</mail>
* '''OpenFOAM version''': 4.x, v1712
+
* '''OpenFOAM version''': 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])
  

Revision as of 04:55, 28 July 2020

Go back to Day 4.

Discretization

1D scalar transport

In this tutorial

you will get a detailed introduction into discretization. The order of magnitude of the utilized discretization is as important as your grid resolution. A detailed knowledge on the basics will help you improve your simulations results. This tutorial gives you an understanding on the theory, an introduction on the implementation as well as the application of different schemes within an OpenFOAM case. The topics covered here are:

  • spatial discretization
  • face interpolation
  • changing schemes in OpenFOAM
  • divergence schemes
  • influence of discretization on the simulation results of a passive scalar
  • post processing
For older versions of OpenFOAM the blockMeshDict file is located in constant/polyMesh, for newer versions the file is located in system.