compute#

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

Bases: Command

Initiates automatic computation of reference values based on selected zones and flow conditions.

Parameters:
from_zone_typestr

Selects the type of zone (e.g., inlet, wall) from which to compute reference values.

from_physics_typestr

Physics region type.

from_zone_namestr

Specifies the zone name used to derive reference values.

from_physics_namestr

Physics region name.

phasestr

Chooses the phase (in multiphase flows) from which to compute reference values.

Arguments

Argument

Summary

from_zone_type

Selects the type of zone (e.g., inlet, wall) from which to compute reference values.

from_physics_type

Physics region type.

from_zone_name

Specifies the zone name used to derive reference values.

from_physics_name

Physics region name.

phase

Chooses the phase (in multiphase flows) from which to compute reference values.

Included in:

Parent

Summary

reference_values

Manages reference values used in calculations of coefficients and non-dimensional quantities.