19.4.5 Acoustic loads

Products: ABAQUS/Standard  ABAQUS/Explicit  ABAQUS/CAE  

References

Overview

Acoustic loads can be applied only in dynamic analysis procedures. The following types of acoustic loads are available:

  • Boundary impedance defined on element faces or on surfaces.

  • Nonreflecting radiation boundaries in exterior problems such as a structure vibrating in an acoustic medium of infinite extent.

  • Concentrated pressure-conjugate loads prescribed at acoustic element nodes.

  • Temporally and spatially varying pressure loading on acoustic and solid surfaces due to incident waves traveling through the acoustic medium.

Specified boundary impedance

A boundary impedance specifies the relationship between the pressure of an acoustic medium and the normal motion at the boundary. Such a condition is applied, for example, to include the effect of small-amplitude “sloshing” in a gravity field or the effect of a compressible, possibly dissipative, lining (such as a carpet) between an acoustic medium and a fixed, rigid wall or structure.

The impedance boundary condition at any point along the acoustic medium surface is governed by

where

is the acoustic particle velocity in the outward normal direction of the acoustic medium surface,

is the acoustic pressure,

is the time rate of change of the acoustic pressure,

is the proportionality coefficient between the pressure and the displacement normal to the surface, and

is the proportionality coefficient between the pressure and the velocity normal to the surface.

This model can be conceptualized as a spring and dashpot in series placed between the acoustic medium and a rigid wall. The spring and dashpot parameters are and , respectively, defined per unit area of the interface surface. These reactive acoustic boundaries can have a significant effect on the pressure distribution in the acoustic medium, in particular if the coefficients and are chosen such that the boundary is energy absorbing. If no impedance, loads, or fluid-solid coupling are specified on the surface of an acoustic mesh, the acceleration of that surface is assumed to be zero. This is equivalent to the presence of a rigid wall at that boundary.

Use of the subspace-based steady-state dynamics procedure is not recommended if reactive acoustic boundaries with strong absorption characteristics are used. Since the effect of is not taken into account in an eigenfrequency extraction step, the eigenmodes may have shapes that are significantly different from the exact solution.

Sloshing of a free surface

To model small-amplitude “sloshing” of a free surface in a gravity field, set and , where is the density of the fluid and is the gravitational acceleration (assumed to be directed normal to the surface). This relation holds for small volumetric drag.

Acoustic-structural interface

The impedance boundary condition can also be placed at an acoustic-structural interface. In this case the boundary condition can be conceptualized as a spring and dashpot in series placed between the acoustic medium and the structure. The expression for the outward velocity still holds, with now being the relative outward velocity of the acoustic medium and the structure:

where is the velocity of the structure, is the velocity of the acoustic medium at the boundary, and is the outward normal to the acoustic medium.

Steady-state dynamics

In a steady-state dynamics analysis the expression for the outward velocity can be written in complex form as

where is the circular frequency (radians/second) and we define

The term is the complex admittance of the boundary, and is its complex impedance. Thus, a required complex impedance or admittance value can be entered for a given frequency by specifying the parameters and .

Specifying impedance conditions

You specify impedance coefficient data in an impedance property table. The coefficients can be functions of frequency in steady-state harmonic response analysis only. The name of the impedance property table is referred to from an element-based or surface-based impedance definition.

Input File Usage:           
*IMPEDANCE PROPERTY, NAME=impedance property table name

ABAQUS/CAE Usage: Impedance conditions are not supported in ABAQUS/CAE.

Specifying element-based impedance conditions

You can define the impedance condition on element faces. The impedance is applied to element edges in two dimensions and to element faces in three dimensions. The edge or face of the element upon which the impedance is placed is identified by an impedance load type and depends on the element type (see Part V, Elements”).

Input File Usage:           
*IMPEDANCE 
element number or set name, impedance load type label, impedance property table name

ABAQUS/CAE Usage: Impedance conditions are not supported in ABAQUS/CAE.

Specifying surface-based impedance conditions

Alternatively, you can define the impedance condition on a surface. The impedance is applied to element edges in two dimensions and to element faces in three dimensions. The element-based surface (see Defining element-based surfaces, Section 2.3.2) contains the element and face information.

Input File Usage:           
*SIMPEDANCE   
surface name,  impedance property table name

ABAQUS/CAE Usage: Impedance conditions are not supported in ABAQUS/CAE.

Modifying or removing impedance conditions

Impedance conditions can be added, modified, or removed as described in Applying loads: overview, Section 19.4.1.

Radiation boundaries for exterior problems

An exterior problem such as a structure vibrating in an acoustic medium of infinite extent is often of interest. Such a problem can be modeled by using acoustic elements to model the region between the structure and a simple geometric surface (located away from the structure) and applying a radiating (nonreflecting) boundary condition at that surface. The radiating boundary conditions are approximate, so the error in an exterior acoustic analysis is controlled not only by the usual finite element discretization error but also by the error in the approximate radiation condition. In ABAQUS the radiation boundary conditions converge to the exact condition in the limit as they become infinitely distant from the radiating structure. In practice, these radiation conditions provide accurate results when the surface is at least one-half wavelength away from the structure at the lowest frequency of interest.

Except in the case of a plane wave absorbing condition with zero volumetric drag, the impedance parameters in ABAQUS/Standard are frequency dependent. The frequency-dependent parameters are used in the direct-solution and subspace-based steady-state dynamics procedures. In direct time integration procedures the zero-drag values for the constants and are used. These values will give good results when the drag is small. (Small volumetric drag here means where is the density of the acoustic medium and is the circular excitation frequency or sound wave frequency.)

