This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
acelab:openfoam [2015/09/01 15:31] mcawood created |
acelab:openfoam [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==General Info== | + | ===General Info=== |
| OpenFOAM is an Open-Source Computational Fluid Dynamics (CFD) is a C++ toolbox for the development of customized numerical solvers, and pre-/ | OpenFOAM is an Open-Source Computational Fluid Dynamics (CFD) is a C++ toolbox for the development of customized numerical solvers, and pre-/ | ||
| - | The code is typically memory bandwidth limited, such that memory channels are more useful than sheer core count. | + | The code is typically memory bandwidth limited, such that memory channels are more useful than sheer core count. |
| The benchmark used for the code models wind flow in a metropolitan area, with a total of 80 million cells. | The benchmark used for the code models wind flow in a metropolitan area, with a total of 80 million cells. | ||
| - | ==Useful Links== | + | ===Useful Links=== |
| - | Developers Site [http:// | + | Developers Site [[http:// |
| - | HPCAC Best Practices [http:// | + | HPCAC Best Practices |
| - | Install Guide [http:// | + | Install Guide [[http:// |
| - | ==Installation Guide== | + | ===Installation Guide=== |
| Install repo dependancies: | Install repo dependancies: | ||
| Line 36: | Line 36: | ||
| ./Allwmake | ./Allwmake | ||
| - | ==Benchmark== | + | ===Benchmark=== |
| - | Download the benchmark here: http:// | + | Download the benchmark here: [[http:// |
| cd ~ | cd ~ | ||