These formulæ provide convenient installation of CalculiX FEA software on MacOS.
For the solver (CalculiX CrunchiX):
brew install costerwi/homebrew-calculix/calculix-ccx
For the pre- and postprocessor (CalculiX GraphiX):
brew install costerwi/homebrew-calculix/calculix-cgx
Or brew tap costerwi/homebrew-calculix
and then:
brew install calculix-ccx
brew install calculix-cgx
IMPORTANT First read the Troubleshooting Checklist.
Use brew gist-logs calculix-ccx
to create a Gist and post the link in your issue.
Search open and closed issues. See also Homebrew's Common Issues and FAQ.
brew help
, man brew
or check Homebrew's documentation.