Search Contact information
University of Cambridge Home Department of Engineering
University of Cambridge >  Engineering Department >  computing help

ANSYS

Introduction | Analysis Types | ANSYS License | Personal Copy | Files | Commands | Tutorials | Troubleshooting | Manuals | Hardcopy Output | Remote Solver Mananger Ansys v13


Introduction (ANSYS Home Page)

ANSYS is a finite element program from ANSYS Ltd.


Analysis Types

The following areas are highlighted to illustrate the capabilities of ANSYS :

Main Areas


ANSYS License

The Engineering Department has a 5 User licence for RF category.


Personal Copy on PC (Engineering Department Only)

Users (Research Students and Staff) requiring a local installation on their own PC which is connected to the Departmental network should contact pc-support@eng.cam.ac.uk and put in a request.

There is a nominal charge of GBP 550 + VAT per user to pay towards the cost of the license.


On-line Tutorials

Login to the DPO terminals and in the first window type server-xterm alternatively you can remote login to any other Linux servers.

Then in the xterm window for the Linux server startup ANSYS by typing ansys. Then choose : Run --> Help --> ANSYS Tutorials. The following selection of tutorials are available :

Finding Download files

For files which are setup for downloading, to find the local copy use the find command as follows :

ANSYS is installed in the /usr/local/apps directory.

Here assuming you have a sub-directory called project to which you want the file to be copied to. This is illustrated by finding a file or files with the extension iges.

In the following the commands to be typed ina x-term winodow are shown highlighted.

cd /usr/local/apps

find ./ -name *.iges

This will among other messages will list the following lines :

./ansys/ansys_inc/v100/ansys/data/models/actuator.iges
./ansys/ansys_inc/v100/ansys/data/models/bracket.iges

If you are interested in the actuator.iges file. Then combining these the fullpath name to the actuator is :

/usr/local/apps/ansys/ansys_inc/v100/ansys/data/models/actuator.iges

cd

cd project

cp /usr/local/apps/ansys/ansys_inc/v100/ansys/data/models/actuator.iges .

This file would have been copid to your proeject directory.


ANSYS Training Course

ANSYS Training.


Files

Input

Output

postscript files.


Command to run ANSYS

Login to the DPO terminals and in the first window type server-xterm alternatively you can remote login to any other Linux servers.

Then in the xterm window for the Linux server startup ANSYS by typing ansys.

Then type ansys.

If you run into any problem see the section below. If this does not help please contact ansys-support (email "ansys-support@eng.cam.ac.uk") or the Computer Operators (email "operators@eng.cam.ac.uk").


Troubleshooting Problems in running ANSYS

(under preparation).


Manuals

The manuals and tutorials are all available on-line. Start up ansys and select Run and then Help.


Hardcopy output

Postscript output can be obtained.


Remote Solver Manager Ansys v13

Setting up Remote Solve Manager on a Linux server to be used from a Windows machine in Ansys v13.0

On the linux machine run rsmadmin from:

./ansys_inc/v130/RSM/Config/tools/linux/

© Cambridge University Engineering Dept
Information provided by comp-admin@eng.cam.ac.uk
Last updated: 15 November 2011