Difference between revisions of "Parallelization by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Updated link)
Line 3: Line 3:
 
* '''contact''': joel.guerrero@unige.it
 
* '''contact''': joel.guerrero@unige.it
 
* '''OpenFOAM version''': 3.0.x
 
* '''OpenFOAM version''': 3.0.x
* '''published under''': CC BY-SA license ([https:// creativecommons.org/licenses creative commons licenses])
+
* '''published under''': CC BY-SA license ([https://creativecommons.org/licenses creative commons licenses])
  
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_10 Day 10].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_10 Day 10].
  
=[http:// www.wolfdynamics.com/images/pdf/module5.pdf Parallelization - Cluster and cloud]=
+
=[http://www.wolfdynamics.com/images/pdf/module5.pdf Parallelization - Cluster and cloud]=
  
In this [http:// www.wolfdynamics.com/images/pdf/module5.pdf pdf] your will find an extensive introduction to parallelization in OpenFOAM. You will learn about
+
In this [http://www.wolfdynamics.com/images/pdf/module5.pdf pdf] your will find an extensive introduction to parallelization in OpenFOAM. You will learn about
  
 
* multiple cores on a computer
 
* multiple cores on a computer

Revision as of 10:22, 22 September 2016

  • author: Joel Guerrero
  • affiliation: Universita degli Studi di Genova, Wolf Dynamics
  • contact: joel.guerrero@unige.it
  • OpenFOAM version: 3.0.x
  • published under: CC BY-SA license (creative commons licenses)

Go back to Day 10.

Parallelization - Cluster and cloud

In this pdf your will find an extensive introduction to parallelization in OpenFOAM. You will learn about

  • multiple cores on a computer
  • domain decomposition
  • running in parallel
  • visualization of parallel cases
  • running in a cluster
  • running in the cloud