result:workflow energy per harmonic
Version: 0.0.0
Description
Calculates the cumulated energy per harmonic in a multistage multiharmonic model.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | time_scoping | scoping | |
| Pin 1 | mesh_scoping | scoping | Master scoping. All harmonics will be intersected with this scoping. |
| Pin 2 | energy_type | int32 | Type of energy to be processed: (0: Strain + Kinetic energy (default), 1: Strain energy, 2: Kinetic energy) |
| Pin 3 Required | stream | stream | |
| Pin 4 Required | data_sources | data_sources |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | harmonic_energy | fields_container | |
| Pin 1 | harmonic_energy_percentage | 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: mapdl
Scripting name: workflow_energy_per_harmonic
Full name: result.workflow_energy_per_harmonic
Internal name: workflow_energy_per_harmonic
License: any_dpf_supported_increments
Changelog
- Version 0.0.0: Initial release.