How can I start Ansys WB in Linux Otterfing cluster?
Ayush Kumar
Member, Moderator, Employee Posts: 452
✭✭✭✭
Answers
-
Get the installation path of the desired version:
echo $AWP_ROOT202
Change directory to the resulting path:
cd /ott/apps/ansys_inc/ANSYS202/ansys_inc/v202
The start script is inside
Framework/bin/Linux64
Start:
./runwb2
2