When you select
Results Inquire
Inquire
Current Results, the
Inquire: Results dialog box appears. Depending on the type of result being displayed, select nodes, elements, or faces to display the current result. You can make your selection either before or after clicking the
Current Results
command.
The results include the effects of all smoothing settings. As you click a different object (nodes or elements or faces), the information in the Inquire: Results dialog box updates to reflect the currently selected object. If you hold down the Ctrl key, the information for the next item will be added (in ascending order) to the current display.
For example, if you wish to sum the nodal reaction forces on a particular surface, select the surface, right-click, and choose
Select Related
Nodes. Then, use the
Results Inquire
Inquire
Current Results command. Finally, choose the
Sum
option from the
Summary
drop-down menu. (See the "Summary" bullet below.)
Also see the page Results Environment for a discussion of how the results are displayed based on various settings. Examples include node-based versus element-based results, hidden versus not hidden elements, smoothing on versus smoothing off, and so on.
The equilibrium temperature can be thought of as the temperature at which the selected elements would obtain if they were allowed to come to equilibrium, without losing any heat to the environment. It is based on the following methodology:
integral of (mi x Cpi x dT) divided by integral of (mi x Cpi), both integrated over the range of Ti to Tequil.
This is easy to visualize for a two mass system. The heat lost by one mass (integral of m2 x Cp2 x dT over the range T2 to Tequil) is equal to the heat gained by the other mass (integral of m1 x Cp1 x dT over the range of T1 to Tequil), so the areas under the graph of specific heat versus temperature are equal. See Figure 1.
Figure 1: Equilibrium Temperature Calculation for Two Masses
The equilibrium temperature Tequil is the temperature at which the amount of heat lost by one mass, Q2, equals the heat gained by another mass, Q1. The area under the curve of the specific heat Cp versus the temperature T is equal for Q1 and Q2.
The Export Results dialog box appears when Save Values is clicked. Choose the file name and location of the exported results. Activate the Append check box on the Export Results dialog box before clicking Save to append the current results to an existing file. Otherwise, the existing file will be overwritten with the current results.
Displacement
Show Displaced
Displaced Options
Scale Factor.) In this regard, the
Location option is no different than drawing a 3D selection sphere in the display area (if such a capability existed). Nodes that appear inside the sphere are selected.
The specified nodes or elements are highlighted in the model, just as if you selected the objects with the mouse. Displaying an unshaded view of the feature lines (View
Appearance
Visual Style
Features) can help show where the highlighted objects are in the model.
Other Results
Element Forces
Axial Force
Other Results
Element Forces
Axial Moment
Other Results
Element Displacements
Stretch
Other Results
Element Displacements
Twist
You can inquire on the results for a boundary element by inquiring on the model node to which the boundary element is attached. The
Inquire: Results
dialog box lists the results for each element in each part of the model that is connected at that node. To determine which part contains the boundary elements, use
Results Inquire
Inquire
Model Statistics. The element type for each part and the number of elements in each part are listed. To determine which element number corresponds to which boundary element, use
Results Inquire
Inquire… Element Information. Press the
Specify button, type the part number of the boundary elements in the
Part Number field, and type a valid element number in the
Element Number field. The specified boundary element is highlighted in the display area. This technique is useful when more than one boundary element is located at a single node.
When you select this command, the Inquire Results by Part dialog box appears. A list of the active parts in the model appears in the top half of the dialog box, with a checkbox next to each part. All parts are selected by default. Deselect any parts you do not want included in the Inquire Results by Part output. Select All and Select None buttons are provided to facilitate the part selection process when you want to toggle the inclusion state of the majority of parts. After changing the number of active parts, click Inquire to update the current results list in the bottom half of the dialog box.
The Export Results dialog box appears when Save Values is clicked. Choose the file name and location of the exported results. Activate the Append check box on the Export Results dialog box before clicking Save to append the current results to an existing file. Otherwise, the existing file will be overwritten with the current results.
For the available commands within the Other Results drop-down menu, see the Other Results page.
When you select this command, the
Inquire: Loads and Constraints dialog will appear. Use
Selection
Select
Loads Constraints to limit your selection to the load and constraint objects. To further limit the selection, use the
Selection
Filter to select which loads and constraints will be available for selection. You can select on any load or constraint and the type of load or constraint, the node or element to which it is applied, the coordinates, and the relevant information will be displayed in the
Inquire: Loads and Constraints dialog box. As you click more loads or constraints the information in this screen will update to reflect the current selected object. If you hold down the Ctrl key, the information for the next object will be appended to the current display.
When you select this command, the Inquire: Distance and Angle screen will appear. This screen gives the following information by clicking on successive points:
When you select this command, the Inquire: Maximum Results Summary dialog will appear. The dialog window will contain the maximum result, based on the current result contour being displayed, for all nodes in the model, for all load cases or time steps. All nodes includes nodes on hidden parts, on hidden elements, and in the interior of solid or brick element parts. The results are sorted in descending order based on the value of the result.
The Export Results dialog will appear when the Save Values button is clicked. Choose the file name and location of the exported results. Activate the Append check box on the Export Results dialog before clicking the Save button to append the current results to an existing file. Otherwise, the existing file will be overwritten with the current results.
When an MES or nonlinear beam element is selected, the Inquire panel includes the options Detailed Beam Stress and Detailed Beam Strain. These commands give the stresses and strains calculated by the processor.
Stress
Beam and Truss commands are only partially corrected by the yield strength. Each of the stresses (axial stress, bending stress in local 2, and bending stress in local 3) are capped or limited to the yield stress if necessary. The worst stress then adds the three results together.
The format of the information in the Inquire Detailed Beam Stress dialog is as follows:
Part Element Section Intx Inty Intz State S1-1 S1-2 S1-3
where
Imagine the beam element composed of numerous integration points in all three directions (axis 1 along the length, axes 2 and 3 in the plane of the cross section). The stress and strain output is given at all the integration points, so with the integration order set to 2x2x2, each element would output 8 lines of results for each element.
Find the 3D position (X, Y, Z) of the integration point (Intx, Inty, Intz) within the element. This is done with the following calculations depending on the shape.
Rectangle
Y = C(Inty,TINTy)*height*0.5, measured from the neutral axis in the direction of axis 2
Z = C(Intz,TINTz)*width*0.5, measured from the neutral axis in the direction of axis 3
Circle
R = radius/2
R = R + C(Inty,TINTy)*R and Shear and Moment Diagrams
α = (2π/TINTz)*(Intz-1)
Y = R*cos(α), measured from the neutral axis in the direction of axis 2
Z = R*sin(α), measured from the neutral axis in the direction of axis 3
Hollow circle
R = (Ro+Ri)/2
R = R + C(Inty,TINTy)*(Ro-Ri)/2
α = (2π/TINTz)*(Intz-1)
Y = R*cos(α), measured from the neutral axis in the direction of axis 2
Z = R*sin(α), measured from the neutral axis in the direction of axis 3
where
and the quantity C(i, Integration Order) is from the following table:
| Integration Order | C(i, Integration Order) | ||||||
|---|---|---|---|---|---|---|---|
| i = 1 | i = 2 | i = 3 | i = 4 | i = 5 | i = 6 | i = 7 | |
| 1 | 0 | - | - | - | - | - | - |
| 2 | -1 | 1 | - | - | - | - | - |
| 3 | -1 | 0 | 1 | - | - | - | - |
| 4 | -1 | -0.333 | 0.333 | 1 | - | - | - |
| 5 | -1 | -0.5 | 0 | 0.5 | 1 | - | - |
| 6 | -1 | -0.6 | -0.2 | 0.2 | 0.6 | 1 | - |
| 7 | -1 | -0.666 | -0.333 | 0 | 0.333 | 0.666 | 1 |
General cross section
Each section is treated as an independent quadrangle separately. C(i,j) can be directly applied to find the position.
Predefined cross section
Each section is treated like an independent quadrangle separately as below, with the section number indicated.

