Difference between revisions of "The cloud by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
* '''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].
 
  
 
=[http://www.wolfdynamics.com/wiki/parallel.pdf Running in parallel - Highlights]=
 
=[http://www.wolfdynamics.com/wiki/parallel.pdf Running in parallel - Highlights]=

Revision as of 22:02, 4 August 2018


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 in this link.


Go back to the contributions page.