Skip to main content

result:workflow energy per component

Version: 0.0.0

Description

Calculates the cumulated energy per component (Named Selection). For cyclic and multistage models, the expansion will be automatically done.

Inputs

InputNameExpected type(s)Description
Pin 0time_scopingscoping
Pin 1mesh_scopingscoping, scopings_containerWhen the input is a scoping, it is treated as the master scoping. All named selections will intersect with it. When the input is a scopings container, named selections will not be needed.
Pin 2energy_typeint32Type of energy to be processed: (0: Strain + Kinetic energy (default), 1: Strain energy, 2: Kinetic energy, 3: All energy types)
Pin 3
Required
streams_containerstreams_container
Pin 4
Required
data_sourcesdata_sources
Pin 5named_selectionstringNamed Selections. Intersection of all Named Selections with the master scoping will be done.

Outputs

OutputNameExpected type(s)Description
Pin 0component_energyfields_container
Pin 1component_energy_percentagefields_container
Pin 2component_total_energyfields_container
Pin 3component_total_energy_percentagefields_container
Pin 4component_strain_energyfields_container
Pin 5component_strain_energy_percentagefields_container
Pin 6component_kinetic_energyfields_container
Pin 7component_kinetic_energy_percentagefields_container

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf 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_component

Full name: result.workflow_energy_per_component

Internal name: workflow_energy_per_component

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.