turbo_model#

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

Bases: TUIMenu

Enters the turbo 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)

Enables/disables 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)

Creates a general turbo interface.

turbo_interface_check(*args, **kwargs)

Check General Turbo Interface and Phase-lag.

Classes:

blade_flutter_harmonics(path, service)

Enters the blade flutter harmonics options menu.

general_turbo_interface_settings(path, service)

Enters the General Turbo Interface options menu.

turbo_topology(path, service)

Enters the turbo topology menu.

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

Enters the blade flutter harmonics options 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)#

Enables/disables turbo model menu.

class general_turbo_interface_settings(path, service)#

Bases: TUIMenu

Enters the General Turbo Interface options menu.

Methods:

expert(*args, **kwargs)

Set the expert parameters for turbo interfaces.

Classes:

mixing_plane_model_settings(path, service)

Defines settings for the mixing plane model.

expert(*args, **kwargs)#

Set the expert parameters for turbo interfaces.

class mixing_plane_model_settings(path, service)#

Bases: TUIMenu

Defines settings for the mixing plane model.

Methods:

averaging_method(*args, **kwargs)

Set the averaging method for the mixing.

bands_type(*args, **kwargs)

Specifies the averaging bands for mixing as fixed or variable width.

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)

Sets the number of bands to be used for mixing.

averaging_method(*args, **kwargs)#

Set the averaging method for the mixing.

bands_type(*args, **kwargs)#

Specifies the averaging bands for mixing as fixed or variable width.

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)#

Sets the 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)#

Creates a general turbo interface.

turbo_interface_check(*args, **kwargs)#

Check General Turbo Interface and Phase-lag.

class turbo_topology(path, service)#

Bases: TUIMenu

Enters the turbo topology menu.

Methods:

define_topology(*args, **kwargs)

Defines a turbo topology.

delete(*args, **kwargs)

Deletes a previously created turbo topology.

mesh_method(*args, **kwargs)

Sets turbo structured mesh generation method.

projection_method(*args, **kwargs)

Sets 2D projection method.

search_method(*args, **kwargs)

Sets search method for a topology.

define_topology(*args, **kwargs)#

Defines a turbo topology.

delete(*args, **kwargs)#

Deletes a previously created turbo topology.

mesh_method(*args, **kwargs)#

Sets turbo structured mesh generation method.

projection_method(*args, **kwargs)#

Sets 2D projection method.

search_method(*args, **kwargs)#

Sets search method for a topology.