interpolate#

class ansys.fluent.core.generated.solver.tui_261.main_menu.file.interpolate(service, version, mode, path)#

Bases: TUIMenu

Enter the interpolate menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

read_data(service, version, mode, path)

Read and interpolate data.

write_data(service, version, mode, path)

Write data for interpolation.

zone_selection(service, version, mode, path)

Define a list of cell zone IDs.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class read_data(service, version, mode, path)#

Bases: TUIMethod

Read and interpolate data.

class write_data(service, version, mode, path)#

Bases: TUIMethod

Write data for interpolation.

class zone_selection(service, version, mode, path)#

Bases: TUIMethod

Define a list of cell zone IDs. If specified, interpolation data will be read/written for these cell zones only.