Sie sind auf Seite 1von 2

10/5/2015

Date Tue 30 June 2015


(../../tags/ubuntu.html)

InstallANSYS15onubuntu(x64)SaiwalKrishna

Category

Engineering (../../category/engineering.html)

Tags

ansys (../../tags/ansys.html) / ubuntu

Install ANSYS 15 on ubuntu (x64)


(../../engineering/ansys-ubuntu-install/)
Files Required:
Ansyssetup
Licensefiles

Procedure
1. make a directory where you need to install ansys. Clear any previous installation files mainly: ~/.config/ansys ~/.ansys
2. mount the installation iso using the mount command sudo mount ANSYS DVD1 /mnt/a
3. cd to the installation directiry and run sudo ./INSTALL
4.Install using the graphical manager, skip installation of license server for now and only install the product.
1. Copy the ansyslmd.ini and license.dat to the folder /usr/ansys_inc/shared_files/licensing/
2. Modify the Linux environment variable ANSYS quick start of each component Modify the hidden files.Bashrc your Ubuntu home
directory. Add the following code in.Bashrc. Method for typing in the terminal code: VIM.Bashrc
Open.Bashrc, paste the following code:
#addenvironmentvariables:
#ANSYS
PATH=/usr/ansys_inc/v150/ansys/bin:$PATH
ExportPATH
#CFX
PATH=/usr/ansys_inc/v150/CFX/bin:$PATH
ExportPATH
#FLUENT
PATH=/usr/ansys_inc/v150/fluent/bin:$PATH
ExportPATH
#ICEM
PATH=/usr/ansys_inc/v150/icemcfd/linux64_amd/bin:$PATH
ExportPATH
#WORKBENCH
PATH=/usr/ansys_inc/v150/Framework/bin/Linux64:$PATH
ExportPATH
#TurboGrid
PATH=/usr/ansys_inc/v150/TurboGrid/bin:$PATH
ExportPATH
#ANSYSSeviceManager
PATH=/usr/ansys_inc/shared_files/licensing/lic_admin:$PATH
ExportPATH

And then let it take effect in the terminal, type the following code
http://home.iitk.ac.in/~saiwal/engineering/ansysubuntuinstall/

1/6

10/5/2015

InstallANSYS15onubuntu(x64)SaiwalKrishna

source.Bashrc

1. To start ansys use any of the following commands:


Ansys CFX Launcher
CFX5

CFX-pre
cfx5pre

CFX-Solver Manager
cfx5solve

CFD-post
cfdpost

Turborid
cfxtg

Fluent
fluent

ICEM CFD
icemcfd

Ansys APDL
ansys150#isreallyincommandmode
Ansys150g#graphicsmode

Ansys Workbench
runwb2

Use the get command to help command -help


Note: The Linux version of Ansys is installed in the Ubuntu is installed by default in /usr/ansys_inc. If you change the default installation
location, please modify the path specified in the ansyslmd.ini. Use VIM to open ansyslmd.ini, as follows ANSYSLI_NOFLEX=1
LICKEYFIL=/usr/ansys_inc/shared_files/licensing/license.dat
If the fonts are not displayed correctly in gui, run the following: sudo apt-get install xfonts-75dpi xfonts-100dpi xterm ttf-mscorefontsinstaller
You do need to restart your system (it might be enough to restart the X server)!

Categories

(../../)

Computers (../../category/computers.html)
Engineering (../../category/engineering.html)
Mathematics (../../category/mathematics.html)
http://home.iitk.ac.in/~saiwal/engineering/ansysubuntuinstall/

2/6

Das könnte Ihnen auch gefallen