CIBC:Documentation:SCIRun:Reference:SCIRun:CalculateGradients
From SCIRun Documentation Wiki
Contents |
CalculateGradients
Information
- Package: SCIRun
- Catagory: ChangeFieldData
- Author(s): Michael Callahan
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Compute the derivative of a scalar field and output it as a vector field.
Detailed Description
The CalculateGradients module computes the derivative of a scalar field and converts it to a vector field. The gradient is the derivative of three dimensions; the first component in the X direction, the second component in the Y direction, and the third component in the Z direction grid, computing the general direction of "flow" at a specific point on the geometry.
Not all field types are supported by the CalculateGradients module. At this time only derivatives of TetVolMesh and LatVolMesh are supported. The CalculateGradients module has no GUI. If CalculateGradients recieves as input a Field type it does not support, an error message appears in the Error frame of the SCIRun environment.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun
