# CalculateVectorMagnitudes Given a field of vectors, this module will calculate the magnitude of each vector. **Detailed Description** **Input:** This requires a field with vectors at node or element locations. **Output:** This will output a field with a scalar at each node or element location. The scalar will be the vector magnitude.