cht#

class ansys.fluent.core.generated.solver.tui_261.main_menu.define.models.cht(service, version, mode, path)#

Bases: TUIMenu

Enter the mapped interface model menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

explicit_time_averaged_coupling(service, ...)

Enter the explcit time averaged thermal coupling menu.

implicit_coupling(service, version, mode, path)

Enable/disable implicit coupling for mapped interface.

read_mi_type_wall(service, version, mode, path)

Read mapped interface data settings from a csv file.

write_mi_type_wall(service, version, mode, path)

Write mapped interface settings to a scv file.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Enable/disable implicit coupling for mapped interface.

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

Bases: TUIMethod

Read mapped interface data settings from a csv file.

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

Bases: TUIMethod

Write mapped interface settings to a scv file.