system_coupling_settings#

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

Bases: TUIMenu

Enter the system coupling model menu.

Classes:

htc(path, service)

Enter the heat transfer coeficient menu.

Methods:

specify_system_coupling_volumetric_cell_zones(...)

Enable/disable volumetric cell zones.

update_rigid_body_mesh_motion_before_mesh_transfer(...)

SC Enable/disable mesh motion.

use_face_or_element_based_data_transfer(...)

Enable/disable face based data transfer.

class htc(path, service)#

Bases: TUIMenu

Enter the heat transfer coeficient menu.

Classes:

htc_calculation_method(path, service)

Enter the htc calculation menu.

unsteady_statistics(path, service)

Enter the unsteady statistics menu.

class htc_calculation_method(path, service)#

Bases: TUIMenu

Enter the htc calculation menu.

Methods:

use_tref_in_htc_calculation(*args, **kwargs)

Enable/disable tref in htc computation.

use_wall_function_based_htc(*args, **kwargs)

Enable/disable wall function based htc computation.

use_yplus_based_htc_calculation(*args, **kwargs)

Enable/disable yplus in htc computation.

use_tref_in_htc_calculation(*args, **kwargs)#

Enable/disable tref in htc computation.

use_wall_function_based_htc(*args, **kwargs)#

Enable/disable wall function based htc computation.

use_yplus_based_htc_calculation(*args, **kwargs)#

Enable/disable yplus in htc computation.

class unsteady_statistics(path, service)#

Bases: TUIMenu

Enter the unsteady statistics menu.

Methods:

sc_enable_sub_stepping_option_per_coupling_step(...)

Enable/disable sub stepping option per coupling step.

sc_enable_sub_stepping_option_per_coupling_step(*args, **kwargs)#

Enable/disable sub stepping option per coupling step.

specify_system_coupling_volumetric_cell_zones(*args, **kwargs)#

Enable/disable volumetric cell zones.

update_rigid_body_mesh_motion_before_mesh_transfer(*args, **kwargs)#

SC Enable/disable mesh motion.

use_face_or_element_based_data_transfer(*args, **kwargs)#

Enable/disable face based data transfer.