Finite Element Analysis
Following command will download and install all required packages, therefore it must be executed under priviledged (root) user.
$ sudo ./scripts/prereqs.sh
$ ./scripts/build.sh --clean && ./scripts/create_package.sh
$ ./scripts/build.sh --clean && ./scripts/create_mac_app.sh
Above command will produce ./build-Release/packages/range-3.2.8.dmg
which can be installed with following command:
$ open './build-Release/packages/range-3.2.8.dmg'
$ $HOME/bin/range-3.2.8/bin/Range
To download already built binaries please visit http://range-software.com
- Qt - https://www.qt.io/
- TetGen - http://tetgen.org