Difference between revisions of "Parallelization by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
[[category:parallelization]]
 
* '''contributor''': Joel Guerrero
 
* '''contributor''': Joel Guerrero
 
* '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics
 
* '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics

Revision as of 05:45, 12 October 2017

Go back to Day 10.

Running in parallel - Running on the cloud

Running in parallel

In these slides, you will find some basic information on how to run in parallel using OpenFOAM. You will learn about,

  • Why parallel computing?
  • What is parallel computing?
  • Finding hardware information for running in parallel
  • Domain decomposition
  • Running in parallel
  • Visualization of parallel cases
  • Running in a cluster
  • Running in the cloud


You can download the case files in this link.


Go back to the contributions page.