31.1.2 How ABAQUS/CAE obtains results along a path

ABAQUS/CAE obtains results along a path in the form of X–Y data pairs. ABAQUS determines the data pair X-values based on the points that make up the path. These points define model locations at which to obtain data. ABAQUS determines the data pair Y-values based on analysis results at those model locations. ABAQUS considers only the entities in the current display group when calculating the data pairs.

Path data X-values

You can choose to form X-values based only on the points you have specified for the path or to additionally include all locations at which the path intersects the model. (An intersection occurs where the path crosses an element face, element edge, surface face, or surface edge.)

You can also choose whether ABAQUS/CAE interprets the points that make up the path as locations on the undeformed or the deformed model shape. Node list labels and edge lists indicate model locations and are equally applicable to the undeformed or the deformed model shape. Point list and circular path coordinates are fixed locations independent of the model geometry. ABAQUS does not form data pairs for points that do not coincide with the model shape you have chosen.

The node labels or point coordinates that comprise a path are usually not in a form suitable for direct use as X-values. ABAQUS/CAE offers several options for you to convert this series of points to useful X-values and subsequent X–Y plot axis labels. You can choose one of the following options to convert path points to X-values:

  • True distance: X-values correspond to each point's actual distance along the path in model space coordinates, starting with zero.

  • Normalized distance: X-values correspond to each point's distance along the path as a fraction of the total length of the path.

  • Sequence ID: X-values correspond to the order in which each point occurs in the path result list.

  • X, Y, or Z distance: X-values correspond to each point's actual distance along the path in the single coordinate direction you specify, starting with zero. This option is particularly useful for generating a plot of results versus radius in an axisymmetric model.

Path data Y-values

You can control data pair Y-values by choosing the results step, frame, and field output variable for which ABAQUS/CAE obtains results and by controlling how ABAQUS/CAE computes certain types of results, as follows:

  • For node-based field output variables such as displacement to be obtained at nodal locations, ABAQUS/CAE reads results directly from the output database with no further computations.

  • For element-based field output variables such as stress or strain to be obtained at nodal locations, ABAQUS/CAE reads results from the output database, extrapolates those values to the nodes, then conditionally averages multiple contributions according to options you select.

  • For both node-based and element-based variables to be obtained at path points that do not coincide with nodal locations, ABAQUS/CAE computes values by interpolating from the nodes to the requested location using a geometric approximation of the element's shape. You cannot control this computation.

The averaging options for element-based variables and the complex form options for complex number values are located in the Result Options dialog box. Averaging reduces multiple contributions into a single value. When you select result options to partially or fully suppress averaging, path points receiving multiple contributions produce multiple data pairs. Such data pairs share the same X-value but have a separate Y-value for each contribution. Depending on your path and on the characteristics of your model, the following techniques may be necessary to avoid multiple data pairs sharing the same X-value:

  • Set result options to fully enable averaging.

  • Set result options to ignore region boundaries when computing values.

  • Avoid paths that traverse region discontinuities.

  • Avoid paths along a line separating discontinuous regions.

  • Use display groups to isolate individual regions prior to obtaining results along a path.

For more information on value averaging, see Understanding result value averaging, Section 24.5.2.

The Y-value of the data pairs is affected by the current complex form if your selected field output variable contains complex number results. An abbreviation of the complex form is appended to the Y-axis title when you plot the path. For example, if S-Mises is the selected field output variable and Magnitude is the complex form, the Y-axis title is S-Mises CPX:Mg. Other complex forms are similarly abbreviated. For more information on complex forms, see Controlling the form of complex results, Section 24.5.9.

ABAQUS/CAE does not form data pairs for points that do not have results for the specified step, frame, or field output variable.