A direct-solution steady-state dynamics procedure (Direct-solution steady-state dynamic analysis, Section 6.3.4) must include both real and complex terms if nonreflecting (also called quiet) boundaries are present, because nonreflecting boundaries represent a form of damping in the system. The use of the subspace-based steady-state dynamics procedure is not recommended if quiet boundaries are used.

Several radiating boundary conditions are implemented as special cases of the impedance boundary condition. The details of the formulation are given in Coupled acoustic-structural medium analysis, Section 2.9.1 of the ABAQUS Theory Manual.

Default radiating boundary condition

The default condition is a nonreflecting condition that can be used for either planar or spherical waves and does not take into account the geometry of the exterior surface. This condition is exact for plane waves normally incident to a planar boundary. In more general cases the default condition provides an approximation: acoustic waves are transmitted across such a boundary with little reflection of energy back into the acoustic medium. The amount of energy reflected is small if the boundary is far away from major acoustic disturbances and is reasonably orthogonal to the direction of dominant wave propagation. Thus, if an exterior (unbounded domain) problem is to be solved, the nonreflecting boundary should be placed far enough away from the sound source that the assumption of normally impinging waves is sufficiently accurate. This condition would be used, for example, on the exhaust end of a muffler.

Input File Usage:           Use either of the following options without an associated *IMPEDANCE PROPERTY option:
 
*IMPEDANCE
*SIMPEDANCE

ABAQUS/CAE Usage: Impedance conditions are not supported in ABAQUS/CAE.

Improved radiation boundary condition for plane waves

For the default nonreflecting boundary condition to be accurate, the plane waves must be normally incident to a planar boundary. However, the angle of incidence is generally unknown in advance. A radiating boundary condition that is exact for plane waves with arbitrary angles of incidence is available in ABAQUS. The radiating boundary can have any arbitrary shape. This boundary impedance is implemented only for transient dynamics.

Input File Usage:           Use either of the following options without an associated *IMPEDANCE PROPERTY option:
 
*IMPEDANCE, IMPROVED PLANE
*SIMPEDANCE, IMPROVED PLANE 

ABAQUS/CAE Usage: Impedance conditions are not supported in ABAQUS/CAE.

Geometry-based radiating boundary conditions

Four other types of absorbing boundary conditions that take the geometry of the radiating boundary into account are implemented in ABAQUS: circular, spherical, elliptical, and prolate spheroidal. These boundary conditions offer improved performance over the default condition if the nonreflecting surface has a simple, convex shape and is close to the acoustic sources. The various types of absorbing boundaries are selected by defining an impedance property table, which is referred to from an element-based or surface-based impedance definition.

The geometric parameters specified in the impedance property table affect the radiation surface impedance. To specify a nonreflecting boundary that is circular in two dimensions or a right circular cylinder in three dimensions, you must specify the radius of the circle. To specify a nonreflecting spherical boundary condition, you must specify the radius of the sphere. To specify a nonreflecting boundary that is elliptical in two dimensions or a right elliptical cylinder in three dimensions or to specify a prolate spheroid boundary condition, you must specify the shape, location, and orientation of the radiating surface. The two parameters specifying the shape of the surface are the semimajor axis and the eccentricity. The semimajor axis, , of an ellipse or prolate spheroid is analogous to the radius of a sphere: it is one-half the length of the longest line segment connecting two points on the surface. The semiminor axis, , is one-half the length of the longest line segment that connects two points on the surface, which is orthogonal to the semimajor axis line. The eccentricity, , is defined as .

See Acoustic radiation impedance of a sphere in breathing mode, Section 1.10.3 of the ABAQUS Benchmarks Manual, and Acoustic-structural interaction in an infinite acoustic medium, Section 1.10.4 of the ABAQUS Benchmarks Manual, for benchmark problems showing the use of these conditions.

Input File Usage:           Use one of the following options with an associated *IMPEDANCE or *SIMPEDANCE option:
 
*IMPEDANCE PROPERTY, TYPE=CIRCULAR
*IMPEDANCE PROPERTY, TYPE=SPHERE
*IMPEDANCE PROPERTY, TYPE=ELLIPTICAL
*IMPEDANCE PROPERTY, TYPE=PROLATE SPHEROID

ABAQUS/CAE Usage: Impedance conditions are not supported in ABAQUS/CAE.

Defining a cylindrical wave front propagating in the radial direction through an axisymmetric domain

In the case of a cylindrical wave front propagating in the radial direction through an axisymmetric domain, the presence of axial symmetry in both the wavefront and the acoustic domain allows the use of the improved radiation boundary condition for plane waves.

Input File Usage:           Use the following options to specify an element-based improved radiation boundary condition:
 
*IMPEDANCE PROPERTY, TYPE=CIRCULAR 
*IMPEDANCE, IMPROVED PLANE

Use the following options to specify a surface-based improved radiation boundary condition:

*IMPEDANCE PROPERTY, TYPE=CIRCULAR 
*SIMPEDANCE, IMPROVED PLANE

ABAQUS/CAE Usage: Impedance conditions are not supported in ABAQUS/CAE.

Combining different radiation conditions in the same problem

Since the radiation boundary conditions for the different shapes are spatially local and do not involve discretization in the infinite exterior domain, an exterior boundary can consist of the combination of several shapes. The appropriate boundary condition can then be applied to each part of the boundary. For example, a circular cylinder can be terminated with hemispheres (see Fully and sequentially coupled acoustic-structural analysis of a muffler, Section 8.1.1 of the ABAQUS Example Problems Manual), or an elliptical cylinder can be terminated with prolate spheroidal halves. This modeling technique is most effective if the boundaries between surfaces are continuous in slope as well as displacement, although this is not essential.

Concentrated pressure-conjugate load

