definition_child#

class ansys.fluent.core.generated.solver.settings_242.definition_child_1.definition_child(name=None, parent=None)#

Bases: Group

‘child_object_type’ of definition.

Attributes

Attribute

Summary

name

Name of the object.

type

Observable type.

surfaces

Set fixed walls condition.

imported_surfaces

Imported surfaces selection.

fit_imported_surfaces

Prescribe that the Bounded Surfaces deforms so as to conform to the Imported Surfaces.

bounding_offset

Bounding Offset that is enforced between the deforming and bounding surfaces to ensure that the two surfaces are never coincident.

deformation_profile

Prescribed deformation profile.

displacement

Specify displacements for translation condition.

scaling_type

Scaling transformation type.

scale_factor

Scale the displacement. A value of 0 will retain the shape of the Bounded Surfaces, while a value of 1 will fit the bounded surfaces to the Imported Surfaces.

angle

Prescribed rotation angle.

factor

Prescribed scaling factor.

axis_factor

Prescribed scaling factor for the various axis menu.

origin

Rotation origin coordinates.

normal

Scaling in-plane normal direction.

axis

Rotation axis vector.

axis_1

General scaling axis 1.

axis_2

General scaling axis 2.

distance

Plane distance from origin.

orientation

Orientation to ensure that surfaces are constrained on the correct side of the Imported Surfaces (that is, the side that has a positive orientation).

compound

Compound conditions menu.

Methods

Method

Summary

get_center

Set the origin fields to the coordinates of the center of the selected surfaces.

import_surfaces

Read surface meshes.

delete_surfaces

Delete imported surfaces.

display_imported_surfaces

Display imported surfaces.

display

Display design condition.

Included in:

Parent

Summary

definition

Condition definitions named-object-class.