ansys_sound_analysis#

class ansys.fluent.core.generated.solver.settings_261.ansys_sound_analysis(name=None, parent=None)#

Bases: Group

Configure 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

input_data_type

The type of input data to use for analysis. Select “pressure” for time-domain pressure signals, or “spectrum” for frequency-domain spectral data.

load_input_files

One or more input files containing the time-domain or frequency-domain data to be used for sound analysis.

use_transfer_fn

Enable this option to apply Frequency Response Filters (FRFs) to your input data during analysis.

load_frf_files

One or more Frequency Response Function (FRF) files to filter the input data during analysis.

receiver

Manage the list of receivers for sound analysis. Each receiver pairs an input file with a Frequency Response Function (FRF) file.

sound_duration

The duration in seconds for the output sound data.

Methods

Method

Summary

write_files

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_indicators

Print acoustic indicators calculated during the sound analysis.

Included in:

Parent

Summary

results

Access all post-processing tools and reporting features for analyzing simulation results.