spatial#

class ansys.fluent.core.solver.tui_231.main_menu.solution.controls.contact_solution_controls.spatial(path, service)#

Bases: TUIMenu

Spatial discretization control options.

Methods:

first_to_second_order_blending(*args, **kwargs)

Set factor to control first order to second order blending.

first_to_second_order_blending_list(*args, ...)

List set factor to control first order to second order blending.

flow_skew_diffusion_exclude(*args, **kwargs)

Exclude skew diffusion discretization contribution for momentum.

rhie_chow_flux_specify(*args, **kwargs)

Allow specification of the the rhie-chow flux method.

rhie_chow_method(*args, **kwargs)

Enter the rhie-chow flux method.

scalars_skew_diffusion_exclude(*args, **kwargs)

Exclude skew diffusion discretization contribution for scalars.

scheme(*args, **kwargs)

Set advection scheme for contact event stability.

first_to_second_order_blending(*args, **kwargs)#

Set factor to control first order to second order blending.

first_to_second_order_blending_list(*args, **kwargs)#

List set factor to control first order to second order blending.

flow_skew_diffusion_exclude(*args, **kwargs)#

Exclude skew diffusion discretization contribution for momentum.

rhie_chow_flux_specify(*args, **kwargs)#

Allow specification of the the rhie-chow flux method.

rhie_chow_method(*args, **kwargs)#

Enter the rhie-chow flux method.

scalars_skew_diffusion_exclude(*args, **kwargs)#

Exclude skew diffusion discretization contribution for scalars.

scheme(*args, **kwargs)#

Set advection scheme for contact event stability.