Distributed “loads” on acoustic elements can be interpreted as normal pressure gradients per unit density (dimensions of force per unit mass or acceleration). When used in ABAQUS, the applied distributed loads must be integrated over a surface area, yielding a quantity with dimensions of force times area per unit mass (or volumetric acceleration). For analyses in the frequency domain and for transient dynamic analyses where the volumetric drag is zero, this acoustic load is equal to the volumetric acceleration of the fluid on the boundary. For example, a horizontal, flat rigid plate oscillating vertically imposes an acceleration on the acoustic fluid and an acoustic “load” equal to this acceleration times the surface area of the plate. For the transient dynamics formulation in the presence of volumetric drag, however, the specified “load” is slightly different. It is also a force times area per unit mass; but this force effect is partially lost to the volumetric drag, so the resulting volumetric acceleration of the fluid on the boundary is reduced. Noting this distinction for the special case of volumetric drag and transient dynamics, it is nevertheless convenient to refer to acoustic “loads” as volumetric accelerations in general.

An inward volumetric acceleration can be applied by a positive concentrated load on degree of freedom 8 at a node of an acoustic element that is on the boundary of the acoustic medium. In ABAQUS/Standard you can specify the in-phase (real) part of a load (default) and the out-of-phase (imaginary) part of a load. Inward particle accelerations (force per unit mass in transient dynamics) on the face of an acoustic element should be lumped to concentrated loads representing inward volumetric accelerations on the nodes of the face in the same way that pressure on a face is lumped to nodal forces on stress/displacement elements.

Input File Usage:           Use the following option to define the real part of the load:
 
*CLOAD, LOAD CASE=1

Use the following option to define the imaginary part of the load:

*CLOAD, LOAD CASE=2

ABAQUS/CAE Usage: 

Load module: Create Load: choose Acoustic for the Category and Inward volume acceleration for the Types for Selected Step


Incident wave loading due to external sources

ABAQUS provides a type of distributed load for loads due to external wave sources. A distant noise source can be modeled as a point spherical source outside the computational domain, subjecting the fluid and solid region of interest to an incident field of waves. Waves produced by an explosion or other source propagate from the source, impinging on and passing over a structure, producing a temporally and spatially varying load on the structural surface. In the fluid the pressure field is affected by reflections and emissions from the structure as well as by the incident field from the source itself.

Several distinct modeling methods can be used in ABAQUS with incident wave loading, requiring different approaches to applying the incident wave loads. For problems involving solid and structural elements only (for example, where the incident wave field is due to waves in air) the wave loading is applied roughly like a distributed surface load. For problems involving both solid and acoustic elements, two alternative treatments of the acoustic pressure field exist. First, the acoustic elements can be used to model the total pressure in the medium, including the effects of the incident field and the overall system's response. Alternatively, the acoustic elements can be used to model only the response of the medium to the wave loads, not the wave pulse itself. The former case will be referred to as the “total wave” case, the latter as the “scattered wave” case.

The “total wave” case is more closely analogous to structural loading than the scattered case: the boundary of the acoustic medium is specified as a loaded surface, and a time-varying load is applied there, which generates a response in the acoustic medium. This response is equal to the total acoustic pressure in the medium. The “scattered wave” case exploits the fact that when the acoustic medium is linear the response in the medium can be decomposed into a sum of the incident wave and the scattered field. Clearly, the “total wave” case must be used when the acoustic medium is nonlinear due to possible fluid cavitation (see Loading due to an incident dilatational wave field, Section 6.3.1 of the ABAQUS Theory Manual).

You may decide that the blast wave loads on a structure need to be modeled but the surrounding fluid medium itself does not. This might apply to an analysis of blast loads in air on a vehicle or building (see the example problem “Airblast loading on a structure” shown in Figure 19.4.5–3). In other cases (for example, a ship or submerged vehicle subjected to an underwater explosion loading as depicted in Figure 19.4.5–1 and Figure 19.4.5–2) the fluid is also discretized using a finite element model to capture the effects of the fluid stiffness and inertia.

Scattered versus total wave formulation

The distinction between the total wave formulation and the scattered wave formulation is relevant only when incident wave loads are applied.

In ABAQUS the scattered wave formulation is the default. When the mechanics of a fluid can be described as linear, the observed total acoustic pressure can be decomposed into two components: the known incident wave and the “scattered” wave that is produced by the interaction of the incident wave with structures and/or fluid boundaries. When this superposition is applicable, it may be common practice to seek the “scattered” wave field solution directly. Both acoustic and solid surfaces at the acoustic-structural interface should be loaded in this case.

The total wave formulation (see Coupled acoustic-structural medium analysis, Section 2.9.1 of the ABAQUS Theory Manual) is particularly applicable when the acoustic medium is capable of cavitation, rendering the fluid mechanical behavior nonlinear. It should also be used if the problem contains either a curved or a finite extent boundary where the pressure history is prescribed. Only the outer acoustic surfaces should be loaded with the incident wave in this case. Any impedance or radiation condition that may exist on this outer acoustic boundary applies only on the part of the acoustic solution that does not include the prescribed incident wave field. Thus, the applied incident wave loading will travel into the problem domain without being affected by the boundary conditions on the outer acoustic surface. In the total wave formulation the acoustic pressure degree of freedom stands for the total dynamic acoustic pressure, including contributions from incident and scattered waves and, in ABAQUS/Explicit, the dynamic effects of fluid cavitation. The pressure degree of freedom does not include the acoustic static pressure, which can be specified as an initial condition (see Defining initial acoustic static pressure” in “Initial conditions, Section 19.2.1). This acoustic static pressure is used only in determining the cavitation status of the acoustic element nodes and does not apply any static loads to the acoustic or structural mesh at their common wetted interface. It does not apply to analysis using ABAQUS/Standard.

Input File Usage:           Use the following option to specify the scattered wave formulation (the default):
 
*ACOUSTIC WAVE FORMULATION, TYPE=SCATTERED WAVE

