Parallelization by Jozsef Nagy

From OpenFOAM Wiki
Revision as of 13:16, 20 September 2016 by Jozsef Nagy (talk | contribs)
Jump to navigation Jump to search
  • 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 ([https:// creativecommons.org/licenses creative commons licenses])

Go back to Day 10.

[https:// www.youtube.com/watch?v=uBIvhhtdHlg Parallelization - depthCharge]

For real life geometries it is important to decrease the calculation time in order to optimize your simulation efficiency. This can be done by running simulations on multiple cores of a given computer in parallel. In this [https:// www.youtube.com/watch?v=uBIvhhtdHlg video] you will learn the idea behind parallelization, what you have to do to be able to run your simulation in parallel and how to postprocess such cases. In particular we will take a look at

  • understanding paralellization
  • steps of parallelization
  • case setup
  • visualization of decomposition
  • running the case
  • postprocessing