OpenFOAM-7 third-party library compilation scripts
GNU Lesser General Public License v3.0
11
stars
18
forks
source link
-- mode: org; - -
#
+TITLE: OpenFOAM-7 Third-Party packages
+AUTHOR: The OpenFOAM Foundation
+DATE: 8th July 2019
+OPTIONS: author:nil ^:{}
Copyright (c) 2014-2019 OpenFOAM Foundation.
Description
Scripts for building third-party packages.
[[https://openfoam.org/download/source/third-party-software/][Download and installation instructions]]
Order of execution:
makeGcc (recommended if the system gcc is < 4.8)
Allwmake (Builds OpenMPI, Scotch etc.)
makeCmake (if the system cmake version is < 3.3.0)
makeParaView
*** Optional
AllwmakeLibccmio (Only required for conversion of STAR-CCM+ meshes)
Allclean (Only required to save disk space)
Versions and locations to download the third party packages
*** Gcc C++ Compiler
The minimum version of gcc required is 4.8.0
--------------------------------------------------------------------------