ansys_sound_analysis#
- class ansys.fluent.core.generated.solver.settings_261.ansys_sound_analysis(name=None, parent=None)#
Bases:
GroupConfigure and perform sound analysis by specifying input data, frequency response filters, receivers, and output options. Use this section to set up and manage all aspects of your sound analysis workflow.
Attributes
Attribute |
Summary |
|---|---|
The type of input data to use for analysis. Select “pressure” for time-domain pressure signals, or “spectrum” for frequency-domain spectral data. |
|
One or more input files containing the time-domain or frequency-domain data to be used for sound analysis. |
|
Enable this option to apply Frequency Response Filters (FRFs) to your input data during analysis. |
|
One or more Frequency Response Function (FRF) files to filter the input data during analysis. |
|
Manage the list of receivers for sound analysis. Each receiver pairs an input file with a Frequency Response Function (FRF) file. |
|
The duration in seconds for the output sound data. |
Methods
Method |
Summary |
|---|---|
Choose the formats and options for generating output files. You can specify a filename prefix, select whether to create a WAV audio file, save the output pressure signal, or write indicator files. |
|
Print acoustic indicators calculated during the sound analysis. |
Included in:
Parent |
Summary |
|---|---|
Access all post-processing tools and reporting features for analyzing simulation results. |