vector magnitude

vector magnitude

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

DirectionNameTypeDescription
InputInput FieldFieldA field containing a vector data component.
OutputOutput FieldFieldA field containing the magnitude of the vector component as data.
OutputOutput ObjectRenderableA renderable object displaying the magnitude data.

Properties

PropertyTypeDescription
Variable NamesExpression EditorSets the template for each data component name that is created from a vector. Available variable: Analyte (the vector analyte name).
Vector DataMulti-selectAllows the user to select which nodal vector data components to use for creating the magnitude data.
Cell Vector DataMulti-selectAllows the user to select which cell vector data components to use for creating the magnitude data.