Monday 3 January 2011

ANSYS Finite Element Analysis University of Alberta Mechanical Engineering


Introduction

ANSYS is a general purpose finite element modeling package for numerically solving a wide variety of mechanical problems. These problems include: static/dynamic structural analysis (both linear and non-linear), heat transfer and fluid problems, as well as acoustic and electro-magnetic problems.In general, a finite element solution may be broken into the following three stages. This is a general guideline that can be used for setting up any finite element analysis.
  1. Preprocessing: defining the problem; the major steps in preprocessing are given below:
    • Define keypoints/lines/areas/volumes
    • Define element type and material/geometric properties
    • Mesh lines/areas/volumes as required
    The amount of detail required will depend on the dimensionality of the analysis (i.e. 1D, 2D, axi-symmetric, 3D).
  2. Solution: assigning loads, constraints and solving; here we specify the loads (point or pressure), contraints (translational and rotational) and finally solve the resulting set of equations.
  3. Postprocessing: further processing and viewing of the results; in this stage one may wish to see:
    • Lists of nodal displacements
    • Element forces and moments
    • Deflection plots
    • Stress contour diagrams

Using ANSYS

The following documents will lead you through some examples of using ANSYS. From the list below, note that there are two methods to use ANSYS. the first is by means of the graphical user interface or GUI. This method follows the conventions of popular Windows and X-Windows based programs.The second is by means of command files. The command file approach has a little steeper learning curve for many, but it has the advantage that an entire analysis can be described in a small text file, typically in less than 50 lines of commands. This approach enables easy model modifications and minimal file space requirements.

0 comments:

Post a Comment