Difference between revisions of "Parallelization by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
Line 10: Line 10:
 
=[http://www.wolfdynamics.com/wiki/parallel.pdf Running in parallel - Highlights]=
 
=[http://www.wolfdynamics.com/wiki/parallel.pdf Running in parallel - Highlights]=
  
[[File:joegi_f5.png|600px|right|Running in parallel]]
+
[[File:joegi_f5.png|400px|right|Running in parallel]]
  
 
In these [http://www.wolfdynamics.com/wiki/parallel.pdf slides], you will find some basic information on how to run in parallel using OpenFOAM. You will learn about,
 
In these [http://www.wolfdynamics.com/wiki/parallel.pdf slides], you will find some basic information on how to run in parallel using OpenFOAM. You will learn about,

Latest revision as of 10:02, 6 January 2020

Go back to Day 10.

Running in parallel - Highlights

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


You can download the case files at this link.


Go back to the contributions page.