Skip to main content

result:equivalent radiated power

Version: 0.0.0

Description

Compute the Equivalent Radiated Power (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 mesh 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).
Pin 5
Required
erp_typeint32if this pin is set to 0, the classical ERP is computed, 1 the corrected ERP is computed (a mesh of one face has to be given in the pin 1) and 2 the enhanced ERP is computed. Default is 0.
Pin 6
Required
booleanboolif this pin is set to true, the ERP level in dB is computed
Pin 7
Required
factordoubleerp reference value. Default is 1E-12

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: equivalent_radiated_power

Full name: result.equivalent_radiated_power

Internal name: ERP

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.