result:poynting vector
Version: 0.0.0
Description
Compute the Poynting Vector
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | fields_containerA | fields_container | |
| Pin 1 Required | fields_containerB | fields_container | |
| Pin 2 Required | fields_containerC | fields_container | |
| Pin 3 Required | fields_containerD | fields_container | |
| Pin 4 | abstract_meshed_region | abstract_meshed_region | the mesh region in this pin have to be boundary or skin mesh |
| Pin 5 | int32 | int32 | load step number, if it's specified, the Poynting Vector is computed only on the substeps of this step |
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: poynting_vector
Full name: result.poynting_vector
Internal name: PoyntingVector
License: any_dpf_supported_increments
Changelog
- Version 0.0.0: Initial release.