Difference between revisions of "Parallelization by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 22: Line 22:
  
 
You can download the case files in this [http://www.wolfdynamics.com/wiki/parallel.tar.gz link].
 
You can download the case files in this [http://www.wolfdynamics.com/wiki/parallel.tar.gz link].
 +
  
 
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].
 
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].

Revision as of 18:32, 15 July 2017

Go back to Day 10.

Running in parallel - Running on the cloud

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.