Use the following option to specify the total wave formulation:

*ACOUSTIC WAVE FORMULATION, TYPE=TOTAL WAVE

ABAQUS/CAE Usage: Incident wave loading is not supported in ABAQUS/CAE.

Initialization of acoustic fields

When the total wave formulation is used with the incident wave standoff point located inside the acoustic finite element domain, the acoustic solution is initialized to the values of the incoming incident wave. This initialization is performed automatically, for pressure-based incident wave amplitude definitions only, at the beginning of the first direct-integration implicit dynamic step in an analysis. This initialization not only saves computational time but also applies the incident wave loading without significant numerical dissipation or distortion. During the initialization phase all incident wave loading definitions in the first dynamic analysis step are considered, and all acoustic element nodes are intialized to the incident wave field at time zero. Incident wave loads specified with different source locations count as separate load definitions for the purpose of initialization of the acoustic nodes. Any reflections of the incident wave loads are also taken into account during the initialization phase.

Describing the incident wave

To specify the incident wave loading, you must define the following:

  • information that establishes the direction and other properties of the incident wave,

  • the time history of the source pulse at some reference (“standoff”) point,

  • the fluid and/or solid surfaces to be loaded, and

  • any reflection plane outside the problem domain, such as a seabed in an underwater explosion study, that would reflect the incident wave onto the problem domain.

Refer to the example problems discussed at the end of this section to see how the incident wave loading is specified.

Prescribing geometric properties and the speed of the incident wave

You must include a reference to an incident wave property definition for each prescribed incident wave loading. The incident wave property definition is used to specify the direction, speed, and other characteristics of the wave loading in the analysis.

Incident wave loads in ABAQUS may be either spherical or planar in shape. You select either a planar incident wave (default) or a spherical incident wave in the incident wave property definition. The incoming wave load is further described by the locations of its source point and of a reference point where the wave amplitude is specified (see below). The incident wave property definition also indicates the locations of the source and the standoff points. For a planar wave the specified locations of the source and the standoff points are used to define the direction of wave propagation.

The speed of the incident wave is prescribed by giving the bulk modulus and the density for the incident wave-bearing acoustic medium. The bulk modulus and mass density specified should be consistent with the properties specified for the fluid discretized using acoustic elements.

Input File Usage:           Use the following options:
 
*INCIDENT WAVE PROPERTY, NAME=wave property name,
 TYPE={PLANE | SPHERE}
data lines to specify the location of the acoustic source and the standoff point
*INCIDENT WAVE FLUID PROPERTY
bulk modulus, mass density
*INCIDENT WAVE, PROPERTY=wave property name

ABAQUS/CAE Usage: Incident wave loading is not supported in ABAQUS/CAE.

Identifying the fluid and the solid surfaces for incident wave loading

The fluid and the solid surfaces where the incident loading acts are specified in the incident wave loading definition.

In the scattered wave formulation the incident wave loading must be specified on all fluid and solid surfaces that reflect the incident wave excluding those fluid surfaces that have the pressure values directly prescribed using boundary conditions and those fluid surfaces that have symmetry conditions. The symmetry must hold for both the loading and the geometry. In problems with a fluid-solid interface both surfaces must be specified in the incident wave loading definition for the scattered formulation. See the example of a submarine close to the free surface shown in Figure 19.4.5–1.

When the total pressure-based formulation is specified, the incident wave loading must be specified only on the fluid surfaces that border the infinite region that is excluded from the model. Typically, these surfaces will have a nonreflecting radiation condition specified on them, and the implementation ensures that the radiation condition is enforced only on the scattered response of the modeled domain and not on the incident wave itself. See the examples of a submarine close to the free surface and a surface ship depicted in Figure 19.4.5–1 and Figure 19.4.5–2, respectively.

In certain problems, such as blast loads in air, you may decide that the blast wave loads on a structure need to be modeled, but the surrounding fluid medium itself does not. In these problems the incident wave loading is specified only on the solid surfaces since the fluid medium is not modeled. The distinction between the scattered wave formulation and the total wave formulation for handling the incident wave loading is not relevant in these problems since the wave propagation in the fluid medium is of no interest.

Selecting a standoff point

The standoff point is a reference point used to specify the pulse loading time history: it is the point at which the user-defined pulse history is assumed to apply with no time delay, phase shift, or spreading loss. The standoff point should be defined so that it is closer to the source than any point on the surfaces in the model that would reflect the incident wave. Doing so ensures that all the points on these surfaces will be loaded with the specified time history of the source and that the analysis begins before the wave overtakes any portion of these surfaces. To save analysis time, the standoff point is typically on or near the solid surface where the incoming incident wave would be first deflected (see the example of a submarine close to the free surface shown in Figure 19.4.5–1). However, the standoff point is a fixed point in the analysis: if the loaded surfaces move before the incident wave loading begins, due to previous analysis steps or geometric adjustments, the surfaces may envelop the specified standoff point. Care should be taken to define a standoff point such that it remains closer to the incident wave source point than any point on the loaded surfaces at the onset of the loading.

When the total wave formulation is used and the incident wave loading is specified in the first step of the analysis in terms of pressure history, ABAQUS automatically initializes the pressure and the pressure rate at the acoustic nodes to values based on the incident wave loading. This allows the acoustic analysis to start with the incident waves partially propagated into the problem domain at time zero and assumes that this propagation had taken place with negligible effect of any volumetric dissipative sources such as the fluid drag. When the incident wave loading is specified in terms of the pressure values, the recommendations given above for selecting a standoff point are valid with the total wave formulation as well. However, when the incident wave loading is specified in terms of acceleration values, the automatic initialization is not done and the standoff point should be located near the exterior fluid boundary of the model such that the standoff point is closer to the source than any point on the exterior boundary. See the examples of a submarine close to the free surface and a surface ship shown in Figure 19.4.5–1 and Figure 19.4.5–2, respectively.

