cht#

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

Bases: TUIMenu

Enters the cht (conjugate heat transfer) menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

explicit_time_averaged_coupling(service, ...)

Enters the explicit time averaged thermal coupling menu.

implicit_coupling(service, version, mode, path)

Enables the implicit mapping scheme for any fluid-solid pair with a mapped mesh interface (only required for cases set up in version 19.2 or earlier).

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

Enables the implicit mapping scheme for any fluid-solid pair with a mapped mesh interface (only required for cases set up in version 19.2 or earlier).

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.