The Acoustic Diffusion Equation Interface
The Acoustic Diffusion Equation (ade) interface (), found under the Acoustics > Geometrical Acoustics subbranch (), solves a diffusion equation for the acoustic energy density. This type of analysis also known as energy finite elements or EFEM. It is applicable for high-frequency acoustics inside coupled rooms when the acoustic fields are diffuse. The interface only exists in 3D. The diffusion of the acoustic energy density depends on the mean free acoustic path and thus on the individual room geometry. Absorption may be applied at walls and a transmission loss may be applied when coupling rooms together. Increased diffusion due to room fitting can be added. Material properties and sources may be specified in frequency bands.
The interface is well suited for quick assessment of sound pressure level distribution inside buildings and other large structures. Compared to a ray acoustics simulation this interface does not include any phase information, direct sound, and early reflections. The interface supports stationary studies for modeling a steady-state sound energy or sound pressure level distribution. A time dependent study can be used to determine energy decay curves and reverberation times. The reverberation time of coupled and uncoupled rooms can also be determined using the eigenvalue study. The eigenvalue is directly related to the exponential decay time.
When this physics interface is added, these default nodes are also added to the Model BuilderAcoustic Diffusion Model, Room, and Initial Values. Then, from the Physics toolbar, add other nodes that implement, for example, boundary conditions. You can also right-click Acoustic Diffusion Equation to select physics features from the context menu.
Acoustics in a Single-Family Home. Application Library path Acoustics_Module/Building_and_Room_Acoustics/one_family_house
Settings
The Label is the default physics interface name.
The Name is used primarily as a scope prefix for variables defined by the physics interface. Refer to such physics interface variables in expressions using the pattern <name>.<variable_name>. In order to distinguish between variables belonging to different physics interfaces, the name string must be unique. Only letters, numbers, and underscores (_) are permitted in the Name field. The first character must be a letter.
The default Name (for the first physics interface in the model) is ade.
Sound Pressure Level Settings
See Sound Pressure Level Settings for the Pressure Acoustics, Frequency Domain interface. Note that only Use reference pressure for air or User-defined reference pressure are available selections.
Band Studied
This section cannot be edited when the Band Input Type is Flat (continuous). For all other options under Band Input Type, the default Nstudy (dimensionless) is 1, meaning that material and other properties defined in the first band are used. To sweep the bands enter a parameter (defined under Global Definitions > Parameters) and solve the model using a parametric sweep in the study, in this way solving the model for the desired number of bands.
Band Input Type
Select a TypeFlat (continuous) (the default), Octave bands, 1/3 octave bands, or User defined bands. The frequency content of a model solved using the acoustic diffusion equation all lies implicitly in material parameters, absorption properties, sources and so forth. These can be given in a broadband (or for a single frequency) by selecting Flat (continuous) or in bands when given in this way.
For Octave bands the table that displays defaults to 11 rows under Band number with the associated Lower band limit (Hz), Center frequency (Hz), and Upper band limit (Hz) values.
For 1/3 octave bands the table that displays defaults to 32 rows under Band number with the associated Lower band limit (Hz), Center frequency (Hz), and Upper band limit (Hz) values.
For User defined bands the table that displays defaults to 1 row under Band number with default associated values in the Lower band limit (Hz), Center frequency (Hz), and Upper band limit (Hz) columns.
-
Under the table click the Add () or Delete () buttons to edit the table contents. Or right-click a table cell and select Add or Delete.
-
To save the contents of a table, click the Save to File button () and enter a File name in the Save to File dialog, including the extension .txt. Click to Save the text file. The information is saved in space-separated columns in the same order as displayed on screen.
-
Use the Load from File button () and Load from File dialog to import data in text files, generated by, for example, a spreadsheet program. Data must be separated by spaces or tabs (or be in a Microsoft Excel Workbook spreadsheet if the license includes LiveLink™ for Excel®).
The lower band limit, center frequency, and upper band limit in the studied band are defined as the global variables ade.fL, ade.fC, and ade.fU, respectively. These can, for example, be used when plotting data in postprocessing.
Note that the tables that are imported, using the Load from File button (), will replace the existing data. You can only import a table that has the expected size. The band number column is disregarded when importing. To create a data file to load, it is recommended to save the existing table (octaves or 1/ octaves) and then edit and change the values in that file.
Discretization
From the list select the element order for the Sound energy density, the default is Quadratic.
Dependent Variables
This physics interface defines one dependent variable (field), the Sound energy density w. If required, edit the name, which changes both the field name and the dependent variable name. If the new field name coincides with the name of another pressure field in the model, the interfaces share degrees of freedom and dependent variable name. The new field name must not coincide with the name of a field of another type, or with a component name belonging to some other field.
In the COMSOL Multiphysics Reference Manual see Table 2-4 for links to common sections and Table 2-5 to common feature nodes. You can also search for information: press F1 to open the Help window or Ctrl+F1 to open the Documentation window.