sponge_layers#

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

Bases: TUIMenu

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

Classes:

activate(service, version, mode, path)

Activate a sponge object.

add(service, version, mode, path)

Add a new sponge layer definition.

deactivate(service, version, mode, path)

Deactivate a sponge layer definition.

delete(service, version, mode, path)

Deletes an existing sponge layer definition.

edit(service, version, mode, path)

Edits an existing sponge layer.

list(service, version, mode, path)

Prints a list of the existing sponge layers in the console.

list_active(service, version, mode, path)

List the names of the active sponge layer definitions.

list_properties(service, version, mode, path)

Prints the properties of an existing sponge layer of your choice in the console.

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

Bases: TUIMethod

Activate a sponge object.

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

Bases: TUIMethod

Add a new sponge layer definition.

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

Bases: TUIMethod

Deactivate a sponge layer definition.

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

Bases: TUIMethod

Deletes an existing sponge layer definition.

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

Bases: TUIMethod

Edits an existing sponge layer. You can revise the fields listed previously for the define/models/acoustics/sponge-layers/add text command.

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

Bases: TUIMethod

Prints a list of the existing sponge layers in the console.

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

Bases: TUIMethod

List the names of the active sponge layer definitions.

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

Bases: TUIMethod

Prints the properties of an existing sponge layer of your choice in the console.