Difference between revisions of "OpenFOAM 2016"
Schwietzer (talk | contribs) (added env 8.3, changed style) |
Schwietzer (talk | contribs) |
||
Line 31: | Line 31: | ||
... on environment ''hpc-env/ | ... on environment ''hpc-env/8.3'': | ||
'''OpenFOAM-Plus/1912'''-gimkl-2019b | '''OpenFOAM-Plus/1912'''-gimkl-2019b |
Revision as of 09:46, 4 February 2021
Introduction
OpenFOAM is the free, open source CFD software released and developed primarily by OpenCFD Ltd since 2004. It has a large user base across most areas of engineering and science, from both commercial and academic organisations. OpenFOAM has an extensive range of features to solve anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to acoustics, solid mechanics and electromagnetics.
Installed version
These versions are installed and and currently available ...
... on envirnoment hpc-uniol-env:
OpenFOAM-Extend/3.2 OpenFOAM/1.7.1 OpenFOAM/2.1.1 OpenFOAM/2.3.1 OpenFOAM/2.4.0 OpenFOAM/3.0.1 OpenFOAM/4.0 OpenFOAM/4.1-gcc OpenFOAM/4.1-se OpenFOAM/4.1
... on environment hpc-env/6.4:
OpenFOAM-Extend/4.0-gimkl-2018a OpenFOAM-SOWFA/2.4.0-gimkl-2018 OpenFOAM/2.4.0-gimkl-2018a OpenFOAM/5.0-gimkl-2018a OpenFOAM/6-gimkl-2018a OpenFOAM/7-gimkl-2018a OpenFOAM-Plus/1906-gimkl-2018a
... on environment hpc-env/8.3:
OpenFOAM-Plus/1912-gimkl-2019b OpenFOAM-Plus/2006-gimkl-2019b OpenFOAM/5-gimkl-2019b OpenFOAM/6-gimkl-2019b OpenFOAM/7-gimkl-2019b OpenFOAM/8-gimkl-2019b
Using OpenFOAM on the HPC cluster
If you want to use OpenFOAM on the HPC cluster, you will have to load its correspoding module first. You can do by using the following command:
module load OpenFOAM
Not adding a specific version will load OpenFOAM in version 4.1. If you want to use an other version, you will need to add e.g. this to the module load-command:
module load OpenFOAM/3.0.1
Example Usage
will follow
Documentation
The full documentation can be found here.