4 STATIC STRUCTURAL ANALYSIS Structural Analysis Overview Structural analysis is probably the most common application of the finite element method. The term structural (or structure) implies not only civil engineering structures such as bridges and buildings, but also naval, aeronautical and mechanical structures such as ship hulls, aircraft bodies, and machine housings, as well as mechanical components such as pistons, machine parts and tools. Types of Structural Analysis The following types of structural analyses can be performed using ANSYS:

The primary unknowns (nodal degrees of freedom) calculated in a structural analysis are displacements. Other quantities such as strains, stresses and reaction forces are then derived from the nodal displacements. Selecting Elements Most element types are structural elements, ranging from simple spars and beams to more complex layered shells and large strain solids. Most types of structural analyses can use any of these elements. Selecting Material Models For analyses described in this book, the analyst must specify the material that s/he intends to simulate. Using the GUI, the analyst can specify many materials that s/he intends to simulate via an intuitive material model interface. The interface uses a hierarchical tree structure of material categories, intended to assist in choosing the appropriate model for the analysis. Solution Method The ANSYS family of products uses the h-method for solving structural problems. The h-method can be used for any type of analysis. Static Analysis A static analysis calculates the effects of steady loading conditions on a structure, while ignoring inertia and damping effects, such as those caused by time-varying loads. A static analysis can, however, include steady inertia loads and time-varying loads that can be approximated as static equivalent loads. Static analysis determines the displacements, stresses, strains, and forces in structures or components caused by loads that do not induce significant inertia and damping effects. Steady loading and response conditions are assumed; that is, the loads and the structure's response are assumed to vary slowly with respect to time. The types of loading that can be applied in a static analysis include: Linear vs. Nonlinear Static Analyses A static analysis can be either linear or nonlinear. All types of nonlinearities are allowed - large deformations, plasticity, creep, stress stiffening, contact elements, hyperelastic elements and so on. This section focuses on linear static analyses, with brief references to nonlinearities. Performing a Static Analysis Build the Model Keep the following points in mind when doing a static analysis: Note the following information about mesh density: Set Solution Controls Setting solution controls involves defining the analysis type and common analysis options for an analysis, as well as specifying load step options for it. Take advantage of a streamlined solution interface when performing a structural static analysis. The Solution Controls dialog box (Main Menu> Solution> Analysis Type> Sol'n Controls) provides default settings that will work well for many structural static analyses. It is necessary to set only a few of the options. Because the streamlined solution interface is the recommended tool for setting solution controls in a structural static analysis, it is the method that is presented in this section. Solution controls for the analysis can also be set using the menu paths (Main Menu> Solution> Unabridged Menu> option). Apply the Loads After the desired solution options are set, apply loads to the model. The load types applicable in a static analysis are Displacements, Velocities, Forces, Moments, Pressures, Temperatures, Fluences, Gravity, Spinning, etc. Except for inertia and velocity loads, the analyst can define loads either on the solid model or on the finite element model. S/he can also apply boundary conditions via TABLE type array parameters or as function boundary conditions. Loads can also be applied using TABLE type array parameters. In a structural analysis, valid primary variables are TIME, TEMP, and location (X, Y, Z). When defining the table, TIME must be in ascending order in the table index (as in any table array). Solve the Analysis ANSYS is now ready to solve the problem.
  1. Save a backup copy of the database to a named file (Utility Menu> File> Save as). Then retrieve the model by reentering the ANSYS program and issuing RESUME.
  2. Start solution calculations (Main Menu> Solution> Solve> Current LS).
  3. If it is necessary to include additional loading conditions (that is, multiple load steps), repeat the process of applying loads, specifying load step options, saving, and solving for each load step.
  4. Leave SOLUTION. Close the Solution menu.
Review the Results Results from a static analysis are written to the structural results file, Jobname.RST. They consist of the following data: Postprocessors These results can be viewed using POST1, the general postprocessor, and POST26, the time-history processor. Reviewing Results Data
  1. Read in the database from the database file using Utility Menu> File> Resume from
  2. Read in the desired set of results. Identify the data set by load step and substep numbers or by time. If a time value is specified for which no results are available, the ANSYS program will perform linear interpolation on all the data to calculate the results at that time. Main Menu> General Postproc> Read Results> By Load Step
  3. Perform the necessary POST1 operations. Typical static analysis POST1 operations are explained below.
Postprocessing Operations The sum of all nodal forces and moments for a selected set of nodes can be listed. Select a set of nodes and use this feature to find out the total force acting on those nodes using Main Menu> General Postproc> Nodal Calcs> Total Force Sum. The total force and total moment at each selected node can also be checked. For a body in equilibrium, the total load is zero at all nodes except where an applied load or reaction load exists: Main Menu> General Postproc> Nodal Calcs> Sum @ Each Node For line elements, such as beams, spars, and pipes, use Main Menu> General Postproc> Element Table> Define Table to gain access to derived data. Results data are identified by a combination of a label and a sequence number or component name on the ETABLE command. Use Main Menu> General Postproc> Plot Results> Contour Plot> Nodal Solu or Element Solu to display contours. Use Main Menu> General Postproc> Element Table> Plot Element Table and Main Menu> General Postproc> Plot Results> Contour Plot> Line Elem Res to contour element table data and line element data. Use Main Menu> General Postproc> Plot Results> Vector Plot> Predefined to display vectors and Main Menu> General Postproc> List Results> Vector Data to view vector listings. Use Main Menu> General Postproc> List Results> solution option to produce tabular listings.