create#

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

Bases: CommandWithPositionalArgs

Create mesh interfaces.

Parameters:
namestr

The prefix for mesh interface names.

boundary_1str

First interface zones for pairing.

boundary_2str

First interface zones for pairing.

periodicitystr

Interface periodicity type.

intf_typestr

Interface type.

mesh_connectivitystr

Interface mesh connectivity type.

Arguments

Argument

Summary

name

The prefix for mesh interface names.

boundary_1

First interface zones for pairing.

boundary_2

First interface zones for pairing.

periodicity

Interface periodicity type.

intf_type

Interface type.

mesh_connectivity

Interface mesh connectivity type.

Included in:

Parent

Summary

interfaces

Physics interface definitions.