calculate_patch#

class ansys.fluent.core.solver.settings_231.calculate_patch.calculate_patch(name=None, parent=None)#

Patch a value for a flow variable in the domain.

Parameters:
domainstr

‘domain’ child.

cell_zonesList

‘cell_zones’ child.

register_idList

‘register_id’ child.

variablestr

‘variable’ child.

patch_velocitybool

‘patch_velocity’ child.

use_custom_field_functionbool

‘use_custom_field_function’ child.

custom_field_function_namestr

‘custom_field_function_name’ child.

valuereal

‘value’ child.

Arguments

Argument

Summary

domain

‘domain’ child.

cell_zones

‘cell_zones’ child.

register_id

‘register_id’ child.

variable

‘variable’ child.

patch_velocity

‘patch_velocity’ child.

use_custom_field_function

‘use_custom_field_function’ child.

custom_field_function_name

‘custom_field_function_name’ child.

value

‘value’ child.

Included in:

Parent

Summary

patch

‘patch’ child.