create#

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

Bases: CommandWithPositionalArgs

Create mesh interfaces.

Parameters:
namestr

Enter a prefix for mesh interface names.

boundary_1str

Select first interface zones for pairing.

boundary_2str

Select first interface zones for pairing.

periodicitystr

Set interface periodicity type.

intf_typestr

Set interface type.

mesh_connectivitystr

Set interface mesh connectivity type.

Arguments

Argument

Summary

name

Enter a prefix for mesh interface names.

boundary_1

Select first interface zones for pairing.

boundary_2

Select first interface zones for pairing.

periodicity

Set interface periodicity type.

intf_type

Set interface type.

mesh_connectivity

Set interface mesh connectivity type.

Included in:

Parent

Summary

interfaces

Physics interface definitions.