_GenerateTheMultiZoneMeshArguments#
- class ansys.fluent.core.generated.datamodel_252.meshing.Root.GenerateTheMultiZoneMesh._GenerateTheMultiZoneMeshArguments(service, rules, command, path, id)#
Bases:
PyArgumentsMethods:
__init__(service, rules, command, path, id)__init__ method of PyArguments class.
- class _BodyLabelList(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemArgument BodyLabelList.
- class _CellZoneList(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemArgument CellZoneList.
- class _CompleteRegionScope(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemSelect the named region(s) from the list to which you would like to generate the multi-zone mesh. Use the Filter Text drop-down to provide text and/or regular expressions in filtering the list (for example, using *, ?, and []). Choose Use Wildcard to provide wildcard expressions in filtering the list. When you use either ? or * in your expression, the matching list item(s) are automatically selected in the list. Use ^, |, and & in your expression to indicate boolean operations for NOT, OR, and AND, respectively. More…
- class _MergeBodyLabels(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemArgument MergeBodyLabels.
- class _MeshingStrategy(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemArgument MeshingStrategy.
- class _NonConformal(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemOptionally specify that multizone regions are non-conformally connected to other volumetric regions. If you want to have a conformal mesh but, because of meshing constraints, that is not possible, then you can switch to non-conformal here and avoid doing so in the CAD model.
- class _OrthogonalQualityLimit(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemThis value sets the threshold for when mesh quality improvements are automatically invoked that employ the orthogonal quality limit, and is recommended to be around 0.04.
- class _ReMergeZones(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemArgument ReMergeZones.
- class _RegionScope(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemSelect the named region(s) from the list to which you would like to generate the multi-zone mesh. Use the Filter Text drop-down to provide text and/or regular expressions in filtering the list (for example, using *, ?, and []). Choose Use Wildcard to provide wildcard expressions in filtering the list. When you use either ? or * in your expression, the matching list item(s) are automatically selected in the list. Use ^, |, and & in your expression to indicate boolean operations for NOT, OR, and AND, respectively. More…
- class _SelectionType(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemArgument SelectionType.
- class _SizeFunctionScaleFactor(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemEnable the scaling of the multizone mesh. In some cases when the multizone region is too coarse when compared to the adjacent surface mesh, a connection is not possible. You can specify a size function scaling factor here to improve the sizing match between the multizone and the non-multizone regions and avoid any free faces. Typically, a value between 0.7 and 0.8 is recommended.
- __init__(service, rules, command, path, id)#
__init__ method of PyArguments class.