Difference between revisions of "Parallelization by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Updated link)
Line 9: Line 9:
 
=[http://www.wolfdynamics.com/wiki/tbd Parallelization - Cluster and cloud]=
 
=[http://www.wolfdynamics.com/wiki/tbd Parallelization - Cluster and cloud]=
  
In this [http://www.wolfdynamics.com/wiki/tbd pdf] your will find an extensive introduction to parallelization in OpenFOAM. You will learn about
+
In this [http://www.wolfdynamics.com/wiki/tbd pdf]-TBD your will find an extensive introduction to parallelization in OpenFOAM. You will learn about
  
 
* multiple cores on a computer
 
* multiple cores on a computer
Line 17: Line 17:
 
* running in a cluster
 
* running in a cluster
 
* running in the cloud
 
* running in the cloud
 +
 +
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].

Revision as of 16:19, 22 December 2016

Go back to Day 10.

Parallelization - Cluster and cloud

In this pdf-TBD 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

Go back to the contributions page.