mesh_interfaces#

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

Bases: TUIMenu

Enters the mesh-interfaces menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

auto_options(service, version, mode, path)

Enters the auto-options menu.

auto_pairing(service, version, mode, path)

Automatically "pairs" some or all of the interface zones, in order to create mesh interfaces.

coupled_interfaces_inherit_bcs(service, ...)

create(service, version, mode, path)

Creates mesh interfaces.

create_manually(service, version, mode, path)

delete(service, version, mode, path)

Deletes a mesh interface.

delete_all(service, version, mode, path)

Deletes all mesh interfaces.

delete_interfaces_with_small_overlap(...)

display(service, version, mode, path)

Displays the specified mesh interface zone.

edit(service, version, mode, path)

Edits attributes of existing mesh interfaces.

enable_si_with_nodes(service, version, mode, ...)

enable_visualization_of_interfaces(service, ...)

Enables/disables the filling of node coordinates on the zones of mesh interfaces, so that they can be displayed in the graphics window.

enforce_continuity_after_bc(service, ...)

Enables/disables continuity across the boundary condition interface for contour plots in postprocessing.

enforce_coupled_wall_between_solids(service, ...)

Enables/disables automatic definition of solid-solid interfaces as coupled walls.

improve_quality(service, version, mode, path)

Checks the quality of all mapped interfaces.

list(service, version, mode, path)

Lists all mesh interfaces.

make_periodic(service, version, mode, path)

Make interface zones periodic.

make_phaselag_from_boundaries(service, ...)

make_phaselag_from_periodic(service, ...)

mapped_interface_options(service, version, ...)

Enter the mapped-interface-options menu.

non_conformal_interface_numerics(service, ...)

Setting non-conformal numerics options.

non_overlapping_zone_name(service, version, ...)

one_to_one_pairing(service, version, mode, path)

remove_left_handed_interface_faces(service, ...)

Removes left-handed faces (which can cause the mesh to be invalid) during mesh interface creation.

transfer_motion_across_interfaces(service, ...)

Enables/disables the automatic transfer of motion across a mesh interface when only one side is moving as a result of user-defined or system coupling motion.

turbo_create(service, version, mode, path)

Creates a general turbo interface.

verbosity(service, version, mode, path)

Sets the mesh interface verbosity.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Automatically “pairs” some or all of the interface zones, in order to create mesh interfaces. This text command is only available when the define/mesh-interfaces/one-to-one-pairing? text command is disabled.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Creates mesh interfaces.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Deletes a mesh interface.

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

Bases: TUIMethod

Deletes all mesh interfaces.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Displays the specified mesh interface zone.

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

Bases: TUIMethod

Edits attributes of existing mesh interfaces. For one-to-one interfaces, you can edit the name; for many-to-many interfaces, you can edit the interface options and (for a single interface) the name and the list of interface zones assigned to the interface.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Enables/disables the filling of node coordinates on the zones of mesh interfaces, so that they can be displayed in the graphics window.

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

Bases: TUIMethod

Enables/disables continuity across the boundary condition interface for contour plots in postprocessing.

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

Bases: TUIMethod

Enables/disables automatic definition of solid-solid interfaces as coupled walls. By default this option is disabled and ANSYS Fluent creates interior boundaries at solid-solid interfaces.

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

Bases: TUIMethod

Checks the quality of all mapped interfaces. If Fluent finds any mapped interfaces that require improvement it will list them and ask you if you would like to increase the tolerance to improve the interfaces.

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

Bases: TUIMethod

Lists all mesh interfaces.

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

Bases: TUIMethod

Make interface zones periodic.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Removes left-handed faces (which can cause the mesh to be invalid) during mesh interface creation.

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

Bases: TUIMethod

Enables/disables the automatic transfer of motion across a mesh interface when only one side is moving as a result of user-defined or system coupling motion. You can specify the method by which the motion is transferred: transfer-displacements (the default) interpolates nodal displacement from the active side of the interface to the passive side, and is recommended when there are gaps and/or penetrations in the mesh interface that must be maintained; project-nodes projects the passive nodes onto the faces of active side, and is recommended when the active side includes significant tangential motion (as only the normal displacement is effectively transferred in this method).

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

Bases: TUIMethod

Creates a general turbo interface. This text command is only available if the define/turbo-model/enable-turbo-model? text command is enabled.

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

Bases: TUIMethod

Sets the mesh interface verbosity.