Difference between revisions of "Discretization by Jozsef Nagy"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Created page with "* '''author''': Jozsef Nagy * '''affiliation''': Institute of Polymer Injection Molding and Process Automation, Johannes Kepler University Linz, Austria * '''contact''': jozse...")
 
(Updated link)
Line 3: Line 3:
 
* '''contact''': jozsef.nagy@jku.at
 
* '''contact''': jozsef.nagy@jku.at
 
* '''OpenFOAM version''': 2.3.0
 
* '''OpenFOAM version''': 2.3.0
* '''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_4 Day 4].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_4 Day 4].
  
=[https:// www.youtube.com/watch?v=PaDDplpAJJ0 Discretization]=
+
=[https://www.youtube.com/watch?v=PaDDplpAJJ0 Discretization]=
  
 
In this tutorial
 
In this tutorial
  
* [https:// www.youtube.com/watch?v=yN58_cevRxE part 1]
+
* [https://www.youtube.com/watch?v=yN58_cevRxE part 1]
* [https:// www.youtube.com/watch?v=YTcMTuxNhoE part 2]
+
* [https://www.youtube.com/watch?v=YTcMTuxNhoE part 2]
  
 
you will get a detailed introduction into discretization. The order of magnitude of the utilized discretization is as important as your [https://wiki.openfoam.com/Grid_convergence_by_Jozsef_Nagy 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:
 
you will get a detailed introduction into discretization. The order of magnitude of the utilized discretization is as important as your [https://wiki.openfoam.com/Grid_convergence_by_Jozsef_Nagy 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:
Line 21: Line 21:
 
* divergence schemes
 
* divergence schemes
 
* influence of discretization on the simulation results of a passive scalar
 
* influence of discretization on the simulation results of a passive scalar
* postprocessing
+
* post processing

Revision as of 09:39, 20 September 2016

  • author: Jozsef Nagy
  • affiliation: Institute of Polymer Injection Molding and Process Automation, Johannes Kepler University Linz, Austria
  • contact: jozsef.nagy@jku.at
  • OpenFOAM version: 2.3.0
  • Published under: CC BY-NC-SA license (creative commons licenses)

Go back to Day 4.

Discretization

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