Difference between revisions of "Parallelization by Joel Guerrero"
Jump to navigation
Jump to search
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | [[category:parallelization]] | ||
* '''contributor''': Joel Guerrero | * '''contributor''': Joel Guerrero | ||
* '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics | * '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics | ||
* '''contact''': <mail address='[email protected]' description='author'>click here for email address</mail> | * '''contact''': <mail address='[email protected]' description='author'>click here for email address</mail> | ||
| − | * '''OpenFOAM version''': | + | * '''OpenFOAM version''': 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]. | Go back to [https://wiki.openfoam.com/index.php?title=Day_10 Day 10]. | ||
| − | =[http://www.wolfdynamics.com/wiki/parallel.pdf Running in parallel - | + | =[http://www.wolfdynamics.com/wiki/parallel.pdf Running in parallel - Highlights]= |
| − | [[File:joegi_f5.png| | + | [[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, | ||
| Line 19: | Line 20: | ||
* Running in parallel | * Running in parallel | ||
* Visualization of parallel cases | * Visualization of parallel cases | ||
| − | |||
| − | |||
| − | You can download the case files | + | |
| + | You can download the case files at 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]. | ||
Latest revision as of 10:02, 6 January 2020
- contributor: Joel Guerrero
- affiliation: Universita degli Studi di Genova, Wolf Dynamics
- contact: click here for email address
- OpenFOAM version: 6
- published under: CC BY-SA license (creative commons licenses)
Go back to Day 10.
Running in parallel - Highlights
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.