Defining the time history of the source pulse

As previously mentioned, the time history specified is that observed at the standoff point: histories at a point on the loaded surface are computed from the wave type and the location of that point relative to the standoff point. The time history of the acoustic source pulse can be defined either in terms of the fluid pressure values or the fluid particle acceleration values. In either case a reference magnitude is specified for any given incident-wave-loaded surface, and a reference to a time-history data table defined by an amplitude curve is specified.

Currently the source pulse description in terms of fluid particle acceleration history is limited to planar incident waves acting on fluid surfaces. Further, if an impedance condition is specified on the same fluid surface along with incident wave loading, the source pulse is restricted to the pressure history type even for planar incident waves. The source pulse in terms of pressure history can be used without these limitations; i.e., pressure-history-based incident wave loading can be used with fluid or solid surfaces, with or without impedance, and for both planar and spherical incident waves.

When the source pulse is specified using pressure values and is applied on a fluid surface, the pressure gradient is computed and applied as a pressure-conjugate load on these surfaces. Hence, it is desirable to define the pulse amplitude to begin with a zero value, particularly when the cavitation in the fluid is a concern. If the structure response is of primary concern and the scattered formulation is being used, any initial jump in the pressure amplitude can be addressed by applying additional concentrated loads on the structural nodes that are tied to the acoustic mesh, corresponding to the initial jump in the incident wave pressure amplitude. Clearly, the additional load on any given structural node should be active from the instance the incident wave first arrives at that structural node. However, the scattered wave solution in the fluid still needs careful interpretation taking the initial jump into account.

Input File Usage:           Use the following option to define the time history in terms of fluid pressure values:
 
*INCIDENT WAVE, PRESSURE AMPLITUDE=amplitude data table name
solid or fluid surface name, reference magnitude

Use the following option to define the time history in terms of fluid particle acceleration values:

*INCIDENT WAVE, ACCELERATION AMPLITUDE=amplitude data table 
name
fluid surface name, reference magnitude

ABAQUS/CAE Usage: Incident wave loading is not supported in ABAQUS/CAE.

Defining bubble loading for spherical incident wave loading

An underwater explosion forms a highly compressed gas bubble that interacts with the surrounding water, generating an outward-propagating shock wave. The loading effects due to bubble formation can be defined for spherical incident wave loading by using a bubble amplitude definition in conjunction with the incident wave loading definition.

Input File Usage:           Use the following options:
 
*AMPLITUDE, DEFINITION=BUBBLE, NAME=name
*INCIDENT WAVE PROPERTY, TYPE=SPHERE, NAME=wave property name
*INCIDENT WAVE, PRESSURE AMPLITUDE=name
solid or fluid surface name, reference magnitude

ABAQUS/CAE Usage: Bubble loading is not supported in ABAQUS/CAE.

Use of the bubble loading amplitude is generally similar to the use of any other amplitude in ABAQUS. You may specify the explosive material parameters, ending time, and other parameters that affect the computation of the bubble amplitude curve used. All of the parameters specified affect only the bubble amplitude; other physical parameters in the problem are independent. You may suppress the effects of wave loss in the bubble dynamics and introduce empirical flow drag, if desired. Detailed information about bubble loading is given in Loading due to an incident dilatational wave field, Section 6.3.1 of the ABAQUS Theory Manual.

In an underwater explosion event a bubble migrates upward toward and possibly reaches the free water surface. If during the specified analysis time the bubble migration reaches the free water surface, ABAQUS will apply zero loads after this point.

During an ABAQUS/Standard analysis the radius of the bubble and the bubble depth below the free water surface are written each increment to the output database. Additional information about the bubble amplitude is written to the data (.dat) file.

You may also specify incident wave loading due to bubble dynamics using tabulated data for the pressure and source migration. In this case you specify independent amplitude curves for the pressure at the standoff point and any source location time histories. The source location amplitude names, or floating point data for source point coordinates that remain fixed, are referenced in the incident wave property definition. The amplitude name for the pressure amplitude is referenced in the incident wave loading definition in the usual manner.

Input File Usage:           Use the following options:
 
*AMPLITUDE, DEFINITION=TABULAR, NAME=Pressure
*AMPLITUDE, DEFINITION=TABULAR, NAME=X
*AMPLITUDE, DEFINITION=TABULAR, NAME=Y
*AMPLITUDE, DEFINITION=TABULAR, NAME=Z
*INCIDENT WAVE PROPERTY, TYPE=SPHERE, NAME=wave property name
{standoff point data}
X, Y, Z
*INCIDENT WAVE, PRESSURE AMPLITUDE=Pressure
solid or fluid surface name, reference magnitude

ABAQUS/CAE Usage: Incident wave loading is not supported in ABAQUS/CAE.

Specifying the reflection effects

The waves emanating from the source may reflect off plane surfaces, such as seabeds or sea surfaces, before reaching the specified standoff point. Thus, the incident wave loading consists of the waves arriving from a direct path from the source, as well as those arriving from reflections off the planes. In ABAQUS an arbitrary number of these planes can be defined, each with its own location, orientation, and impedance property.

Input File Usage:           Use the following option in conjunction with the *INCIDENT WAVE option to define an incident wave reflection plane:
 
*INCIDENT WAVE REFLECTION

ABAQUS/CAE Usage: Incident wave loading is not supported in ABAQUS/CAE.

If no impedance property is specified, the plane is assumed to be “soft”; a zero total pressure condition is applied. If an impedance property is specified, only the real part of the admittance data (i.e., the value for ) is used to compute a real-valued reflection coefficient according to the formula:

