create#

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

Bases: CommandWithPositionalArgs

Create a custom field function.

Parameters:
namestr

The name for the custom field function.

custom_field_functionstr

The custom field function.

Arguments

Argument

Summary

name

The name for the custom field function.

custom_field_function

The custom field function.

Included in:

Parent

Summary

custom_field_functions_1

Provides access to creating custom field function.