Skip to content

BarlevR/ThirdParty-dev

 
 

Repository files navigation

OpenFOAM-dev 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, Zoltan 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

Parallel Processing

Scotch

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

OpenMPI
Zoltan

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

CGAL

Miscellaneous

About

OpenFOAM-dev third-party library compilation scripts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 84.4%
  • TeX 11.5%
  • Makefile 1.6%
  • Shell 1.0%
  • Roff 0.7%
  • Yacc 0.4%
  • Other 0.4%