Henry Weller 95d9c7802c scotch: Upgraded to latest version
Avoids problems compiling with MPI-3.0
See https://bugs.openfoam.org/view.php?id=3216
2019-04-08 10:58:53 +01:00
2019-04-08 10:58:53 +01:00
2014-12-31 18:24:25 +00:00
2018-03-07 21:34:28 +00:00
2017-08-04 11:45:47 +01:00
2019-04-08 10:58:53 +01:00
2019-04-08 10:58:53 +01:00

OpenFOAM-6 Third-Party packages

#

Description

Scripts for building third-party packages.

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

Parallel Processing

Scotch

Scotch-6.0.6 is provided with ThirdParty-dev or the original source pack may be obtained from:

ParaView

If the system cmake version is < 3.3.0 you will need to download and build a recent version:

is downloaded automatically and compiles without modification. ParaView is compiled by running the makeParaView script, i.e.

  • ./makeParaView

Expect ParaView to take a long time to compile, typically several hours on a desktop computer. Following compilation, update the environment by sourcing the .bashrc (or .cshrc) file or by typing

  • wmRefresh
Description
OpenFOAM-6 third-party library compilation scripts
Readme 60 MiB
Languages
C 84.6%
TeX 11.4%
Makefile 1.5%
Shell 1%
Roff 0.7%
Other 0.7%