Skip to content

Repository files navigation

Calculix 2.13

Makefiles to build SPOOLES, ARPACK and CalculiX. The scripts automatically pull the software from internet, builds the software and installs it locally.


Necessary to install packages for Ubuntu:
sudo apt install gfortran xorg-dev #libxmu-headers
The script can be run anywhere after downloading:
git clone https://github.com/luvres/calculix.git

pushd calculix/
And will install in ~/CalculiX. The installation is started with
./install
sudo mv /usr/bin/ccx /usr/bin/ccx_`ccx -version | grep 'is' | awk '{print $4}'`
sudo cp $HOME/CalculiX-2.13/bin/ccx_2.12 /usr/bin/ccx
sudo cp $HOME/CalculiX-2.13/bin/cgx /usr/bin/cgx

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages