Skip to content

gerlero/homebrew-openfoam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFOAM-related tap for Homebrew

This repository defines a custom tap for Homebrew. It provides useful packages for running OpenFOAM on macOS.

homebrew tap

Available casks

OpenFOAM.app: Native OpenFOAM for macOS (https://github.com/gerlero/openfoam-app)

  • openfoam: OpenFOAM.app (latest OpenFOAM version—currently v2406)

    brew install --no-quarantine gerlero/openfoam/openfoam
  • openfoam@2406: OpenFOAM-v2406.app

    brew install --no-quarantine gerlero/openfoam/openfoam@2406
  • openfoam@2312: OpenFOAM-v2312.app

    brew install --no-quarantine gerlero/openfoam/openfoam@2312
  • openfoam@2306: OpenFOAM-v2306.app (discontinued)

    brew install --no-quarantine gerlero/openfoam/openfoam@2306
  • openfoam@2212: OpenFOAM-v2212.app (discontinued)

    brew install --no-quarantine gerlero/openfoam/openfoam@2212
  • openfoam@2206: OpenFOAM-v2206.app (discontinued)

    brew install --no-quarantine gerlero/openfoam/openfoam@2206
  • openfoam@2112: OpenFOAM-v2112.app (discontinued)

    brew install --no-quarantine gerlero/openfoam/openfoam@2112

Available formulae

Linux-based OpenFOAM in a container

Dependencies for native OpenFOAM builds

These are variants and alternate versions of Homebrew formulae for better compatibility with OpenFOAM. You may want these if you're compiling OpenFOAM from source on macOS.

  • scotch-no-pthread: Scotch libraries compiled without the -DSCOTCH_PTHREAD flag (deprecated—prefer the official scotch formula instead)

    brew install gerlero/openfoam/scotch-no-pthread
  • cgal@4: CGAL, major version 4 (deprecated—prefer the official cgal formula instead)

    brew install gerlero/openfoam/cgal@4