mesh_interfaces#

class ansys.fluent.core.generated.solver.tui_252.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_create(service, version, mode, path)

No help available.

auto_options(service, version, mode, path)

Enters the auto-options menu.

coupled_interfaces_inherit_bcs(service, ...)

No help available.

create(service, version, mode, path)

Creates mesh interfaces.

create_manually(service, version, mode, path)

No help available.

delete(service, version, mode, path)

Deletes a mesh interface.

delete_all(service, version, mode, path)

Deletes all mesh interfaces.

delete_interfaces_with_small_overlap(...)

No help available.

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

No help available.

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

No help available.

make_phaselag_from_periodic(service, ...)

No help available.

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

No help available.

one_to_one_pairing(service, version, mode, path)

No help available.

periodic_repeats_no_flipping(service, ...)

Enable periodic repeats no flipping.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Creates mesh interfaces.

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

Bases: TUIMethod

No help available.

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

No help available.

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

No help available.

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

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Enable periodic repeats no flipping.

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.