where is the speed of sound in the fluid and is the fluid mass density.

The reflection planes are allowed only for incident waves that are defined in terms of fluid pressure values. Only one reflection off each plane is considered. If the effect of many successive reflections is important, these surfaces should be part of the finite element model. Reflection planes should not be used at a boundary of the finite element model if the total wave formulation is used, since in that case the incident wave will be reflected automatically by that boundary.

Modifying or removing incident wave loads

Only the incident wave loads that are specified in a particular step are applied in that step; previous definitions are removed automatically. Consequently, incident wave loads that are active during two subsequent steps should be specified in each step. This is akin to the behavior that can be specified for other types of loads by releasing any load of that type in a step (see Applying loads: overview, Section 19.4.1).

Modeling incident wave loading on a moving structure

To model the effect of rigid motion of a structure such as a ship during the incident wave loading history, the standoff point can have a specified velocity. It is assumed that the entire fluid-solid model is moving at this velocity with respect to the source point during the loading and that the speed of the model's motion is low compared to the speed of propagation of the incident wave.

Input File Usage:           
*INCIDENT WAVE PROPERTY, NAME=wave property name 

ABAQUS/CAE Usage: Incident wave loading is not supported in ABAQUS/CAE.

Boundary with prescribed pressure

The acoustic pressure degree of freedom at nodes of acoustic elements can be prescribed using a boundary condition. However, since you can use the nodal acoustic pressure in an ABAQUS analysis to refer to the total pressure at that point or to only the scattered component, care must be exercised in some circumstances.

When the total wave formulation is used, a boundary condition alone is sufficient to specify a prescribed total dynamic pressure on a boundary.

In an analysis without incident wave loading, the nodal degree of freedom is generally equal to the total acoustic pressure at that point. Therefore, its value can be prescribed using a boundary condition in a manner consistent with other boundary conditions in ABAQUS. For example, you may set the acoustic pressure at all of the nodes at a duct inlet to a prescribed amplitude to analyze the propagation of waves along the duct. The free surface of a body of water can be modeled by setting the acoustic pressure to zero at the surface.

When incident wave loading is used, the default formulation defines the nodal acoustic degree of freedom to be equal to the scattered pressure. Consequently, a boundary condition definition for this degree of freedom affects the scattered pressure only. The total acoustic pressure at a node is not directly accessible in this formulation. Specification of the total pressure in a scattered formulation analysis is nevertheless required in some instances (for example, when modeling a free surface of a body of water). In this case, one of the following methods should be used.

If the fluid surface with prescribed total pressure is planar, unbroken, and of infinite extent, an incident wave reflection plane and a boundary condition can be used together to model the fact that the total pressure is zero on the free surface. A “soft” incident wave reflection plane coincident with the free surface will make sure that the structure is subjected to the incident wave load reflected off the free surface. A boundary condition setting the acoustic pressure in the surface equal to zero will make sure that any scattered waves emitted by the structure are reflected properly. The scattered wave solution in the fluid must be interpreted taking into consideration the fact that the incident field now includes a reflection of the source as well. If the fluid surface with prescribed total pressure is planar but broken by an object, such as a floating ship, this modeling technique may still be applied. However, the reflected loads due to the incident wave are computed as if the reflection plane passes through the hull of the ship; this approximation neglects some diffraction effects and may or may not be applicable in all situations of interest.

Alternatively, the free surface condition of the fluid can be eliminated by modeling the top layer of the fluid using structural elements, such as membrane elements, instead of acoustic elements. The “structural fluid” surface and the “acoustic fluid” surface are then coupled using either a surface-based mesh tie constraint (Mesh tie constraints, Section 20.3.1) or, in ABAQUS/Standard, acoustic-structural interface elements; and the incident wave loading must be applied on both the “structural fluid” and the “acoustic fluid” surfaces. The material properties of the “structural fluid” elements should be similar to those of the adjacent acoustic fluid. In ABAQUS/Explicit the thickness of the “structural fluid” elements must be such that the masses at nodes on either side of the coupling constraint are nearly equal. This modeling technique allows the geometry of the surface on which total pressure is to be prescribed to depart from an unbroken, infinite plane. As a secondary benefit of this technique, you can obtain the velocity profile on the free surface since the displacement degrees of freedom are now activated at the “structural fluid” nodes. If a nonzero pressure boundary condition is desired, it can be applied as a distributed loading on the other side of the “structural fluid” elements.

Input File Usage:           Use the following options for the first modeling technique with the default scattered wave formulation:
 
*BOUNDARY
*INCIDENT WAVE REFLECTION

Use the following options for the second modeling technique with the default scattered wave formulation:

*TIE
*INCIDENT WAVE

Use the following option with the total wave formulation:

*BOUNDARY

ABAQUS/CAE Usage: 

Load module: Create BC: choose Other for the Category and Acoustic pressure for the Types for Selected Step

Incident wave loading is not supported in ABAQUS/CAE.

Example: submarine close to the free surface

The problem shown in Figure 19.4.5–1 has the following features: a free surface , seabed as a reflection plane, a wet solid surface , the fluid surface that is tied to the solid surface , and the boundary of the finite modeled domain separating the infinite acoustic medium. The source of the underwater explosion loading is also shown.

Figure 19.4.5–1 Incident wave loading on a submarine lying near a free surface.

Scattered wave solution

Here the scattered wave response in the acoustic medium is of interest along with that of the structure to the incident wave loading. Cavitation in the fluid is not considered in a scattered wave formulation. Similarly, the initial hydrostatic pressure in the fluid is not modeled.

The zero dynamic acoustic pressure boundary condition on the free surface requires both a “soft” reflection plane coinciding with the free surface and a zero scattered pressure boundary condition at the nodes on this free surface. The incident wave loading is applied on the fluid surface, , and on the wet solid surface, . The incident wave loading can be only of pressure amplitude type since the loading includes a solid surface.

