acoustics#

class ansys.fluent.core.solver.tui_241.main_menu.define.models.acoustics(service, version, mode, path)#

Bases: TUIMenu

Enters the acoustics menu.

Classes:

acoustic_modal_analysis(service, version, ...)

Iterate linear acoustic solver to compute the resonance frequencies and the acoustic modes.

auto_prune(service, version, mode, path)

Enables/disables auto prune of the receiver signal(s) during read-and-compute.

broad_band_noise(service, version, mode, path)

Enables/disables the broadband noise model.

compute_write(service, version, mode, path)

Computes sound pressure.

convective_effects(service, version, mode, path)

Enables/disables the convective effects option.

cylindrical_export(service, version, mode, path)

Enables/disables the export of data in cylindrical coordinates.

display_flow_time(service, version, mode, path)

Enables/disables the display of flow time during read-and-compute.

display_frequencies(service, version, mode, path)

Display resonance frequencies.

export_source_data(service, version, mode, path)

Enables/disables the export of acoustic source data in ASD format during the wave equation model run.

export_source_data_cgns(service, version, ...)

Enables/disables the export of acoustic source data in CGNS format.

export_volumetric_sources(service, version, ...)

Enables/disables the export of fluid zones.

export_volumetric_sources_cgns(service, ...)

Enables/disables the export of fluid zones.

far_field_parameters(service, version, mode, ...)

Enters the menu to specify the far-field density and speed of sound.

ffowcs_williams(service, version, mode, path)

Enables/disables the Ffowcs-Williams-and-Hawkings model.

modal_analysis(service, version, mode, path)

Enable/disable the modal analysis model.

moving_receiver(service, version, mode, path)

Enables/disables the moving receiver option.

off(service, version, mode, path)

Enables/disables the acoustics model.

read_compute_write(service, version, mode, path)

Reads acoustic source data files and computes sound pressure.

receivers(service, version, mode, path)

Sets acoustic receivers.

sources(service, version, mode, path)

Sets acoustic sources.

sources_fft(service, version, mode, path)

Enters the acoustic sources fast Fourier transform (FFT) menu, to compute Fourier spectra from acoustic source data (ASD) files, create postprocessing variables for the pressure signals, and write CGNS files of the spectrum data.

sponge_layers(service, version, mode, path)

Manage sponge layers where density is blended to eliminate reflections from boundary zones.

wave_equation(service, version, mode, path)

Enables/disables the wave equation model.

wave_equation_options(service, version, ...)

Enters the menu to define the acoustics wave equation model options.

write_acoustic_signals(service, version, ...)

Writes on-the-fly sound pressure.

write_centroid_info(service, version, mode, path)

Writes centroid info.

class acoustic_modal_analysis(service, version, mode, path)#

Bases: TUIMethod

Iterate linear acoustic solver to compute the resonance frequencies and the acoustic modes.

class auto_prune(service, version, mode, path)#

Bases: TUIMethod

Enables/disables auto prune of the receiver signal(s) during read-and-compute.

class broad_band_noise(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the broadband noise model.

class compute_write(service, version, mode, path)#

Bases: TUIMethod

Computes sound pressure.

class convective_effects(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the convective effects option.

class cylindrical_export(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the export of data in cylindrical coordinates.

class display_flow_time(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the display of flow time during read-and-compute.

class display_frequencies(service, version, mode, path)#

Bases: TUIMethod

Display resonance frequencies.

class export_source_data(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the export of acoustic source data in ASD format during the wave equation model run.

class export_source_data_cgns(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the export of acoustic source data in CGNS format.

class export_volumetric_sources(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the export of fluid zones.

class export_volumetric_sources_cgns(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the export of fluid zones.

class ffowcs_williams(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the Ffowcs-Williams-and-Hawkings model.

class modal_analysis(service, version, mode, path)#

Bases: TUIMethod

Enable/disable the modal analysis model.

class moving_receiver(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the moving receiver option.

class off(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the acoustics model.

class read_compute_write(service, version, mode, path)#

Bases: TUIMethod

Reads acoustic source data files and computes sound pressure.

class receivers(service, version, mode, path)#

Bases: TUIMethod

Sets acoustic receivers.

class sources(service, version, mode, path)#

Bases: TUIMethod

Sets acoustic sources.

class wave_equation(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the wave equation model.

class write_acoustic_signals(service, version, mode, path)#

Bases: TUIMethod

Writes on-the-fly sound pressure.

class write_centroid_info(service, version, mode, path)#

Bases: TUIMethod

Writes centroid info.