Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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)

Simple OpenRadioss Run Script

 

  • No labels