A good location for the standoff point is marked as in Figure 19.4.5–1. This point is the location in the fluid that is closest to the structure and closer to incident wave source than any portion of the seabed or the free surface. In the figure, the standoff point's offset from the loaded surfaces is exaggerated for emphasis.

The radiation condition is specified on the acoustic surface such that the scattered wave impinging on this boundary with the infinite medium does not reflect back into the computational domain. The seabed is modeled with an incident wave reflection plane on surface . The reflection loss at this seabed surface is modeled using an impedance property.

If the response of the structure in the nonlinear regime is of interest, the initial stress state in the structure should be established using ABAQUS/Standard in a static analysis. The stress state in the structure is then imported into ABAQUS/Explicit, and the loading on the solid surfaces causing the initial stress state is respecified in the acoustic analysis.

The following template schematically shows some of the ABAQUS input file options that are used to solve this problem using the scattered wave formulation:

*HEADING*SURFACE, NAME= 
Data lines to define the acoustic surface that is wetting the solid
*SURFACE, NAME= 
Data lines to define the solid surface that is wetted by the fluid
*SURFACE, NAME= 
Data lines to define the acoustic surface separating the modeled region from the infinite medium
*INCIDENT WAVE PROPERTY, NAME=IWPROP
Data lines to define the incident wave field
*INCIDENT WAVE FLUID PROPERTY
Data lines to define the fluid properties for the incident wave field
*AMPLITUDE, DEFINITION=TABULAR, NAME=PRESSUREVTIME
Data lines to define the pressure-time history at the standoff point
*TIE, NAME=COUPLING
,  
*IMPEDANCE PROPERTY, NAME=radiation_property
Data describing radiation condition on surface 
*IMPEDANCE PROPERTY, NAME=seabed_property
Data describing impedance on the seabed surface 
*STEP
** For an ABAQUS/Standard analysis:
*DYNAMIC
** For an ABAQUS/Explicit analysis:
*DYNAMIC, EXPLICIT
*INCIDENT WAVE, PRESSURE AMPLITUDE=PRESSUREVTIME, 
PROPERTY=IWPROP
, {reference magnitude}
** Load the acoustic surface
, {reference magnitude}
** Load the solid surface
*INCIDENT WAVE REFLECTION
Data lines for the reflection plane over the seabed , seabed_property 
*INCIDENT WAVE REFLECTION
Data lines for a "soft" reflection plane over the free surface .
*BOUNDARY
** zero pressure boundary condition on the free surface
Set of nodes on the free surface , 8, 8, 0.0
*SIMPEDANCE
, radiation_property
*END STEP
Total wave solution

Here the total wave response in the acoustic medium is of interest along with that of the structure to the incident wave loading. Cavitation in the fluid may be included. Similarly, a linearly varying initial hydrostatic pressure in the fluid can be specified.

The zero dynamic acoustic pressure boundary condition on the free surfaces requires only a zero pressure boundary condition at the nodes on this free surface. A reflection plane should not be included along the free surface. The incident wave loading is applied only on the fluid surface, , that separates the modeled region from the surrounding infinite acoustic medium. No incident wave should be applied directly on the structure surfaces. If the incident wave is considered planar, an acceleration-type amplitude can be used with the incident wave loading. Otherwise, a pressure-type amplitude must be used with the incident wave loading.

An ideal location for the standoff point depends on the type of amplitude used for the time history of the incident wave loading. The location shown in Figure 19.4.5–1 can be used if the incident wave loading time history is of pressure amplitude type. Otherwise, the location that is just on the boundary and closer to the source than any part of either the seabed or the free surface can be used.

The radiation condition is specified on the acoustic surface, , such that the scattered part of the total wave impinging on this boundary with the infinite medium does not reflect back into the computational domain. The seabed is modeled with an incident wave reflection plane on the surface .

If the response of the structure in the nonlinear regime is of interest, the initial stress state in the structure should be established using ABAQUS/Standard in a static analysis. The stress state in the structure is then imported into ABAQUS/Explicit, and the loading on the solid surfaces causing the initial stress state is respecified in the acoustic analysis.

The following template schematically shows some of the input file options that are used to solve this problem using the total wave formulation:

*HEADING*ACOUSTIC WAVE FORMULATION, TYPE=TOTAL WAVE
*MATERIAL, NAME=CAVITATING_FLUID
*ACOUSTIC MEDIUM, BULK MODULUS
Data lines to define the fluid bulk modulus
*ACOUSTIC MEDIUM, CAVITATION LIMIT
Data lines to define the fluid cavitation limit*SURFACE, NAME= 
Data lines to define the acoustic surface that is wetting the solid
*SURFACE, NAME= 
Data lines to define the solid surface that is wetted by the fluid
*SURFACE, NAME= 
Data lines to define the acoustic surface separating the modeled region from the infinite medium
*INCIDENT WAVE PROPERTY, NAME=IWPROP
Data lines to define the incident wave field
*INCIDENT WAVE FLUID PROPERTY
Data lines to define the fluid properties for the incident wave field
*AMPLITUDE, DEFINITION=TABULAR, NAME=PRESSUREVTIME
Data lines to define the pressure-time history at the standoff point
*TIE, NAME=COUPLING
,  
*IMPEDANCE PROPERTY, NAME=radiation_property
Data describing the radiation condition on surface 
*IMPEDANCE PROPERTY, NAME=seabed_property
Data describing the impedance on the seabed surface 
*INITIAL CONDITIONS, TYPE=ACOUSTIC STATIC PRESSURE
Data lines to define the initial linear hydrostatic pressure in the fluid
*STEP
*DYNAMIC, EXPLICIT
*INCIDENT WAVE, PRESSURE AMPLITUDE=PRESSUREVTIME, 
PROPERTY=IWPROP
, {reference magnitude}
** Load the acoustic surface
*INCIDENT WAVE REFLECTION
Data lines for the reflection plane over the seabed , seabed_property 
*BOUNDARY
** zero pressure boundary condition on the free surface
Set of nodes on the free surface , 8, 8, 0.0
*SIMPEDANCE
, radiation_property
*END STEP

