_ThinVolumePreferences#

class ansys.fluent.core.generated.datamodel_261.meshing.Root.AddThinVolumeMeshControls._AddThinVolumeMeshControlsArguments._ThinVolumePreferences(parent, attr, service, rules, path)#

Bases: PyArgumentsSingletonSubItem

Argument ThinVolumePreferences.

Methods:

__init__(parent, attr, service, rules, path)

__init__ method of PyArgumentsSingletonSubItem class.

class _IgnoreExtraSources(parent, attr, service, rules, path)#

Bases: PyArgumentsTextualSubItem

Choose to have Standard or Aggressive unstructured fill. This option applies unstructured meshing in complex regions of the thin volume mesh.

class _IncludeAdjacent(parent, attr, service, rules, path)#

Bases: PyArgumentsTextualSubItem

Specify whether or not adjacent stacked plate(s) are included in the thin mesh. This option is set to Yes by default.

class _MaxGapSize(parent, attr, service, rules, path)#

Bases: PyArgumentsNumericalSubItem

The maximum gap distance between thin mesh layers. This size is will default to 0 mm when Auto Control Creation is disabled and will default to 1 mm when Auto Control Creation is turned on. When auto control creation is disabled, note that the default value of 0 mm indicates automatic computation. When auto control creation is enabled, although the default value is 1 mm, this value should be manually specified based on plate thickness. Any plates thicker than the specified value will be excluded from thin meshing.

class _ShowThinVolumePreferences(parent, attr, service, rules, path)#

Bases: PyArgumentsParameterSubItem

Advanced settings for thin volume meshing controls.

class _StackedPlateTolerance(parent, attr, service, rules, path)#

Bases: PyArgumentsNumericalSubItem

Specifies the tolerance to include adjacent source faces.

__init__(parent, attr, service, rules, path)#

__init__ method of PyArgumentsSingletonSubItem class.