Scalar, Scalar
Scalar Field, Scalar Field
Vector, Scalar
Vector Field, Scalar Field
2D Vector Field, Scalar Field, 5.31.0
About this Block
What it does: The Divide block calculates the quotient of two inputs. It divides the Numerator by the Denominator. You can switch between different input types using the dropdown menu next to the block’s title to switch overloads. Common uses:- Performing mathematical operations within a workflow.
- Scaling the magnitude of vectors or vector fields.
- Input Types: This block supports several combinations:
- Scalar / Scalar: Returns a single numerical value.
- Scalar Field / Scalar Field: Returns a new scalar field based on the quotient of two input fields.
- Vector / Scalar: Adjusts the magnitude of a vector by dividing its components by a scalar.
- Vector Field / Scalar Field: Changes the magnitude of a vector field spatially using a scalar field.
Scalar, Scalar
Divide a Scalar number by another Scalar number.Inputs
Outputs
| Type |
|---|
| Scalar |
Scalar Field, Scalar Field
Divide a Scalar Field by another Scalar Field.Inputs
| Name | Type | Description |
|---|---|---|
| Operand a | Scalar Field | First operand. |
| Operand b | Scalar Field | Second operand. |
Outputs
| Type |
|---|
| Scalar Field |
Vector, Scalar
Divide a Vector by a Scalar number.Inputs
Outputs
| Type |
|---|
| Vector |
Vector Field, Scalar Field
Divide a Vector Field by a Scalar Field.Inputs
| Name | Type | Description |
|---|---|---|
| Operand a | Vector Field | First operand. |
| Operand b | Scalar Field | Second operand. |
Outputs
| Type |
|---|
| Vector Field |
2D Vector Field, Scalar Field, 5.31.0
Divide a Vector Field by a Scalar Field.Inputs
| Name | Type | Description |
|---|---|---|
| Operand a | 2D Vector Field | First operand. |
| Operand b | Scalar Field | Second operand. |
Outputs
| Type |
|---|
| 2D Vector Field |

