Range-Software / range3

Range Software - Finite Element Analysis

Home Page:https://www.range-software.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI

Range Software

Finite Element Analysis

Range Software

Prepare build environment

Following command will download and install all required packages, therefore it must be executed under priviledged (root) user.

$ sudo ./scripts/prereqs.sh

Build & Install

Linux

$ ./scripts/build.sh --clean && ./scripts/create_package.sh

MacOS

$ ./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'

Running the software

$ $HOME/bin/range-3.2.8/bin/Range

Download

To download already built binaries please visit http://range-software.com

Powered by

About

Range Software - Finite Element Analysis

https://www.range-software.com

License:GNU General Public License v3.0


Languages

Language:C++ 97.8%Language:HTML 0.7%Language:Shell 0.7%Language:QMake 0.6%Language:C 0.1%Language:Qt Script 0.0%