Ansys install
Get the TGZ with the new installation required
Example:
cp /mnt/data/Software/STRUCTURES_2022R1_LINX64.tgz ..
2. Unpack the files:
tar zxvf STRUCTURES_2022R1_LINX64.tgz
3. Install in custom location by using parameters:
./INSTALL -silent -install_dir /mnt/data2/ansys_inc/
Last updated