create#

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

Bases: CommandWithPositionalArgs

Create mesh interfaces.

Parameters:
namestr

The prefix for the mesh interface.

zonesList

Boundary zones and/or cell zones for pairing.

matchingbool

Specifies whether mesh-interface is matching.

ignore_area_differencebool

Check if user want to create poorly matched interface.

Arguments

Argument

Summary

name

The prefix for the mesh interface.

zones

Boundary zones and/or cell zones for pairing.

matching

Specifies whether mesh-interface is matching.

ignore_area_difference

Check if user want to create poorly matched interface.

Included in:

Parent

Summary

interface_3

Create mesh interfaces.