cht#
- class ansys.fluent.core.solver.tui_232.main_menu.define.models.cht(service, version, mode, path)
Bases:
TUIMenu
Enters the cht (conjugate heat transfer) menu.
Classes:
explicit_time_averaged_coupling
(service, ...)Enters the explicit time averaged thermal coupling menu.
Methods:
implicit_coupling
(*args, **kwargs)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
(*args, **kwargs)Read mapped interface data settings from a csv file.
write_mi_type_wall
(*args, **kwargs)Write mapped interface settings to a scv file.
- class explicit_time_averaged_coupling(service, version, mode, path)
Bases:
TUIMenu
Enters the explicit time averaged thermal coupling menu.
Methods:
conformal_coupled_walls
(*args, **kwargs)Select fluid-solid coupled walls (without shell) for explicit coupling using time averaged thermal variables.
coupling_controls
(*args, **kwargs)Specify explcit coupling controls.
fuse_explicit_cht_zones
(*args, **kwargs)Fuse slitted conformal coupled walls marked for transient explicit thermal coupling.
mapped_interfaces
(*args, **kwargs)Select fluid-solid mapped interfaces for explicit coupling using time averaged thermal variables.
- conformal_coupled_walls(*args, **kwargs)
Select fluid-solid coupled walls (without shell) for explicit coupling using time averaged thermal variables.
- coupling_controls(*args, **kwargs)
Specify explcit coupling controls.
- fuse_explicit_cht_zones(*args, **kwargs)
Fuse slitted conformal coupled walls marked for transient explicit thermal coupling.
- mapped_interfaces(*args, **kwargs)
Select fluid-solid mapped interfaces for explicit coupling using time averaged thermal variables.
- implicit_coupling(*args, **kwargs)
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(*args, **kwargs)
Read mapped interface data settings from a csv file.
- write_mi_type_wall(*args, **kwargs)
Write mapped interface settings to a scv file.