Skip to content

blueCFD-Core project development repository, by blueCAPE Lda, for porting the third-party repository of OpenFOAM 3.0 and newer to Windows. The original OpenFOAM commits are on the respectively named branches.

License

Notifications You must be signed in to change notification settings

kjkunte/ThirdParty-dev

 
 

Repository files navigation

OpenFOAM-dev Third-Party packages

#

Description

Scripts for building third-party packages.

Dependencies:

  • tar - with ‘gz’ and ‘bz2’ support
  • unzip
  • 7z - 7zip, but only for compiling for Windows.

Convenience script for MSYS2:

  • get-em source scotch=default openmpi=default metis=default (all optional)

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

ParaView

CGAL

Miscellaneous

Notes

Building ParaView

This is currently not supported in blueCFD-Core, via MSys2.

About

blueCFD-Core project development repository, by blueCAPE Lda, for porting the third-party repository of OpenFOAM 3.0 and newer to Windows. The original OpenFOAM commits are on the respectively named branches.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.5%
  • Shell 4.0%
  • Makefile 1.6%
  • Roff 0.8%
  • Yacc 0.5%
  • C++ 0.2%
  • Other 0.4%