non_conformals#

class ansys.fluent.core.meshing.tui_241.main_menu.mesh.non_conformals(service, version, mode, path)#

Bases: TUIMenu

Enters the non-conformals menu.

Classes:

controls(service, version, mode, path)

Enters the non-conformals controls menu.

create(service, version, mode, path)

Creates the non-conformal interface on the specified face zones using the specified retriangulation method.

separate(service, version, mode, path)

Enables you to separate the face zones comprising the non-conformal interface between the cell zones specified.

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

Bases: TUIMethod

Creates the non-conformal interface on the specified face zones using the specified retriangulation method.

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

Bases: TUIMethod

Enables you to separate the face zones comprising the non-conformal interface between the cell zones specified. Specify the cell zones where the interface is non-conformal, an appropriate gap distance, and the critical angle to be used for separating the face zones. You can also choose to orient the boundary face zones after separation and additionally write a journal file for the separation operation. If you choose to write a journal file when using the /mesh/non-conformals/separate command to separate the mesh interface zones, you can read the journal file to create the mesh interface automatically in solution mode.