mesh_interfaces#
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.
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__ method of TUIMenu class.
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.
Bases:
TUIMethod
.
Bases:
TUIMethod
Creates mesh interfaces.
Bases:
TUIMethod
.
Bases:
TUIMethod
Deletes a mesh interface.
Bases:
TUIMethod
Deletes all mesh interfaces.
Bases:
TUIMethod
.
Bases:
TUIMethod
Displays the specified mesh interface zone.
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.
Bases:
TUIMethod
.
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.
Bases:
TUIMethod
Enables/disables continuity across the boundary condition interface for contour plots in postprocessing.
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.
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.
Bases:
TUIMethod
Lists all mesh interfaces.
Bases:
TUIMethod
Make interface zones periodic.
Bases:
TUIMethod
.
Bases:
TUIMethod
.
Bases:
TUIMethod
.
Bases:
TUIMethod
.
Bases:
TUIMethod
Removes left-handed faces (which can cause the mesh to be invalid) during mesh interface creation.
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).
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.
Bases:
TUIMethod
Sets the mesh interface verbosity.