create#

class ansys.fluent.core.generated.solver.settings_251.create(name=None, parent=None)#

Bases: CommandWithPositionalArgs

Create a custom field function.

Parameters:
namestr

Specify the name for the custom field function.

custom_field_functionstr

Specify the custom field function.

Arguments

Argument

Summary

name

Specify the name for the custom field function.

custom_field_function

Specify the custom field function.

Included in:

Parent

Summary

custom_field_functions_1

Provides access to creating custom field function.