replace#

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

Bases: Command

Replace mesh and interpolate data.

Parameters:
file_name_1str

Specifies the mesh file to use when replacing the existing mesh.

zonesbool

Enable/disable data interpolation across zones when replacing the mesh.

Arguments

Argument

Summary

file_name

Specifies the mesh file to use when replacing the existing mesh.

zones

Enable/disable data interpolation across zones when replacing the mesh.

Included in:

Parent

Summary

mesh

Provides access to mesh operations such as generation, transformation, repair, import/export and more.