Example: submarine in deep water

This problem is similar to the previous example of a submarine close to the free surface except for the following differences. There is no free surface in this problem; and the fluid surface, , and the fluid medium completely enclose the structure. If the structure is sufficiently deep in the water, hydrostatic pressure may be considered uniform instead of varying linearly with depth. Under this assumption, the initial stress state in the structure can be established with a uniform pressure loading all around it, if desired. In addition, if the structure is sufficiently deep in the water, the hydrostatic pressure may be significant compared to the incident wave loading; hence, the cavitation in the fluid may not be of concern.

Example: surface ship

Here the effect of underwater explosion loading on a surface ship is of interest (see Figure 19.4.5–2).

Figure 19.4.5–2 Modeling of incident wave loading on a surface ship.

This problem is similar to the previous example of a submarine close to the free surface except for the following differences. The free surface of fluid is not continuous, and a part of the structure is exposed to the atmosphere. A soft reflection plane coinciding with the free surface is not used in this problem as in the submarine problems under the scattered wave formulation. To be able to use the scattered wave formulation in this case, the modeling technique is used in which the free surface is replaced with “structural fluid” elements. A layer of fluid at the free surface is modeled using non-acoustic elements such as membrane elements. These elements are coupled to the underlying acoustic fluid using a mesh tie constraint. The non-acoustic elements have properties similar to the fluid itself since these elements are replacing the fluid medium near the free surface and should have a thickness similar to the height of the adjacent acoustic elements. Incident wave loading with the scattered wave formulation must now be applied on these newly created surfaces as well. This technique has the added advantage of providing the deformed shape of the free surface under the loading.

The following template shows some of the ABAQUS input file options used for this case:

*HEADING
Data lines to define the "structural fluid" elements at the free surface
Data lines to define the acoustic fluid elements
*SURFACE, NAME=A01_structuralfluid
Data lines to define the "structural fluid" surface 
*SURFACE, NAME=A01_acousticfluid
Data lines to define the adjacent acoustic fluid surface 
*SURFACE, NAME=A02_structuralfluid
Data lines to define the "structural fluid" surface 
*SURFACE, NAME=A02_acousticfluid
Data lines to define the adjacent acoustic fluid surface 
*SURFACE, NAME=Asw_solid 
Data lines to define the actual solid surface that is wetted by the fluid
*SURFACE, NAME=Asw_fluid 
Data lines to define the actual acoustic surface that is adjacent to the structure
*SURFACE, NAME= 
Data lines to define the acoustic surface separating the modeled region from the infinite medium
*INCIDENT WAVE PROPERTY, NAME=IWPROP
Data lines to define the incident wave field
*INCIDENT WAVE FLUID PROPERTY
Data lines to define the fluid properties for the incident wave field
*AMPLITUDE, DEFINITION=TABULAR, NAME=PRESSUREVTIME
Data lines to define the pressure-time history at the standoff point
*TIE, NAME=COUPLING
Asw_fluid, Asw_solid
A01_acousticfluid, A01_structuralfluid
A02_acousticfluid, A02_structuralfluid 
*IMPEDANCE PROPERTY, NAME=radiation_property
Data describing radiation condition on surface 
*IMPEDANCE PROPERTY, NAME=seabed_property
Data describing impedance on the seabed surface 
*STEP
** For an ABAQUS/Standard analysis:
*DYNAMIC
** For an ABAQUS/Explicit analysis:
*DYNAMIC, EXPLICIT
*INCIDENT WAVE, PRESSURE AMPLITUDE=PRESSUREVTIME, 
PROPERTY=IWPROP
** Load the acoustic surfaces
A01_acousticfluid, {reference magnitude}
A02_acousticfluid, {reference magnitude}
Asw_fluid, {reference magnitude}
** Load the solid surfaces
A01_structuralfluid, {reference magnitude}
A02_structuralfluid, {reference magnitude}
Asw_solid, {reference magnitude}
*INCIDENT WAVE REFLECTION
Data lines for the reflection plane over the seabed , seabed_property 
*SIMPEDANCE
, radiation_property
*END STEP

Compared to the total wave formulation analysis of a submarine close to the free surface, the following differences are noteworthy. As shown in Figure 19.4.5–2, the free surface with zero dynamic pressure boundary condition is now split into two parts: and . The fluid surface wetting the ship () and the wetted ship surface (), which are tied together, do not encircle the whole structure. Besides these differences, the modeling considerations for the surface ship problem are similar to the total wave analysis of the submarine near the free surface.

Example: airblast loading on a structure

Here the effect of airblast (explosion in the air) loading on a structure is of interest (see Figure 19.4.5–3). Since the stiffness and inertia of the air medium are negligible, the acoustic medium is not modeled. Rather the incident wave loading is applied directly on the structure itself. The solid surface where the incident wave loading is applied is shown in Figure 19.4.5–3. Since the acoustic medium is not modeled, the total wave and the scattered wave formulations are identical.

Figure 19.4.5–3 Modeling of airblast loading on a structure.

Example: fluid cavitation without incident wave loading

You may be interested in modeling acoustic problems in ABAQUS/Explicit where the loading is applied through either prescribed pressure boundaries or specified pressure-conjugate concentrated loads. Choice of the scattered or the total wave formulation is not relevant in these problems even when the acoustic medium is capable of cavitation.