mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
0fe45885985b553283a9cb731e6451390789d201
OpenFOAM-dev Third-Party packages
- Description
- Download and installation instructions
- Order of execution:
- Versions and locations to download the 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.)
- 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.3 is provided with ThirdParty-dev or the original source pack may be obtained from:
ParaView
Patched versions of the ParaView source code were once provided for ParaView v5.0.1. With the current supported version of ParaView (v.5.4.0), the source code
- ParaView-5.4.0 http://www.paraview.org/files/v5.4/ParaView-v5.4.0.tar.gz
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
- CGAL https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.8.1/CGAL-4.8.1.tar.xz
- boost http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2/download
Miscellaneous
Description
Languages
C
84.6%
TeX
11.4%
Makefile
1.5%
Shell
1%
Roff
0.7%
Other
0.7%