Difference between revisions of "OpenFOAM"
Jump to navigation
Jump to search
Line 33: | Line 33: | ||
==System Variables== | ==System Variables== | ||
+ | {|cellpadding="10" | ||
+ | |-style="vertical-align:top;" | ||
+ | | | ||
=== OpenFOAM variables === | === OpenFOAM variables === | ||
* FOAM_INST_DIR - installation base directory | * FOAM_INST_DIR - installation base directory | ||
Line 41: | Line 44: | ||
* PV_PLUGIN_PATH - ParaView library directory | * PV_PLUGIN_PATH - ParaView library directory | ||
* FOAM_TUTORIALS - tutorial directory | * FOAM_TUTORIALS - tutorial directory | ||
− | + | || | |
=== Wmake variables === | === Wmake variables === | ||
These are the wmake parameters used in building OpenFOAM and could be used for compiling the third-party OpenFOAM applications using wmake. | These are the wmake parameters used in building OpenFOAM and could be used for compiling the third-party OpenFOAM applications using wmake. | ||
Line 55: | Line 58: | ||
* WM_LINK_LANGUAGE - compiler for linking | * WM_LINK_LANGUAGE - compiler for linking | ||
* WM_PRECISION_OPTION - precision type | * WM_PRECISION_OPTION - precision type | ||
+ | |} | ||
<!--Additional--> | <!--Additional--> |
Latest revision as of 14:20, 15 December 2022
Description
OpenFOAM is a free, open source CFD software package produced by a commercial company, OpenCFD Ltd. 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 solid dynamics and electromagnetic.
Required Modules
- intel/2018
- openmpi/3.0.0
- openfoam/5.0
$ module load intel/2018 openmpi/3.0.0 openfoam/5.0
System Variables
OpenFOAM variables
|
Wmake variablesThese are the wmake parameters used in building OpenFOAM and could be used for compiling the third-party OpenFOAM applications using wmake.
|