ACPOWER
I/O Options and Subcase Information Entry Used in the I/O Options section or in frequency response (direct and modal) subcases to request acoustic power radiated across a panel.
Format
ACPOWER (format) = option
Definitions
Argument | Options | Description | ||
---|---|---|---|---|
format | <H3D, PCH, blank> | |||
option | <YES, ALL, NO, NONE> |
|
Comments
- The result is output for every PANELG entry whose type is ACPOWER. In this case, PANELG also accommodates a SURF entry.
- Multiple formats are allowed on the same entry; these should be comma-separated. If a format is not specified, this output control applies to all formats defined by the OUTPUT command, for which the result is available.
- Multiple instances of this card are allowed; if instances are conflicting, the last instance dominates.
- The acoustic power is calculated
using the surface integral of the real part
(Re
) of acoustic intensity
I_(Ω)
.
(1) Where,P=∫sRe[I_(Ω)]⋅n_dS- S
- Surface area of the panel
- n
- Local normal of the surface
The expression for acoustic intensity is related to the nodal pressure ( p ) and the complex conjugate of the particle velocity ( ν* ), given by:(2) I_(Ω)=12pv_* - The calculation of
ACPOWER in decibels (dB) is performed using the
PARAM, ACPREFDB, for which the following equation is
used. ACPREFDB is the reference value of the
power.
(3) ACPOWER(dB)=10*log10(ACPOWERACPREFDB)