turbo_model#

class ansys.fluent.core.solver.tui_231.main_menu.setup.turbo_model(path, service)#

Bases: TUIMenu

Turbo features menu.

Methods:

append_graphics_spectral_content(*args, **kwargs)

Define post-processing related spectral content.

append_phaselag_spectral_content(*args, **kwargs)

Define phaselag related spectral content.

blade_flutter_row(*args, **kwargs)

Define the periodic displacement row.

create_graphics_spectral_content(*args, **kwargs)

Define post-processing related spectral content.

create_phaselag_spectral_content(*args, **kwargs)

Define phaselag related spectral content.

create_turbomachine_description(*args, **kwargs)

Define turbomachine description.

delete_graphics_spectral_content(*args, **kwargs)

Delete post-processing related spectral content.

delete_phaselag_spectral_content(*args, **kwargs)

Delete phaselag related spectral content.

delete_turbomachine_description(*args, **kwargs)

Delete turbomachine description.

enable_turbo_model(*args, **kwargs)

Enable/disable turbo model menu.

graphics_extra_settings(*args, **kwargs)

Define phaselag related extra settings.

isentropic_efficiency(*args, **kwargs)

Compute isentropic efficiency using general property functions for enthalpy.

list_graphics_spectral_content(*args, **kwargs)

List post-processing related spectral content.

list_phaselag_state(*args, **kwargs)

List all phaselag related case settings.

list_turbomachine_description(*args, **kwargs)

List turbomachine description.

make_phaselag_from_boundaries(*args, **kwargs)

Make interface zones phase lagged.

make_phaselag_from_periodic(*args, **kwargs)

Convert periodic interface to phase lagged.

phaselag_extra_settings(*args, **kwargs)

Define phaselag related extra settings.

separate_nonoverlapping_interface_boundary(...)

Split a general turbo interface non-overlapping zone.

turbo_create(*args, **kwargs)

Create a general turbo interface.

turbo_interface_check(*args, **kwargs)

Check General Turbo Interface and Phase-lag.

Classes:

blade_flutter_harmonics(path, service)

Enter the blade flutter harmonics menu.

general_turbo_interface_settings(path, service)

Set General Turbo Interface options.

turbo_topology(path, service)

Define turbo topology.

append_graphics_spectral_content(*args, **kwargs)#

Define post-processing related spectral content.

append_phaselag_spectral_content(*args, **kwargs)#

Define phaselag related spectral content.

class blade_flutter_harmonics(path, service)#

Bases: TUIMenu

Enter the blade flutter harmonics menu.

Methods:

enable_harmonic_exports(*args, **kwargs)

Calculates/Deletes flutter harmonic export data.

write_aerodamping_vs_nodal_diameter(*args, ...)

Reads report definition file and Writes influence coefficient aerodynamic damping values vs nodal diameter.

write_harmonic_exports(*args, **kwargs)

Writes harmonic export data.

enable_harmonic_exports(*args, **kwargs)#

Calculates/Deletes flutter harmonic export data.

write_aerodamping_vs_nodal_diameter(*args, **kwargs)#

Reads report definition file and Writes influence coefficient aerodynamic damping values vs nodal diameter.

write_harmonic_exports(*args, **kwargs)#

Writes harmonic export data.

blade_flutter_row(*args, **kwargs)#

Define the periodic displacement row.

create_graphics_spectral_content(*args, **kwargs)#

Define post-processing related spectral content.

create_phaselag_spectral_content(*args, **kwargs)#

Define phaselag related spectral content.

create_turbomachine_description(*args, **kwargs)#

Define turbomachine description.

delete_graphics_spectral_content(*args, **kwargs)#

Delete post-processing related spectral content.

delete_phaselag_spectral_content(*args, **kwargs)#

Delete phaselag related spectral content.

delete_turbomachine_description(*args, **kwargs)#

Delete turbomachine description.

enable_turbo_model(*args, **kwargs)#

Enable/disable turbo model menu.

class general_turbo_interface_settings(path, service)#

Bases: TUIMenu

Set General Turbo Interface options.

Methods:

expert(*args, **kwargs)

Set the expert parameters for turbo interfaces.

Classes:

mixing_plane_model_settings(path, service)

Set the mixing plane model settings.

expert(*args, **kwargs)#

Set the expert parameters for turbo interfaces.

class mixing_plane_model_settings(path, service)#

Bases: TUIMenu

Set the mixing plane model settings.

Methods:

averaging_method(*args, **kwargs)

Set the averaging method for the mixing.

bands_type(*args, **kwargs)

To set the mixing plane bands type.

list_mixing_planes(*args, **kwargs)

List the settings of mixing planes in the case.

mixing_set_constraint(*args, **kwargs)

To set the mixing of primitive or total variable approach.

number_of_bands(*args, **kwargs)

Set the maximum number of bands to be used for mixing.

averaging_method(*args, **kwargs)#

Set the averaging method for the mixing.

bands_type(*args, **kwargs)#

To set the mixing plane bands type.

list_mixing_planes(*args, **kwargs)#

List the settings of mixing planes in the case.

mixing_set_constraint(*args, **kwargs)#

To set the mixing of primitive or total variable approach.

number_of_bands(*args, **kwargs)#

Set the maximum number of bands to be used for mixing.

graphics_extra_settings(*args, **kwargs)#

Define phaselag related extra settings.

isentropic_efficiency(*args, **kwargs)#

Compute isentropic efficiency using general property functions for enthalpy.

list_graphics_spectral_content(*args, **kwargs)#

List post-processing related spectral content.

list_phaselag_state(*args, **kwargs)#

List all phaselag related case settings.

list_turbomachine_description(*args, **kwargs)#

List turbomachine description.

make_phaselag_from_boundaries(*args, **kwargs)#

Make interface zones phase lagged.

make_phaselag_from_periodic(*args, **kwargs)#

Convert periodic interface to phase lagged.

phaselag_extra_settings(*args, **kwargs)#

Define phaselag related extra settings.

separate_nonoverlapping_interface_boundary(*args, **kwargs)#

Split a general turbo interface non-overlapping zone.

turbo_create(*args, **kwargs)#

Create a general turbo interface.

turbo_interface_check(*args, **kwargs)#

Check General Turbo Interface and Phase-lag.

class turbo_topology(path, service)#

Bases: TUIMenu

Define turbo topology.

Methods:

define_topology(*args, **kwargs)

Define a turbo topology.

delete(*args, **kwargs)

Delete a turbo topology.

mesh_method(*args, **kwargs)

Set turbo structured mesh generation method.

projection_method(*args, **kwargs)

Set 2D projection method.

search_method(*args, **kwargs)

Set search method for a topology.

define_topology(*args, **kwargs)#

Define a turbo topology.

delete(*args, **kwargs)#

Delete a turbo topology.

mesh_method(*args, **kwargs)#

Set turbo structured mesh generation method.

projection_method(*args, **kwargs)#

Set 2D projection method.

search_method(*args, **kwargs)#

Set search method for a topology.