mirror of
https://develop.openfoam.com/Development/ThirdParty-common.git
synced 2025-12-08 06:57:50 +00:00
6cf48b7b774b6952fe08a3a8e7f7cbc689f1b912
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=613
OpenFOAM-dev Third-Party packages
#
Description
Scripts for building third-party packages.
Order of execution:
- makeGcc (recommended if the system gcc is < 4.7)
- Allwmake (Builds OpenMPI, Scotch etc.)
- makeCmake (if the system cmake version is < 2.8.8)
- makeParaView4
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.5.0
Parallel Processing
Miscellaneous
- cmake http://www.cmake.org/files/v2.8/cmake-2.8.12.1.tar.gz
- paraview http://www.paraview.org/files/v4.1/ParaView-v4.1.0-source.tar.gz
- libccmio https://svn.scorec.rpi.edu/wsvn/TSTT/Tools/iMeshIO/libccmio-2.6.1.tar.gz?op=file&rev=2303&sc=0
- CGAL https://gforge.inria.fr/frs/download.php/file/34403/CGAL-4.5.1.tar.bz2
- boost http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2/download
Notes
Buiding ParaView
The ParaView sources provided with the OpenFOAM-2.3.1 source-pack includes minor changes compared to the official version 4.1.0 distribution to enable building on Ubuntu-14.10.
Description
[Build](/Development/openfoam/-/wikis/building) scripts for Third-Party software used by openfoam
Languages
Shell
85.6%
Roff
12.5%
Makefile
1.9%