far_field_parameters#

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

Bases: TUIMenu

Enters the menu to specify the far-field density and speed of sound. Note that this menu is currently available only with the acoustics wave equation model.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

far_field_density(service, version, mode, path)

Specifies the far-field density value for the acoustics wave equation model.

far_field_sound_speed(service, version, ...)

Specifies the far-field speed of sound value for the acoustics wave equation model.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Specifies the far-field density value for the acoustics wave equation model.

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

Bases: TUIMethod

Specifies the far-field speed of sound value for the acoustics wave equation model.