The averaging options allow you to limit the averaging of results to only a group of elements that are considered to be
bound by same feature angle or face.
The Free Body Diagram (FBD) tool facilitates the extraction and post-processing of Grid Point Force (GPFORCE) results
and can be used create and edit Free Body Diagrams (FBD).
Starting in version 2021, the Stress Linearization tool has been renamed as Extract-Linearize and will support both the
Extract Data and Stress Linearization methods.
A result manipulation library that enables user-defined data types to be added to a result, and transitions complex data
manipulation tasks from HyperView to a reusable, modifiable set of libraries that focus solely on result processing tasks.
The fatigue manager allows you to write stress and strain results from a finite element analysis to an external file that
can be used to set up a fatigue analysis.
The fatigue configuration file is a user-defined external ASCII-file through which the data groups from results of static/modal/transient analysis of different solvers can be read.
A result manipulation library that enables user-defined data types to be added to a result, and transitions complex data
manipulation tasks from HyperView to a reusable, modifiable set of libraries that focus solely on result processing tasks.
The Spatial (Beta) library contains functions that deal with minimum distance and
result mapping.
The operators in the spatial library are available
only through XML, and are not available via the Expression Builder.
The minimum distance and
value mapping functionality has been updated since it was first introduced, however it is
still in beta form for testing purposes. These operators may change before they are
finalized.
Calculation of minimum distance from two node sets (the tire) to an element
set (the bumper fascia) using the NSMinDisance operator with the display
option set to “byall”:
The same operation with the display option set to “bymin”
shows a single vector from each “from” patch to the element set:
The result is a vector that can be plotted directly or contoured.
Mapping
of values from one model/result to another, can also be performed using
ValueMapToNode. The image below shows both a coarse and fine model:
The model on the left is fine (~37K elements), and shows values mapped to from
the coarse model on the right (~10K elements):
NSMinDistance
Calculates the minimum distance from nodes to elements.
ValueMapToNode
Maps values from a source model to nodes on a destination model.