wave_equation_options#
Bases:
TUIMenu
Enters the menu to define the acoustics wave equation model options.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
basic_shapes
(service, version, mode, path)Enters the menu to define the geometry of the source mask and sponge layer using the basic shapes, represented by the cell registers of the type "Region".
remote_receivers
(service, version, mode, path)Enables/disables the Kirchhoff integral model.
remote_receivers_options
(service, version, ...)Enters the menu to define remote receivers for the Kirchhoff integral model.
source_mask_udf
(service, version, mode, path)Specifies the name of a user-defined function, which defines geometry of the source mask.
sponge_layer_base_level
(service, version, ...)Specify artificial viscosity base level applied everywhere.
sponge_layer_factor
(service, version, mode, path)Specifies the factor of the artificial viscosity coefficient.
sponge_layer_udf
(service, version, mode, path)Specifies the name of a user-defined function, which defines geometry of the sponge layer.
time_filter_source
(service, version, mode, path)Enables/disables a time filter for the sound source.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Enables/disables the Kirchhoff integral model.
Bases:
TUIMethod
Specifies the name of a user-defined function, which defines geometry of the source mask.
Bases:
TUIMethod
Specify artificial viscosity base level applied everywhere.
Bases:
TUIMethod
Specifies the factor of the artificial viscosity coefficient.
Bases:
TUIMethod
Specifies the name of a user-defined function, which defines geometry of the sponge layer.
Bases:
TUIMethod
Enables/disables a time filter for the sound source.