interpolation#

class ansys.fluent.core.solver.settings_232.interpolation.interpolation(name=None, parent=None)#

Bases: Group

Main menu holding options to enable/disable interpolation of flow data to the particle position.

Attributes

Attribute

Summary

flow_cp_interpolation_enabled

Enable/disable interpolation of flow specific heat to the particle position.

flow_density_interpolation_enabled

Enable/disable interpolation of flow density to the particle position.

flow_gradient_interpolation_enabled

Enable/disable interpolation of flow solution gradients to the particle position.

flow_viscosity_interpolation_enabled

Enable/disable interpolation of flow laminar viscosity to the particle position.

flow_temperature_interpolation_enabled

Enable/disable interpolation of flow temperature to the particle position.

zero_nodal_velocities_on_walls

Enable/disable setting the nodal velocity on all walls to zero.

Included in:

Parent

Summary

high_res_tracking_options

Main menu containing settings that control the High-Res Tracking scheme.