Skip to main content

result:erp radiation efficiency

Version: 0.0.0

Description

Compute the radiation efficiency (enhanced erp divided by classical erp)

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fields_containerfields_containerthe input field container expects displacements fields
Pin 1
Required
meshabstract_meshed_region, meshes_containerthe meshes region in this pin has to be boundary or skin mesh
Pin 2
Required
time_scopingint32, vector<int32>, scopingload step number (if it's specified, the ERP is computed only on the substeps of this step) or time scoping
Pin 3
Required
mass_densitydoublemass density (if it's not specified, default value of the air is applied).
Pin 4
Required
speed_of_sounddoublespeed of sound (if it's not specified, default value of the speed of sound in the air is applied).

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_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: core

Scripting name: erp_radiation_efficiency

Full name: result.erp_radiation_efficiency

Internal name: erp_radiation_efficiency

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.