flux_scaling#

class ansys.fluent.core.generated.solver.settings_242.flux_scaling.flux_scaling(name=None, parent=None)#

Bases: Command

Enable or disable flux scaling at the turbo interfaces.

Parameters:
enabled_allbool

Enable flux scaling for all the interfaces.

disabled_allbool

Disable flux scaling for all the interfaces.

interface_namestr

Define the turbo interface to enable/disable flux scaling.

scalebool

Enable or disable flux scaling for the turbo interface.

Arguments

Argument

Summary

enabled_all

Enable flux scaling for all the interfaces.

disabled_all

Disable flux scaling for all the interfaces.

interface_name

Define the turbo interface to enable/disable flux scaling.

scale

Enable or disable flux scaling for the turbo interface.

Included in:

Parent

Summary

expert

Configure expert parameters for turbo interfaces.