non_conformals#
- class ansys.fluent.core.meshing.tui_232.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.
Methods:
create
(*args, **kwargs)Creates the non-conformal interface on the specified face zones using the specified retriangulation method.
separate
(*args, **kwargs)Enables you to separate the face zones comprising the non-conformal interface between the cell zones specified.
- class controls(service, version, mode, path)
Bases:
TUIMenu
Enters the non-conformals controls menu.
Methods:
enable
(*args, **kwargs)Toggles the creation of a non-conformal interface.
retri_method
(*args, **kwargs)Specifies the method to be used for retriangulating the quad faces on the non-conformal zones.
- enable(*args, **kwargs)
Toggles the creation of a non-conformal interface.
- retri_method(*args, **kwargs)
Specifies the method to be used for retriangulating the quad faces on the non-conformal zones.
- create(*args, **kwargs)
Creates the non-conformal interface on the specified face zones using the specified retriangulation method.
- separate(*args, **kwargs)
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.