system_coupling_settings#

class ansys.fluent.core.solver.tui_232.main_menu.define.models.system_coupling_settings(service, version, mode, path)

Bases: TUIMenu

Enters the system coupling menu.

Classes:

htc(service, version, mode, path)

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(...)

Answering yes at the prompt enables Fluent to use element data for mapping surface conservative quantities such as surface forces and heat flows.

user_defined_coupling_variables_via_udm(...)

User defined coupling variables via UDM.

class htc(service, version, mode, path)

Bases: TUIMenu

Enter the heat transfer coeficient menu.

Classes:

htc_calculation_method(service, version, ...)

Enter the htc calculation menu.

unsteady_statistics(service, version, mode, path)

Enter the unsteady statistics menu.

class htc_calculation_method(service, version, mode, path)

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(service, version, mode, path)

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)

Answering yes at the prompt enables Fluent to use element data for mapping surface conservative quantities such as surface forces and heat flows.

user_defined_coupling_variables_via_udm(*args, **kwargs)

User defined coupling variables via UDM.