The following steps cover the simplest way to download, install and run OpenRadioss from pre-compiled binaries with scripts
How to download and install OpenRadioss
to download the latest pre-compiled OpenRadioss binaries: (download to /home/user)
visit github in browser and download the binaries (links to github), or you can use ‘wget’ from a terminal window (substitute ‘latest-20230102’ for latest release date)
wget https://github.com/OpenRadioss/OpenRadioss/releases/download/latest-20230102/OpenRadioss_linux64.zip
unzip the binaries
unzip OpenRadioss_linux64.zip
This will create a directory called ‘OpenRadioss’ containing the executables
Running OpenRadioss
The script below can be used to run a Radioss model (if OpenRadioss is extracted into OpenRadioss directory in /home/user as described above)