result:torque
Version: 0.0.0
Description
Compute torque of a force based on a 3D point.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | fields_container | fields_container | Fields container containing the nodal forces. |
| Pin 1 Required | spoint | field, fields_container | Field or fields container containing the summation points for each associated field on pin 0. |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | fields_container | fields_container |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads. |
Scripting
Category: result
Plugin: core
Scripting name: torque
Full name: result.torque
Internal name: torque
License: any_dpf_supported_increments
Changelog
- Version 0.0.0: Initial release.