scale#

class ansys.fluent.core.generated.solver.settings_261.scale(name=None, parent=None)#

Bases: Command

Controls whether to enable mesh scaling along selected directions.

Parameters:
x_scalereal

Sets the scaling factor for the mesh along the X direction.

y_scalereal

Sets the scaling factor for the mesh along the Y direction.

z_scalereal

Sets the scaling factor for the mesh along the Z direction.

Arguments

Argument

Summary

x_scale

Sets the scaling factor for the mesh along the X direction.

y_scale

Sets the scaling factor for the mesh along the Y direction.

z_scale

Sets the scaling factor for the mesh along the Z direction.

Included in:

Parent

Summary

mesh

Provides access to mesh operations such as generation, transformation, repair, import/export and more.