When you select this command, the Inquire: Model Statistics dialog box will appear. The number of nodes, elements, load cases and parts will be displayed in the dialog. In addition the details for each part will be shown.
When you select this command, the Inquire: Element Information dialog box will appear. You can select any element and the element number, element, type, and the nodes that create this element will be displayed in the screen. As you click more elements, the information in this screen will update to reflect the currently selected element. If you hold down the Ctrl key, the information for the next element will be appended to the current display.
Pressing the Specify button will allow you to enter a part number and element number for which to view the element information. Multiple elements can be entered by separating them with a comma (,). For example, entering the text 1, 14, 21 (without the quotation marks) for the Element Number field will select the element numbers 1, 14, and 21 in the designated part.
The element or elements will be highlighted in the model just as if you selected the elements with the mouse. Displaying an unshaded view of the feature lines (View: Display: Features) can help show where the highlighted elements are in the model.
When beam elements are selected in a stress analysis, the following commands are available in the Results Inquire tab, Graphs panel to draw shear and moment diagrams:
The diagrams are drawn or removed from the selected beam elements only; other diagrams in the model are not affected. The two shear diagrams cannot be shown simultaneously on the same element, nor can the two moment diagrams be displayed on the same element. One shear and one moment diagram can be shown on the same element.
The direction of the shear and moment diagrams follow the convention shown in the following figures. In the figures, keep in mind that the sign of the values (V2 for shear or M2 for moment) follow the conventions described in the paragraph Element Forces and Moments on the page: Linear Results.
|
|
|
Direction of the Shear Diagram. The arrow at node I controls on which side of the element the diagram is drawn. The shear in the direction of axis 2 is drawn in the plane of axes 1 and 2 (shown above); the shear for axis 3 is drawn in the plane of axes 1 and 3. |
Direction of the Moment Diagram. The arrows control on which side of the element the diagram is drawn. The moment about axis 2 is drawn in the plane of axes 1 and 3 (shown above); the moment about axis 3 is drawn in the plane of axes 1 and 2. |

Options
Results
Individual FEA Object Settings to set the color of the
Moment Diagram or
Shear Diagram.
This command is only available for thermal analyses. When this command is selected, the Inquire: Average Film Coefficient dialog will appear.
You can select one or multiple faces of the model. The screen will report the faces that are selected and the average film coefficient, h, over those faces. The equation used to calculate h is:
Where: h = Average film coefficient
q = Heat rate of face through face i
Ti = Average temperature of the nodes that define face i
= Ambient temperature which must be defined by pressing the Ambient Temperature button
Ai = Area of face i
Th Probe command will activate probe mode. As you move the mouse over the model, a probe will appear displaying the current result value for that node, element or face (depending on the selection method). If you want the probe to remain on a node, right-click in the display area and select the Add Probe command.
Settings
Legend Properties
Probe Settings command. See the page:
Probe Settings Tab for details.
The Maximum and Minimum commands display a pointer at the nodes with the maximum and minimum current result value, respectively. Optionally, activate the Minimum Maximum Nodes option to append the node number to each probe. This option is in the pull-out section of the Probes panel.
Lastly, in the pull-out section of the Probes panel, there is a Contact Diagnostic Probes option, which is enabled by default. These diagnostic probes indicate where penetration or chatter are occurring during a surface contact analysis. Click this option to toggle the visibility of the contact diagnostic probes.