FLUID30
3D 8-Node Acoustic Fluid
FLUID30 Element Description
Use FLUID30 for modeling acoustic phenomena in the fluid medium and the interface in fluid-structure interaction problems.
For more information on acoustic element usage, see Elements for Acoustic Analysis. For further information on this element, see FLUID30 in the Mechanical APDL Theory Reference.
FLUID30 Input Data
The geometry, node locations, and coordinate system for this element are shown in Figure 30.1: FLUID30 Geometry. The element is defined by 8 nodes, a reference pressure, and the isotropic material properties.
A summary of the element input is given in "FLUID30 Input Summary". For more details, see Acoustic Element Input. A general description of element input is given in Element Input.
FLUID30 Input Summary
- Nodes
I, J, K, L, M, N, O, P
- Degrees of Freedom
UX, UY, UZ, PRES if KEYOPT(2) = 0 or 8 PRES if KEYOPT(2) = 1 or 9 ENKE if KEYOPT(2) = 4 VX, VY, VZ, PRES, ENKE if KEYOPT(4) = 3 or 4 - Real Constants
PREF -- Reference pressure PSREF -- Reference static pressure - Material Properties
- Surface Loads
Fluid-structure interface (FSI) flag; impedance (IMPD); normal speed or normal acceleration (SHLD); sloshing surface (FREE); equivalent source surface (MXWF); Robin boundary surface (INF); absorption coefficient (ATTN); viscous-thermal boundary layer (BLI); port (PORT); rigid wall (RIGW); viscous impedance (VIMP); thermal impedance (TIMP); pressure (PRES); heat flux (CONV); permeability (PERM):
face 1 (J-I-L-K), face 2 (I-J-N-M), face 3 (J-K-O-N), face 4 (K-L-P-O), face 5 (L-I-M-P), face 6 (M-N-O-P) - Body Loads
Mass source, mass rate, or power source (MASS); static pressure (SPRE); impedance (IMPD); temperature (TEMP); velocity or acceleration (VELO); interior port (PORT); Floquet periodic boundary condition (FPBC); mean flow velocity (VMEN); force potential (UFOR); shear force (SFOR); volumetric heat source (HFLW)
- Special Features
- KEYOPT(1)
Specific algorithm options:
- 0 --
FSI present in the model (unsymmetric element matrices) (default)
- 2 --
FSIs present in the model for full harmonic analysis (symmetric element matrix)
- 3 --
Deactivate the diagonalization of the damping matrix in a diffusion analysis
- 4 --
Activate the velocity potential formulation in a transient analysis
- KEYOPT(2)
Acoustic element types:
- 0 --
Coupled acoustic element with FSI
- 1 --
Uncoupled acoustic element without FSI
- 4 --
Diffusion element for room acoustics
- 8 --
Coupled nonlinear acoustic element
- 9 --
Uncoupled nonlinear acoustic element
- KEYOPT(4)
Perfectly matched layers (PML) or irregular perfectly matched layers (IPML) absorbing condition:
- 0 --
Do not include any PML or IPML absorbing condition
- 1 --
Include PML absorbing condition in a modal or harmonic analysis
- 2 --
Include IPML absorbing condition in a modal or harmonic analysis
- 3 --
Include PML absorbing condition in a transient analysis
- 4 --
Include IPML absorbing condition in a transient analysis
- KEYOPT(5)
Acoustic element morphing control:
- 0 --
Element can be morphed during the structural static solution
- 1 --
Element will not be morphed during the structural static solution
- KEYOPT(6)
Fluid property control:
- 0 --
Compressible fluid
- 1 --
Incompressible fluid
FLUID30 Output Data
The solution output associated with the elements consists of the following:
Nodal degree of freedom included in the overall nodal solution.
Nodal sound pressure level (SPL) and A-weighted SPL.
Nodal velocity is included in the element corner node solution and accessed via standard output commands with
Item
= PG (for example, PRNSOL, PLVECT, PRESOL, and PLESOL).Nodal energy density flux for room acoustics is included in the element corner node solution and accessed via standard output commands with
Item
= PG (for example, PRNSOL, PLVECT, PRESOL, and PLESOL).Nodal sound intensity is included in the element corner node solution and accessed via standard output commands with
Item
= SNDI (for example, PRNSOL, PLVECT, PRESOL, and PLESOL).Additional element output as shown in Table 30.1: FLUID30 Element Output Definitions.
A general description of solution output is given in Solution Output. See the Basic Analysis Guide for ways to view results.
The Element Output Definitions table uses the following notation:
A colon (:) in the Name column indicates that the item can be accessed by the Component Name method (ETABLE, ESOL). The O column indicates the availability of the items in the file jobname.out. The R column indicates the availability of the items in the results file.
In either the O or R columns, “Y” indicates that the item is always available, a letter or number refers to a table footnote that describes when the item is conditionally available, and “-” indicates that the item is not available.
Table 30.1: FLUID30 Element Output Definitions
Name | Definition | O | R |
---|---|---|---|
EL | Element Number | Y | Y |
NODES | I, J, K, L, M, N, O, P | Y | Y |
MAT | Material number | Y | Y |
VOLU: | Volume | Y | Y |
XC, YC, ZC | Location where results are reported | Y | 1 |
TEMP | T(I), T(J), …, T(P) | Y | Y |
PRESSURE |
Average pressure or Average acoustic energy density in room acoustics | Y | Y |
PG(X, Y, Z, SUM) |
Velocity components and vector sum (not available for viscous-thermal acoustics) or Energy density flux components and vector sum for room acoustics | Y | Y |
PL2 | Square of the L2 norm of pressure over element volume | 2 | 2 |
DENSRE | Real part of complex effective density | 2 | 2 |
DENSIM | Imaginary part of complex effective density | 3 | 3 |
SONCRE | Real part of complex effective sound velocity | 2 | 2 |
SONCIM | Imaginary part of complex effective sound velocity | 3 | 3 |
POUT | Output sound power | 2 | 2 |
PINC | Input sound power | 2 | 2 |
KENE | Acoustic kinetic energy | Y | Y |
MENE | Acoustic potential energy | Y | Y |
Table 30.2: FLUID30 Item and Sequence Numbers lists output available through the ETABLE command using the Sequence Number method. See The General Postprocessor (POST1) in the Basic Analysis Guide and The Item and Sequence Number Table of this reference for more information. The following notation is used in Table 30.2: FLUID30 Item and Sequence Numbers:
- Name
output quantity as defined in the Table 30.1: FLUID30 Element Output Definitions
- Item
predetermined Item label for ETABLE command
- E
sequence number for single-valued or constant element data
FLUID30 Assumptions and Restrictions
The element must not have a zero volume.
Nodes can be numbered either as shown in Figure 30.1: FLUID30 Geometry or may have planes IJKL and MNOP interchanged. All elements must have 8 nodes. A prism-shaped element can be formed by defining duplicate K and L and duplicate O and P nodes. (See Degenerated Shape Elements.) A tetrahedron or pyramid shape is also available.
The element may not be twisted such that it has two separate volumes. Such a case typically occurs when the element nodes are not in the correct sequence.
The acoustic pressure in the fluid medium is determined by the wave equation with the following assumptions:
The acoustic pressure is considered to be the excess pressure from the mean pressure.
Analyses are limited to relatively small acoustic pressures so that the changes in density are small compared with the mean density.
The lumped mass matrix formulation (LUMPM,ON) is not valid for this element.
The full linear Navier-Stokes (FLNS) solver for viscous-thermal acoustics does not support the lower-order FLUID30 element.