Custom Homebrew tap for engineering tools.
| Formula | Description | Install |
|---|---|---|
calculix-ccx |
Three-dimensional finite element solver (CalculiX CCX). | brew install namore/custom/calculix-ccx |
Confirmed working on macOS 26.
One-step install:
brew install namore/custom/calculix-ccx
Or tap first, then install:
brew tap namore/custom
brew install calculix-ccx
In FreeCAD (Settings -> FEM -> CalculiX -> ccx binary path), set:
$(brew --prefix)/bin/ccx_2.23
brew help, man brew, and Homebrew documentation.