Difference between revisions of "Discretization by Jozsef Nagy"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Updated link)
Line 37: Line 37:
 
* '''additional acknowledgements''': Clemens Gößnitzer, Vikram Natarajan, Sylvia Zibuschka, Michael Harasek
 
* '''additional acknowledgements''': Clemens Gößnitzer, Vikram Natarajan, Sylvia Zibuschka, Michael Harasek
  
=[http:// www.cfd.at/downloads/2014_OFoam_Tut_Example%20Three.pdf Grid convergence]=
+
=[http://www.cfd.at/downloads/2014_OFoam_Tut_Example%20Three.pdf Grid convergence]=
  
In this [http:// www.cfd.at/downloads/2014_OFoam_Tut_Example%20Four.pdf pdf] you will find a written step-by-step walkthrough of the tutorial above.
+
In this [http://www.cfd.at/downloads/2014_OFoam_Tut_Example%20Four.pdf pdf] you will find a written step-by-step walkthrough of the tutorial above.

Revision as of 13:41, 28 September 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 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





  • contributor: Bahram Haddadi, Jozsef Nagy and Christian Jordan
  • affiliation: Forschungsgruppe Thermische Verfahrenstechnik & Fluiddynamische Simulation am Institut für Verfahrenstechnik der Technischen Universität Wien, Austria
  • contact: click here for email address
  • OpenFOAM version: 2.3.0
  • Published under: CC BY-NC-SA license (creative commons licenses)
  • additional acknowledgements: Clemens Gößnitzer, Vikram Natarajan, Sylvia Zibuschka, Michael Harasek

Grid convergence

In this pdf you will find a written step-by-step walkthrough of the tutorial above.