The Load collectors section lets you select load collectors to contour. Every load collector in the current model’s database displays in the load collector list. You can pick multiple load collectors by CTRL-clicking or SHIFT-clicking.
Filter buttons allow for additional selection control, including a name filter that uses standard filtering syntax.
The Contour Loads utility generates a .res file that is automatically loaded into the Contour panel. The .res file contains simulation results named after each load collector, unless you select the combine load collectors option in the contour options section. If a load collector contains multiple load types, the simulation result will include multiple data types (that is load collector). Different load types support different data types:
Load Types
|
Data Types
|
Acceleration, Force, Moment, Velocity
|
X, Y, Z, MAG (unsigned).
MAG is simply the magnitude of the X/Y/Z components
|
Pressures
|
X, Y, Z, MAG, Signed MAG.
MAG is simply the magnitude of the X/Y/Z components. “Signed MAG” computes the dot product of the X/Y/Z components with the element normal to give a sign to the MAG value. If the dot product is >=0, the sign is positive, otherwise the sign is negative. MAG and “Signed MAG” always have the same absolute value.
|
Displacements, Rotations
|
X, Y, Z.
Coming from constraints, rotations and displacements each have 3 degrees of freedom..
|
Temperatures, Fluxes
|
Temperature and Flux (single data types only).
|
Comments:
• | In the Abaqus user profile, support is available for the *FILM, *RADIATE and *SFILM cards. *FILM and *RADIATE are supported for pressures assigned directly to elements only. *SFILM is supported for groups defined using elements, components or sets only, but only applies the contour to shell elements within the group, ignoring any non-shell elements within it. *SFILM has two possible data types: *SFILM - Film_Coeff and *SFILM - Sink_Temp. |
• | The loadstep names in the results file are the selected load collector names. If the Combine load collectors option is checked, only a single loadstep is generated in the results file named Combined Results. |
• | In all cases, a data type is only created if there is an applicable result for that data type. Some data types may not always be created. For example a force in the X direction will not create the Y and Z data types, but will create X and MAG. |
• | If a non-rectangular local coordinate system is selected, the X/Y/Z labels change to R/T/Z (cylindrical system) or R/T/P (spherical system). |
|