The vector magnitude module calculates the vector magnitude of a vector field data component at every node in a mesh. Input to the module must contain a mesh of any type and nodal data. Nodal data components can be scalar or vector with up to 3 vector subcomponents. Cell vector data can also be selected for magnitude calculation.
Ports
Direction
Name
Type
Description
Input
Input Field
Field
A field containing a vector data component.
Output
Output Field
Field
A field containing the magnitude of the vector component as data.
Output
Output Object
Renderable
A renderable object displaying the magnitude data.
Properties
Property
Type
Description
Variable Names
Expression Editor
Sets the template for each data component name that is created from a vector. Available variable: Analyte (the vector analyte name).
Vector Data
Multi-select
Allows the user to select which nodal vector data components to use for creating the magnitude data.
Cell Vector Data
Multi-select
Allows the user to select which cell vector data components to use for creating the magnitude data.